[Bug 106] [ARM] pragma(mangle) not working if -fsection-anchors is enabled

gdc-bugzilla at gdcproject.org gdc-bugzilla at gdcproject.org
Sat Feb 15 06:42:01 PST 2014


http://bugzilla.gdcproject.org/show_bug.cgi?id=106

Iain Buclaw <ibuclaw at gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ibuclaw at gdcproject.org

--- Comment #1 from Iain Buclaw <ibuclaw at gdcproject.org> 2014-02-15 14:42:01 GMT ---
Problem #2:

D main ()
{
  int D.2453;
  struct  D.2452;
  int test_______________________________________9.0;
  int test_______________________________________9.0_1;
  int _2;
}


The DECL_NAME should really be the language name, not the DECL_ASSEMBLER_NAME.

-- 
Configure bugmail: http://bugzilla.gdcproject.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the D.gnu mailing list