[Bug c/18139] [4.0 Regression] GCC miscompiles libcpp/charset.c

2004-10-25 Thread aaronavay62 at aaronwl dot com
--- Additional Comments From aaronavay62 at aaronwl dot com 2004-10-25 06:31 --- For what its worth, this bug wasn't introduced recently. It was failing at least since June 1st, 2004. I'll continue to search for offending changes. This may take a few days. --

[Bug c/18139] [4.0 Regression] GCC miscompiles libcpp/charset.c

2004-10-25 Thread bonzini at gcc dot gnu dot org
--- Additional Comments From bonzini at gcc dot gnu dot org 2004-10-25 07:39 --- --enable-bootstrap would build libcpp and libiberty with the newly-built GCC. It is correct that the host compiler is used. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18139

[Bug c/18139] [4.0 Regression] GCC miscompiles libcpp/charset.c

2004-10-25 Thread dannysmith at users dot sourceforge dot net
--- Additional Comments From dannysmith at users dot sourceforge dot net 2004-10-25 08:14 --- Compiling charset.c with -O2 -fno-unit-at-a-time with newly built cc1.exe also avoids the bug. Danny -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18139

[Bug c/18139] [4.0 Regression] GCC miscompiles libcpp/charset.c

2004-10-25 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-10-25 11:41 --- *** This bug has been marked as a duplicate of 17526 *** -- What|Removed |Added