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



Dominique d'Humieres <dominiq at lps dot ens.fr> changed:



           What    |Removed                     |Added

----------------------------------------------------------------------------

             Status|UNCONFIRMED                 |NEW

   Last reconfirmed|                            |2013-03-20

     Ever Confirmed|0                           |1



--- Comment #8 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2013-03-20 
08:19:32 UTC ---

I see the same failure on x86_64-apple-darwin10 for 4.9. This is due to

revision 196784 (r196783 bootstraps). As asked by Uros I have attached the

preprocessed source and generated assembly obtained with



/opt/gcc/p_build/./gcc/xgcc -B/opt/gcc/p_build/./gcc/ -g -O2 -DIN_GCC -W -Wall

-Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes

-Wmissing-prototypes -Wold-style-definition -isystem ./include -fno-common

-DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fno-common -I. -I.

-I../.././gcc -I../../../p_work/libgcc -I../../../p_work/libgcc/.

-I../../../p_work/gcc -I../../../p_work/include -DHAVE_CC_TLS -DUSE_EMUTLS -o

extenddftf2_s.o -MT extenddftf2_s.o -MD -MP -MF extenddftf2_s.dep -DSHARED -c

-dp ../../../p_work/libgcc/soft-fp/extenddftf2.c -save-temps



The bootstrap is done in a directory different from the source one.

Reply via email to