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: [C++] SEGV in mapcar() with a CALL_EXPR



  In message <19990804131959.A4656@them.org>you write:
  > 
  > --J/dobhs11T7y2rNN
  > Content-Type: text/plain; charset=us-ascii
  > 
  > Attached is a testcase for this elusive little segfault on
  > powerpc-*-linux-gnu.  It's exceedingly sensitive - the problem
  > disappeared if I used an absolute -I path instead of a relative one. 
  > And now that I have looked at what is going on, I think I understand
  > why.
You might try updating tree.c from the branch sources.  I recently brought over
a memory management fix from Jim that may (or may not) fix this problem.
jeff



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