http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56543
Marek Polacek <mpolacek at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mpolacek at gcc dot gnu.org
--- Comment #4 from Marek Polacek <mpolacek at gcc dot gnu.org> 2013-03-06
11:06:40 UTC ---
We're calling copy_node on the second argument of
<template_id_expr 0x7fd794756190
arg 0 <identifier_node 0x7fd794755c60 V
bindings <(nil)>
local bindings <(nil)>>
d.C:3:48>
but there isn't such an argument at all. Oops.