This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug testsuite/30777] testsuite/gcc.target/i386/abi-1.c failure on openSolaris
- From: "mmitchel at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Mar 2007 02:09:07 -0000
- Subject: [Bug testsuite/30777] testsuite/gcc.target/i386/abi-1.c failure on openSolaris
- References: <bug-30777-14087@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from mmitchel at gcc dot gnu dot org 2007-03-27 03:09 -------
I can confirm this issue, using both a GCC 4.1.x compiler and an FSF mainline
compiler on the most current (late 2006) release of Solaris 10. Sun's version
of GCC (based on GCC 3.4.3) as installed in /usr/sfw/bin/gcc crashes on this
test case, so it seems reasonable to say that there is no ABI for this on
Solaris, at least for GCC. It would be interesting to know what Sun's
proprietary compilers do.
However, until we have some evidence that this is contrary to a published Sun
ABI, I think we should consider this result as expected on Solaris, since it is
what GCC has done for several releases.
I will submit a testsuite patch to that effect, for review by the Solaris
maintainers.
--
mmitchel at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2007-03-27 03:09:06
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30777