This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/17531] [ivopts] ICE compiling gzip deflate.c
- From: "dberlin at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Sep 2004 03:02:52 -0000
- Subject: [Bug tree-optimization/17531] [ivopts] ICE compiling gzip deflate.c
- References: <20040917025408.17531.dje@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From dberlin at gcc dot gnu dot org 2004-09-17 03:02 -------
Created an attachment (id=7158)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7158&action=view)
Minimized testcase
This is a minimized testcase.
Fails with -O1 -fstrict-aliasing, passes with -O1 -fstrict-aliasing -fno-ivopts
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17531