This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/35736] [4.4 regression] ICE with continue and -Wall
- 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: 30 Mar 2008 00:57:03 -0000
- Subject: [Bug c/35736] [4.4 regression] ICE with continue and -Wall
- References: <bug-35736-1771@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from pinskia at gcc dot gnu dot org 2008-03-30 00:57 -------
This is a predict_expr tree. Shouldn't TREE_SIDE_EFFECTS be set on that
expression?
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hubicka at gcc dot gnu dot
| |org
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2008-03-30 00:57:03
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35736