[Bug middle-end/33335] [4.3 Regression] FAIL: 26_numerics/complex/inserters_extractors/wchar_t/1.cc
jakub at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Nov 6 10:48:00 GMT 2007
------- Comment #8 from jakub at gcc dot gnu dot org 2007-11-06 10:47 -------
Seems to be (at least on ppc64-linux) PCH related, if I move O2.gch away,
assembly contains the correct __gcc_qdiv references, while after moving it
back I get back the incorrect __divtf3 ones. Looking into it.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33335
More information about the Gcc-bugs
mailing list