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/25737] [4.1/4.2 Regression] ACATS tests c974001 and c974013 do not terminate with struct aliasing



------- Comment #18 from rguenth at gcc dot gnu dot org  2006-03-23 22:28 -------
I don't get it either.  Comment #14 makes us not create an SFT for the
structure element, which of course works around the existing problem as
-fno-tree-salias does.  How can the addressability of Succ make a difference
for the testcase?
We only take the addresses of type TimerQueue.


-- 


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


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