This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/16867] [3.5 Regression] Inline array initializer miscompilation at -O
- From: "dnovillo at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Aug 2004 14:39:44 -0000
- Subject: [Bug tree-optimization/16867] [3.5 Regression] Inline array initializer miscompilation at -O
- References: <20040803204738.16867.mckinlay@redhat.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From dnovillo at gcc dot gnu dot org 2004-08-12 14:39 -------
It was a DCE bug exacerbated by confusing information given by the dataflow
framework. Fixed with:
http://gcc.gnu.org/ml/gcc-patches/2004-08/msg00728.html
--
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16867