http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46389
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |WAITING Last reconfirmed| |2010.11.10 09:45:28 CC| |jakub at gcc dot gnu.org Ever Confirmed|0 |1 --- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> 2010-11-10 09:45:28 UTC --- I couldn't reproduce this. r166509, CC='gcc -m31' s390 ../configure --enable-languages=c,c++,ada bootstrapped just fine. I've also tried all the supported -march= options on the a-strsup.o compilation line. So, if you can reproduce it, can you debug it a little bit? It is in my code, so I'll try to help, but unless I can reproduce it I can't do much with it.