This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]