[Bug target/28629] Segfault with --march=pentium-m -O2 when compiling faac

2006-08-07 Thread dannysmith at users dot sourceforge dot net
--- Comment #6 from dannysmith at users dot sourceforge dot net 2006-08-07 21:04 --- (In reply to comment #2) > (In reply to comment #0) > precisely, the bug can be reproduced with a combination of --march=pentium-m > (or --march=pentium3 -msse2), -mfpmath=sse,387, and any optimization

[Bug target/28629] Segfault with --march=pentium-m -O2 when compiling faac

2006-08-07 Thread zuxy dot meng at gmail dot com
--- Comment #5 from zuxy dot meng at gmail dot com 2006-08-07 09:28 --- (In reply to comment #4) > Please disable your locale momentarily, and copy/paste the output of > gcc -### -O2 -march=pentium-m filtbank.i > or something like that. C:\MSYS\source\faac\libfaac>gcc -### -O2 -march=p

[Bug target/28629] Segfault with --march=pentium-m -O2 when compiling faac

2006-08-07 Thread bonzini at gnu dot org
--- Comment #4 from bonzini at gnu dot org 2006-08-07 09:00 --- Please disable your locale momentarily, and copy/paste the output of gcc -### -O2 -march=pentium-m filtbank.i or something like that. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28629

[Bug target/28629] Segfault with --march=pentium-m -O2 when compiling faac

2006-08-07 Thread rguenth at gcc dot gnu dot org
--- Comment #3 from rguenth at gcc dot gnu dot org 2006-08-07 08:40 --- doesn't reproduce on i686-linux. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added