This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/34884] [4.3 Regression] gfortran.dg/array_constructor_9.f90



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]