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


On Sat, Aug 07, 1999 at 09:45:51AM -0700, Mark Mitchell wrote:
> 
> Thanks for your analysis.  This isn't really the right fix; the right
> fix is that make_call_declarator shouldn't be storing a tree in a slot
> documented to be RTL.  I'll put this in my queue of things to work on
> in the near future.

Yes, that was my thought also, but I didn't know enough about the
layout and issues involved to figure out where else to put it :)

Dan

/--------------------------------\  /--------------------------------\
|       Daniel Jacobowitz        |__|        SCS Class of 2002       |
|   Debian GNU/Linux Developer    __    Carnegie Mellon University   |
|         dan@debian.org         |  |       dmj+@andrew.cmu.edu      |
\--------------------------------/  \--------------------------------/


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