[Issue 40] New: Missing "flatten" and "inline" GCC attributes in GDC
    gdc-bugzilla at gdcproject.org 
    gdc-bugzilla at gdcproject.org
       
    Fri Mar  8 08:38:16 PST 2013
    
    
  
http://gdcproject.org/bugzilla/show_bug.cgi?id=40
             Bug #: 40
           Summary: Missing "flatten" and "inline" GCC attributes in GDC
    Classification: Unclassified
           Product: GDC
           Version: development
          Platform: All
               URL: http://forum.dlang.org/post/mailman.281.1362755942.144
                    96.d.gnu at puremagic.com
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gdc
        AssignedTo: ibuclaw at gdcproject.org
        ReportedBy: art.08.09 at gmail.com
>From ML thread:
need @flatten to get decent performance, and
@noinline to have compile times measured in minutes and not hours (literally,
as
@flatten can otherwise result in practically infinite recursive inlining).
-- 
Configure issuemail: http://gdcproject.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all issue changes.
    
    
More information about the D.gnu
mailing list