This is the mail archive of the gcc-patches@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]

Re: fix i387 sibcalls


On Wed, 31 Aug 2005, Richard Henderson wrote:

> The patch for PR23289 was incorrect for functions touching the floating
> point stack.  This was caught by adding a verify_flow_info call at the
> end of fixup_abnormal_edges; we emitted stack fixup code after the 
> tail call.

Isn't that a problem of regstack then?  Btw, you didn't add the testcase
to the testsuite, did you?

Richard.


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