------- 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