This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/37533] ICE with parallel for loop
- 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: 20 Sep 2008 03:06:23 -0000
- Subject: [Bug c++/37533] ICE with parallel for loop
- References: <bug-37533-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-09-20 03:06 -------
Well this is an accepts invalid code since it "compiles" at -O0 when it should
not. The ICE is during scev analysis.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Keywords| |accepts-invalid
Last reconfirmed|0000-00-00 00:00:00 |2008-09-20 03:06:23
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37533