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 tree-optimization/24609] Same value duplicated in two different registers



------- Comment #5 from ian at airs dot com  2005-11-01 18:06 -------
That means that you did get only one register, and that therefore the block was
simple enough for RTL if-conversion to operate.

So I'd still like to understand why we get two identical registers in the
original test case, which is clearly bad.


-- 


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


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