This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/36143] [4.4 Regression]: FAIL: g++.dg/tree-ssa/pr19637.C
- 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 May 2008 03:56:00 -0000
- Subject: [Bug middle-end/36143] [4.4 Regression]: FAIL: g++.dg/tree-ssa/pr19637.C
- References: <bug-36143-682@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 2008-05-06 03:56 -------
(In reply to comment #2)
> FWIW, noticed on cris-elf as well, where additionally, for the record,
> gfortran.dg/transfer_assumed_size_1.f90 regressed. From gfortran.log:
I just checked on i686-darwin and there is no changes that were produced by the
VIEW_CONVERT_EXPR changes in forwprop. That is forwprop does not produce any
VIEW_CONVERT_EXPR for that testcase.
g++.dg/tree-ssa/pr19637.C is just a missed optimization and not about wrong
code in this case.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36143