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 support for gigantic stack frames on x86-64


On Fri, Jun 06, 2003 at 10:20:26AM +0200, Jan Hubicka wrote:
> Right, it is also issue for debugging when you stop program
> asynchronously.  I guess I should come up with sollution for 3.3 branch
> too.  Any idea how to implement it less intrusivly than cleaning up the
> dwarf2out.

I don't think we can do anything for 3.3, sorry.

> OK, I can wait for your dwarf2out work before applying the patch (with
> the adjustment hackery removed) or I can apply just the function.c fixes
> so we at least get compiler ICE instead of silent misscompilation.

I guess go ahead and commit your change for now, and we'll 
adjust it for pedantry later.


r~


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