[Bug c++/40561] [4.3 Regression] code does not compile -- compiles fine when replacing != with !(==)
mikpe at it dot uu dot se
gcc-bugzilla@gcc.gnu.org
Sun Jan 3 23:15:00 GMT 2010
------- Comment #10 from mikpe at it dot uu dot se 2010-01-03 23:15 -------
(In reply to comment #9)
> Fascinating indeed. If someone can bisect where during 4.4 development we
> fixed this again or where during 4.3 development we broke it that would be
> nice.
This test case was fixed for 4.4 by r142961, the fix for PR38564.
This test case fails with a recent 4.3, but r142961 applies cleanly and fixes
the test case. I haven't done any testsuite runs on that combo yet, however.
--
mikpe at it dot uu dot se changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mikpe at it dot uu dot se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40561
More information about the Gcc-bugs
mailing list