This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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



------- Comment #8 from pcarlini at suse dot de  2007-05-06 10:16 -------
(In reply to comment #6)
> Unmodified, 12.cc fails here:
> 
> Breakpoint 1, bool test12_aux<short>(bool) (integer_type=true)

Nothing changed in the library code for integers, lately, and, moreover, as far
as I can see, the test started failing exactly around 2007-04-06, when I
changed that code involved only with floats. Moreover, for integers, there is
nothing target-specific in the library, and the other targets (hppa-linux
included) are fine. I'm going to commit my changes, which are needed, anyway,
but, missing additional info, I cannot do more, I have absolutely no clues.
Maybe it's just a miscompilation, you should try to compile both library and
testcase at lower optimization level, as a first check.


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]