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 target/11229] pure-1.c fails on powerpc64-linux with -O1


------- Additional Comments From amodra at gcc dot gnu dot org  2003-12-02 02:28 -------
Probably not.  Looking over the code again, it appears to me that src_eqv_elt
should only be set when there is a REG_EQUAL note on an insn.

See also http://gcc.gnu.org/ml/gcc-patches/2003-08/msg01695.html

And what looks like a different approach to fixing the same problem:
http://gcc.gnu.org/ml/gcc-patches/2003-11/msg01611.html
I'm doing a build now to see if that's the case.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11229


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