#621 closed defect (fixed)
powerpc-rtems-gcc >= 3.3.2 lacks -D__USE_INIT_FINI__
Reported by: | Ralf Corsepius | Owned by: | Joel Sherrill |
---|---|---|---|
Priority: | high | Milestone: | 2 |
Component: | tool | Version: | 4.7 |
Severity: | critical | Keywords: | |
Cc: | bugs@…, ralf.corsepius@… | Blocked By: | |
Blocking: |
Description
gcc >= 3.3.2 lacks -DUSE_INIT_FINI
This bug also affects the
rtems-4.7-powerpc-rtems4.7-gcc-gcc3.3.2newlib1.11.0-3 rpm.
Release:
RTEMS-4.7
How-To-Repeat:
touch tmp.c
/opt/rtems-4.7/bin/powerpc-rtems4.7-gcc --save-temps -Wp,-dD -o tmp.o -c tmp.c
Check tmp.i for USE_INIT_FINI
Attachments (1)
Change History (3)
comment:1 Changed on 05/22/04 at 04:07:25 by Ralf Corsepius
Status: | assigned → waiting |
---|
comment:2 Changed on 09/22/04 at 14:15:11 by Ralf Corsepius
Status: | waiting → closed |
---|
Changed on 12/03/06 at 13:31:13 by Ralf Corsepius
Attachment: | gcc-3.4.0-rtems-ppc-init-fini-rc-20040522-1.diff added |
---|
gcc-3.4.0-rtems-ppc-init-fini-rc-20040522-1.diff
Note: See
TracTickets for help on using
tickets.
State-Changed-From-To: feedback->closed
State-Changed-Why: Patch has been applied to gcc >= 3.4.3