[Bug ada/10670] 'section' Machine_Attribute directive ignored

ebotcazou at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Mar 31 08:16:00 GMT 2005


------- Additional Comments From ebotcazou at gcc dot gnu dot org  2005-03-31 08:16 -------
'section' is not a machine attribute, it's an attribute of C-like languages. 
The compiler is correct in rejecting it.  Use pragma Linker_Section instead.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ebotcazou at gcc dot gnu dot
                   |                            |org
             Status|NEW                         |RESOLVED
           Keywords|wrong-code                  |
         Resolution|                            |INVALID
            Summary|gcc ignors 'pragma          |'section' Machine_Attribute
                   |Machine_Attribute' directive|directive ignored


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10670



More information about the Gcc-bugs mailing list