[Bug c/63567] Linux kernel build error due to non-static initializers
mpolacek at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Oct 17 05:33:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63567
Marek Polacek <mpolacek at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
CC| |mpolacek at gcc dot gnu.org
Assignee|unassigned at gcc dot gnu.org |mpolacek at gcc dot gnu.org
Target Milestone|--- |5.0
--- Comment #2 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
I believe we should just allow initializing objects with static storage
duration with compound literals even in gnu99/gnu11.
More information about the Gcc-bugs
mailing list