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/14115] 'pragma Linker_Section' stop working with gcc-3.2.1 or earlier


------- Additional Comments From charlet at gcc dot gnu dot org  2004-02-12 17:29 -------
Works fine on mainline.

Possibly fixed by this change:

<<
2004-01-16  Kazu Hirata  <kazu@cs.umass.edu>

        * Make-lang.in (utils.o): Depend on target.h.
        * utils.c: Include target.h.
        (process_attributes): Use targetm.have_named_sections instead
        of ASM_OUTPUT_SECTION_NAME.
>>

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |3.5.0


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


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