[Bug libstdc++/31836] [4.3 Regression] FAIL: 27_io/basic_istream/extractors_arithmetic/char/12.cc execution test

pcarlini at suse dot de gcc-bugzilla@gcc.gnu.org
Mon May 7 00:02:00 GMT 2007



------- Comment #16 from pcarlini at suse dot de  2007-05-07 01:02 -------
Ok. I would suggest doing the basic checks, e.g.: build and install the library
itself -O0 and then compile the testcase too -O0; comment out everything in the
main of testcase 12.cc except the line VERIFY(test12_aux<short>(true));
"un-templatize" test12_aux, make of it a normal function on short or any other
type... Try by all means to figure out how and where the testcase is failing
for integer types, because, I repeat, my changes for 31117 are completely
unrelated to the code parsing integer types.


-- 


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



More information about the Gcc-bugs mailing list