This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/11449] [3.4 Regression] ICE in invert_truthvalue called on AND operation
- From: "kazu at cs dot umass dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Jul 2003 17:36:43 -0000
- Subject: [Bug c/11449] [3.4 Regression] ICE in invert_truthvalue called on AND operation
- References: <20030707033540.11449.trisk@quasarnet.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11449
kazu at cs dot umass dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |law at redhat dot com
------- Additional Comments From kazu at cs dot umass dot edu 2003-07-07 17:36 -------
This is caused by Jeff Law's patch:
http://gcc.gnu.org/ml/gcc-cvs/2003-07/msg00121.html
He made a follow-up:
http://gcc.gnu.org/ml/gcc-cvs/2003-07/msg00192.html
but it is irrelevant to the testcase in the PR.