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/26479] suboptimal register allocation for return register



------- Comment #3 from pinskia at gcc dot gnu dot org  2006-03-03 19:00 -------
Oh, if I turn off the first pass of scheduling it also works so that means this
is truely a ra issue.  if conversion is just exposing the problem by moving the
load of constant above the branch.


-- 


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


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