------- Comment #7 from howarth at nitro dot med dot uc dot edu  2008-11-18 
04:19 -------
Can confirm the same behavior with gcc 4.3.2 on powerpc-apple-darwin9. With...

gcc-4  -ansi -pedantic-errors -lm -m32 initpri1.c

the testcase aborts. With...

gcc-4 -ansi -pedantic-errors -lm -m32 -fno-PIC initpri1.c

it executes fine.


-- 


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

Reply via email to