This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/15923] [4.0 Regression] gcc.c-torture/execute/931004-12.c fails on powerpc-apple-darwin


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]