This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/34618] [4.3 regression] ICE with -fmudflap and vectorization
- 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
- Subject: [Bug tree-optimization/34618] [4.3 regression] ICE with -fmudflap and vectorization
- References: <bug-34618-1771@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from pinskia at gcc dot gnu dot org 2008-01-01 12:20 -------
> I wonder if the unroller should duplicate this marking
It should be marked as such by the unroller but then again, the unroller should
be using the same decl as before and just a new SSA_NAME.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pinskia at gcc dot gnu dot
| |org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34618