This is the mail archive of the libstdc++@sources.redhat.com mailing list for the libstdc++ 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


I think that the bug is that we are setting TREE_PARMLIST on actual
parameter lists; it is only useful to distinguish between semi-parsed
parameter declarations and semi-parsed expressions.  Once we have fully
parsed the parm list, it serves no purpose.

Other opinions?

Jason


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