This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/49320] gcc.dg/vect/vect-strided-u8-i8-gap4-unknown.c FAILs with random flags
- From: "irar at il dot ibm.com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 8 Jun 2011 09:48:55 +0000
- Subject: [Bug tree-optimization/49320] gcc.dg/vect/vect-strided-u8-i8-gap4-unknown.c FAILs with random flags
- Auto-submitted: auto-generated
- References: <bug-49320-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49320
Ira Rosen <irar at il dot ibm.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |irar at il dot ibm.com
Resolution| |DUPLICATE
--- Comment #1 from Ira Rosen <irar at il dot ibm.com> 2011-06-08 09:48:39 UTC ---
It's a duplicate of pr 49239. The preprocessed source doesn't have the
initialization of res, that was added in r174469.
Ira
*** This bug has been marked as a duplicate of bug 49239 ***