This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/42878] "-fcompare-debug failure" at -O1 (2)
- From: "zsojka at seznam dot cz" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Jan 2010 18:46:44 -0000
- Subject: [Bug tree-optimization/42878] "-fcompare-debug failure" at -O1 (2)
- References: <bug-42878-14164@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from zsojka at seznam dot cz 2010-01-26 18:46 -------
Created an attachment (id=19717)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19717&action=view)
reduced testcase
Reduced from gcc/builtins.c
Command line:
gcc -O1 -fcompare-debug -c pr42878.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42878