This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/41451] [4.5 Regression] Bootstrap failure with fold checking
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Oct 2009 18:45:15 -0000
- Subject: [Bug bootstrap/41451] [4.5 Regression] Bootstrap failure with fold checking
- References: <bug-41451-15951@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from pinskia at gcc dot gnu dot org 2009-10-05 18:45 -------
Before:
t.c:4:35>>
After:
t.c:4:7>>
This is on the compound_expr's operand 1 which is eq_expr.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41451