------- Comment #6 from michael dot haubenwallner at salomon dot at  2007-02-17 
14:35 -------
(In reply to comment #5)

> There is another bug (PR15087) about GCC not obeying the IA64 runtime 
> alignment
> requrements in other cases.
> 

Huh, this one is nearly three years old.
After reading that one, if understanding right, I'd be happy to have a patch
for gcc to fix this if available, even if not in svn, as we link only against
oracle and SAP libs from third party, not using structures as return values
IIRC. Everything else is built with this same gcc.

Or would it be enough to simply disable inlining here as a workaround ?
If yes, a simple patch to disable inlining for this platform might help, to
avoid to have our build-process always pass -fno-inline (unfortunately we're
not using autotools everywhere yet).


-- 


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

Reply via email to