This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/25737] ACATS tests c974001 and c974013 do not terminate with struct aliasing enabled
- From: "ebotcazou at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Mar 2006 10:28:10 -0000
- Subject: [Bug tree-optimization/25737] ACATS tests c974001 and c974013 do not terminate with struct aliasing enabled
- References: <bug-25737-10053@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from ebotcazou at gcc dot gnu dot org 2006-03-22 10:28 -------
Hum... perhaps I'm naive, but what's the point of creating SFTs for addressable
variables? What's the mechanism that is supposed to add V_MAY_DEFs for SFTs of
such variables when V_MAY_DEFs are added for the variables?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25737