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/23455] tree load PRE is not working properly



------- Comment #8 from bonzini at gnu dot org  2006-01-03 08:04 -------
> Ehm, wouldn't "unsigned char *" alias everything?  GCSE doesn't do load PRE for
> me on the original test case, either.

Yes, I was checking if load PRE removes the redundant load of t3 if
flush_outbuf is not called.  See comment #4.


-- 


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



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