This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/34884] [4.3 Regression] gfortran.dg/array_constructor_9.f90
- From: "steven at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Jan 2008 23:22:37 -0000
- Subject: [Bug middle-end/34884] [4.3 Regression] gfortran.dg/array_constructor_9.f90
- References: <bug-34884-682@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #16 from steven at gcc dot gnu dot org 2008-01-20 23:22 -------
I favor blowing away the RD patch.
Having the LR problem (and probably the LIVE problem too?) always propagate the
REG_EQ* notes as if they were real uses sounds like a terrible idea to me.
They are not real uses and should not be treated as such.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34884