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 optimization/12372] [3.4 regression] miscompilation of execute/20030307-1.c at -O2 and -Os


------- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca  2004-01-10 17:41 -------
Subject: Re:  [3.4 regression] miscompilation of execu

> No, the bugs are not related.  They equally affect SPARC and HP-PA because
> there
> seems to be a close ressemblance between the two ports.

20030307-1.c fails because the stack arguments of a sibcall are deleted.

Eric, I have been meaning to ask if you have more details on the problem
caused by the fix to calls.c that I posted some time ago.  I haven't
encountered the same problem on the PA.  Is there a way to fix up this
approach?

Dave


-- 


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


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