diff options
author | Jason Merrill <jason@redhat.com> | 2014-10-03 12:48:24 -0400 |
---|---|---|
committer | Jason Merrill <jason@gcc.gnu.org> | 2014-10-03 12:48:24 -0400 |
commit | b2cb98ed66787bd0050286d705d2ca9c9d86c41c (patch) | |
tree | 15dd87ec43d36e873c009b43af78a0aa2e569fb3 /gcc/gimplify.c | |
parent | e01a49c11b529db0a092c9af935141730a9269ed (diff) | |
download | gcc-b2cb98ed66787bd0050286d705d2ca9c9d86c41c.zip gcc-b2cb98ed66787bd0050286d705d2ca9c9d86c41c.tar.gz gcc-b2cb98ed66787bd0050286d705d2ca9c9d86c41c.tar.bz2 |
decl.c (start_decl): Complain about static/thread_local vars in constexpr function.
* decl.c (start_decl): Complain about static/thread_local vars
in constexpr function.
(check_for_uninitialized_const_var): Also uninitialized vars.
* parser.c (cp_parser_jump_statement): And gotos.
(cp_parser_asm_operand_list): And asm.
(cp_parser_try_block): And try.
* semantics.c (ensure_literal_type_for_constexpr_object): And
non-literal.
From-SVN: r215863
Diffstat (limited to 'gcc/gimplify.c')
0 files changed, 0 insertions, 0 deletions