Thanks. Committed to gcc-4_6-branch in r176851 and the google/gcc-4_6
branch in r177072.
On Wed, Jul 27, 2011 at 11:46 AM, Jason Merrill wrote:
> Yes.
>
> Jeffrey Yasskin wrote:
>
> Thanks. I'll commit to trunk in the morning when I can be around to
> watch for breakage.
>
> Is this also ok for
Yes.
Jeffrey Yasskin wrote:
Thanks. I'll commit to trunk in the morning when I can be around to
watch for breakage.
Is this also ok for gcc-4_6-branch?
On Tue, Jul 26, 2011 at 7:16 PM, Jason Merrill wrote:
> Ok.
>
> Jeffrey Yasskin wrote:
>
> Hi Jason. Paolo suggested I ping you directly abo
Thanks. I'll commit to trunk in the morning when I can be around to
watch for breakage.
Is this also ok for gcc-4_6-branch?
On Tue, Jul 26, 2011 at 7:16 PM, Jason Merrill wrote:
> Ok.
>
> Jeffrey Yasskin wrote:
>
> Hi Jason. Paolo suggested I ping you directly about this patch for the
> C++ par
This patch copies the source location of a FUNCTION_DECL to the
TEMPLATE_DECL that build_template_decl() builds out of it. Otherwise,
the TEMPLATE_DECL's location becomes input_location, which is the end
of the parameter list, while the FUNCTION_DECL's location is the
location of the name of the fu