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

Re: haifa buffer overflow



  In message <199710020044.RAA18118@dot.cygnus.com>you write:
  > The debugging dumps from haifa overflow the alloca'd buffer
  > on Alpha, doing Bad Things to the stack.  Since there's no
  > reason to go through such a buffer at all, I have it print
  > directly.
Thanks.  I hit this a few months ago and forgot about it and thus
never went looking for it (all I knew was we had a buffer overrun
somewhere in the debug code).

I've installed this into egcs.
jeff


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