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

--- Comment #4 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
On trunk we no longer create a static temporary var for { 1, 2 }, because the
code in finish_compound_literal is now guarded by '&& fcl_context == fcl_c99'
but it's fcl_functional here.

Reply via email to