This is the mail archive of the gcc-patches@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] |
Other format: | [Raw text] |
On 11/10/2013 08:10 AM, Adam Butcher wrote:
With the convert function in pt.c, PATCH 2/3 now looks as follows:
I like this direction.
+ /* Build up a tree vec of empty tree vecs up to the inner substitution + args built above. */
I think we want to copy the enclosing args; see existing uses of add_outermost_template_args.
Jason
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |