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 middle-end/42749] [4.5 Regression] -O2 and verify_stmts failed again



------- Comment #7 from pinskia at gcc dot gnu dot org  2010-01-16 06:21 -------
(In reply to comment #6)
> It is caused by revision 146831:

Exposed by, not really caused in this case.  The bug was there before the extra
checking was added.  I am looking into fixing tailr.  Note we do go from an
overflowing being wrapping to be undefined too.  So there is more than just
fixing types too.


-- 


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


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