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/24762] [killloop-branch] code motion of non-invariant expressions with hard registers.



------- Comment #7 from dberlin at gcc dot gnu dot org  2005-11-09 22:57 -------
There are also a ton of other bugs related to hard regs in reaching definitions
on df.c in mainline, i'm just guessing.

Try the df.c from the dataflow-branch, and see if it fixes the bug, because
honestly, i think you are barking up the wrong tree here.

Clobbers are most *certainly* not new definitions.


-- 


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


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