This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/6123] sparc-sun-solaris2.7 gcc-3.1 C testsuite failure in verify_local_live_at_start w/-fpic|-fPIC on gcc.dg/20020312-2.c
- From: "dhazeghi at yahoo dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Jun 2003 03:37:51 -0000
- Subject: [Bug middle-end/6123] sparc-sun-solaris2.7 gcc-3.1 C testsuite failure in verify_local_live_at_start w/-fpic|-fPIC on gcc.dg/20020312-2.c
- References: <20020401103600.6123.ghazi@caip.rutgers.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6123
dhazeghi@yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
GCC build triplet| |sparc-sun-solaris2.7
GCC host triplet| |sparc-sun-solaris2.7
GCC target triplet| |sparc-sun-solaris2.7
------- Additional Comments From dhazeghi@yahoo.com 2003-06-05 03:37 -------
Confirmed with gcc 3.2. With gcc 3.3 (branch) on i686-linux and Christian's testcase, I get:
/tmp/ccS0QCPS.s: Assembler messages:
/tmp/ccS0QCPS.s:20: Error: suffix or operands invalid for `lea'
With mainline, the testcase compiles and assembles fine.
On cross-compiler to SPARC, Christian's testcase compiles fine with gcc 3.3 branch and mainline
(20030604).
Does this mean this bug has been fixed? Thanks,
Dara
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.