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 middle-end/17052] [3.5 Regression] altivec varargs failure if no optimization


------- Additional Comments From janis187 at us dot ibm dot com  2004-08-16 21:08 -------
It works with -O1 and fails with -O0, so it must be deeper than getting the ABI
support wrong.  There were no changes to argument handling in the backend for
the tree-ssa merge and that when the tests started failing.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17052


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