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 rtl-optimization/16028] Bad code gen for vector code with -O3 (caused by GRA/reload)


------- Additional Comments From ebotcazou at gcc dot gnu dot org  2004-06-16 22:33 -------
Is the call to find_equiv_reg you're talking about located in the inheritance
code from choose_reload_regs?  If so, that could be the same inheritance problem
I saw on i586: http://gcc.gnu.org/ml/gcc-patches/2004-04/msg01779.html


-- 


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


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