This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/49616] REGRESSION vectorization fails in case of runtime dimensioned vector
- From: "vincenzo.innocente at cern dot ch" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 18 May 2012 09:39:24 +0000
- Subject: [Bug tree-optimization/49616] REGRESSION vectorization fails in case of runtime dimensioned vector
- Auto-submitted: auto-generated
- References: <bug-49616-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49616
vincenzo Innocente <vincenzo.innocente at cern dot ch> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #2 from vincenzo Innocente <vincenzo.innocente at cern dot ch> 2012-05-18 09:39:24 UTC ---
now ok in
gcc version 4.7.1 20120517 (prerelease) [gcc-4_7-branch revision 187624] (GCC)
and
gcc version 4.8.0 20120509 (experimental) [trunk revision 187326] (GCC)