This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/15923] [4.0 Regression] gcc.c-torture/execute/931004-12.c fails on powerpc-apple-darwin
- From: "geoffk at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Sep 2004 23:32:33 -0000
- Subject: [Bug target/15923] [4.0 Regression] gcc.c-torture/execute/931004-12.c fails on powerpc-apple-darwin
- References: <20040610230759.15923.pinskia@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From geoffk at gcc dot gnu dot org 2004-09-13 23:32 -------
This is probably related to the va-arg-22 failure. Possibly the problem is that the ABI for passing
structures changed, and was changed back, but the varargs part wasn't changed back.
The test does not appear to be xfailed; I'm getting
FAIL: gcc.c-torture/execute/931004-12.c execution, -O0
and so on.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15923