https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123783

--- Comment #9 from Ville Voutilainen <ville.voutilainen at gmail dot com> ---
What further puzzles me about the wording referred to in the test is that e is
not a local entity. I would expect that we land in bullet 2.5, and treat e as a
variable. It has static storage duration. Splicing it should splice the value
of the template parameter object.

Reply via email to