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: armv4l bootstrap problem in libstdc++-v3



On 30 Dec 2000, Jason Merrill wrote:

> >>>>> "Mark" == Mark Mitchell <mark@codesourcery.com> writes:
> 
> >>>>> "Jason" == Jason Merrill <jason@redhat.com> writes:
> Jason> I think that the bug is that we are setting TREE_PARMLIST
> Jason> on actual parameter lists; it is only useful to distinguish
> Jason> between semi-parsed parameter declarations and semi-parsed
> Jason> expressions.  Once we have fully parsed the parm list, it
> Jason> serves no purpose.
> 
> > Sounds right to me.  And maybe just for safety we should use a
> > TREE_LANG_FLAG for TREE_PARMLIST, rather than TREE_UNSIGNED?
> 
> Makes sense.

Hi guys,

I was wondering if anyone has gotten a chance to look at this yet?

Thanks,
-Rms


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