This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/30930] [4.3 Regression] vector can cause to create an extra variable, DECL_GIMPLE_REG_P not recomputed
- 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: 19 Sep 2008 22:24:21 -0000
- Subject: [Bug tree-optimization/30930] [4.3 Regression] vector can cause to create an extra variable, DECL_GIMPLE_REG_P not recomputed
- References: <bug-30930-6528@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #13 from pinskia at gcc dot gnu dot org 2008-09-19 22:24 -------
Fixed on the trunk.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to work|4.2.3 |4.2.3 4.4.0
Summary|[4.3/4.4 Regression] vector |[4.3 Regression] vector can
|can cause to create an extra|cause to create an extra
|variable, DECL_GIMPLE_REG_P |variable, DECL_GIMPLE_REG_P
|not recomputed |not recomputed
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30930