public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/15583] New: powerpc-rtems lacks __USE_INIT_FINI__
@ 2004-05-23  5:09 ralf_corsepius at rtems dot org
  2004-05-23  5:11 ` [Bug target/15583] " ralf_corsepius at rtems dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: ralf_corsepius at rtems dot org @ 2004-05-23  5:09 UTC (permalink / raw)
  To: gcc-bugs

powerpc-rtems relies on the compiler providing -D__USE_INIT_FINI__.

This define in missing in gcc-3.3.x, gcc-3.4.x and gcc-trunk/3.5

-- 
           Summary: powerpc-rtems lacks __USE_INIT_FINI__
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: ralf_corsepius at rtems dot org
                CC: gcc-bugs at gcc dot gnu dot org,joel at oarcorp dot com
GCC target triplet: powerpc-rtems*


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug target/15583] powerpc-rtems lacks __USE_INIT_FINI__
  2004-05-23  5:09 [Bug target/15583] New: powerpc-rtems lacks __USE_INIT_FINI__ ralf_corsepius at rtems dot org
@ 2004-05-23  5:11 ` ralf_corsepius at rtems dot org
  2004-05-23  5:35 ` ralf_corsepius at rtems dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: ralf_corsepius at rtems dot org @ 2004-05-23  5:11 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From ralf_corsepius at rtems dot org  2004-05-22 05:38 -------
Created an attachment (id=6359)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=6359&action=view)
gcc-3.5/CVS-trunk and gcc-3.4/gcc-3_4-branch version of the fix.

This patch is supposed to be applied to CVS-trunk and to gcc-3_4-branch

-- 


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug target/15583] powerpc-rtems lacks __USE_INIT_FINI__
  2004-05-23  5:09 [Bug target/15583] New: powerpc-rtems lacks __USE_INIT_FINI__ ralf_corsepius at rtems dot org
  2004-05-23  5:11 ` [Bug target/15583] " ralf_corsepius at rtems dot org
@ 2004-05-23  5:35 ` ralf_corsepius at rtems dot org
  2004-05-23  9:38 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: ralf_corsepius at rtems dot org @ 2004-05-23  5:35 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From ralf_corsepius at rtems dot org  2004-05-22 06:37 -------
Created an attachment (id=6360)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=6360&action=view)
gcc-3_3-branch version of this patch


-- 


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug target/15583] powerpc-rtems lacks __USE_INIT_FINI__
  2004-05-23  5:09 [Bug target/15583] New: powerpc-rtems lacks __USE_INIT_FINI__ ralf_corsepius at rtems dot org
  2004-05-23  5:11 ` [Bug target/15583] " ralf_corsepius at rtems dot org
  2004-05-23  5:35 ` ralf_corsepius at rtems dot org
@ 2004-05-23  9:38 ` pinskia at gcc dot gnu dot org
  2004-08-21  2:04 ` pinskia at gcc dot gnu dot org
  2004-09-22 14:21 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-05-23  9:38 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-05-22 12:06 -------
Confirmed.  Most likely this will only make it on to the 3.4 branch and the mainline.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-05-22 12:06:35
               date|                            |


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug target/15583] powerpc-rtems lacks __USE_INIT_FINI__
  2004-05-23  5:09 [Bug target/15583] New: powerpc-rtems lacks __USE_INIT_FINI__ ralf_corsepius at rtems dot org
                   ` (2 preceding siblings ...)
  2004-05-23  9:38 ` pinskia at gcc dot gnu dot org
@ 2004-08-21  2:04 ` pinskia at gcc dot gnu dot org
  2004-09-22 14:21 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-08-21  2:04 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-08-21 02:04 -------
Can somone post this to gcc-patches@?

-- 


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug target/15583] powerpc-rtems lacks __USE_INIT_FINI__
  2004-05-23  5:09 [Bug target/15583] New: powerpc-rtems lacks __USE_INIT_FINI__ ralf_corsepius at rtems dot org
                   ` (3 preceding siblings ...)
  2004-08-21  2:04 ` pinskia at gcc dot gnu dot org
@ 2004-09-22 14:21 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-09-22 14:21 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-09-22 14:20 -------
Fixed for 3.4.3.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |3.4.3


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2004-09-22 14:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-23  5:09 [Bug target/15583] New: powerpc-rtems lacks __USE_INIT_FINI__ ralf_corsepius at rtems dot org
2004-05-23  5:11 ` [Bug target/15583] " ralf_corsepius at rtems dot org
2004-05-23  5:35 ` ralf_corsepius at rtems dot org
2004-05-23  9:38 ` pinskia at gcc dot gnu dot org
2004-08-21  2:04 ` pinskia at gcc dot gnu dot org
2004-09-22 14:21 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).