This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/33680] [4.3 Regression] ICE when compilling elbg.c from ffmpeg (vectorizer)
- 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: 6 Oct 2007 19:37:43 -0000
- Subject: [Bug tree-optimization/33680] [4.3 Regression] ICE when compilling elbg.c from ffmpeg (vectorizer)
- References: <bug-33680-10490@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from pinskia at gcc dot gnu dot org 2007-10-06 19:37 -------
Vectorizer produces invalid Gimple SSA code:
D.1769_169 = D.1599 /[ex] 4;
D.1599 should be renamed.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dorit at gcc dot gnu dot org
Summary|[4.3 Regression] ICE when |[4.3 Regression] ICE when
|compilling elbg.c from |compilling elbg.c from
|ffmpeg |ffmpeg (vectorizer)
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33680