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]

Re: sched/flow problem with memory corruption due to mark_set_resources


Am Mon, 30 Aug 1999 schrieb Richard Henderson:
>On Sun, Aug 29, 1999 at 11:11:51PM -0700, Jim Wilson wrote:
>> I got a segfault while trying to build a mips cross compiler from gcc sources
>> I checked out on Saturday.  I tracked the problem down to your Aug 24 flow
>> and sched changes.
>
>Do you have this tree handy?  If so, would you try out the following?
>
>It seems we didn't _need_ to use the resource code, and in fact it's
>a bit silly to do so here.

This patch fixes my problem too. No bootstrap though, cause someone ;-)) broke
the PPC varargs stuff recently...

Franz.


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