This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/25677] [4.2 regression] testsuite failure:gcc.c-torture/execute/960802-1.c -O1 and -O2
- From: "hp at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Jan 2006 00:02:10 -0000
- Subject: [Bug rtl-optimization/25677] [4.2 regression] testsuite failure:gcc.c-torture/execute/960802-1.c -O1 and -O2
- References: <bug-25677-507@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from hp at gcc dot gnu dot org 2006-01-07 00:02 -------
I built and checked cross from i686-pc-linux-gnu to cris-axis-linux-gnu with
this
patch, and built CSiBE-2.1.1 at -O0, -O1, -O2 (note 1) and -O3 compile-time
tests and -Os compile-time and size tests, with just the two expected
differences in the generated code (using the previously posted unrandomization
and asm-wrapper patches).
Thanks!
(note 1: fails to compile -O2: invalid assembly code is generated for
linux-2.4.23-pre3-testplatform/net/ipv4/tcp_input.c at -O2 with and without
the patch due to a different bug)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25677