This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/31979] ICE compiling openssl-0.9.8e/apps/ocsp.c
- From: "roederja at cs dot washington dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Jun 2007 22:31:20 -0000
- Subject: [Bug middle-end/31979] ICE compiling openssl-0.9.8e/apps/ocsp.c
- References: <bug-31979-13165@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from roederja at cs dot washington dot edu 2007-06-15 22:31 -------
Created an attachment (id=13710)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13710&action=view)
Testcase
Compile this file with -O2 or higher to trigger the bug, no other flags
necessary. With -O1 it compiles fine.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31979