This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/19786] Aliasing optimisation bug
- From: "sylvain dot pion at sophia dot inria dot fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Feb 2005 10:20:14 -0000
- Subject: [Bug tree-optimization/19786] Aliasing optimisation bug
- References: <20050206101741.19786.sylvain.pion@sophia.inria.fr>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From sylvain dot pion at sophia dot inria dot fr 2005-02-06 10:20 -------
Created an attachment (id=8135)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8135&action=view)
Compile with -O2 and execute
It is not preprocessed, but uses <vector> (and <cassert> for illustration).
I can send a preprocessed version if needed.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19786