]> gcc.gnu.org Git - gcc.git/commit - gcc/common.opt
re PR c++/64956 (__GXX_ABI_VERSION needs a proper definition for the 5.x releases)
authorJason Merrill <jason@redhat.com>
Fri, 13 Feb 2015 05:26:37 +0000 (00:26 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 13 Feb 2015 05:26:37 +0000 (00:26 -0500)
commit785f21af82139f512eb12f3318899c9f967409e6
tree744efbe1acbab7ac37dd08aff6192b4ea5985c38
parent6a1e352e1efbdf33a3df892dadd725f0b09c70c9
re PR c++/64956 (__GXX_ABI_VERSION needs a proper definition for the 5.x releases)

PR c++/64956
* c-opts.c (c_common_post_options): Change flag_abi_version from 0
to the current highest version.
* c-cppbuiltin.c (c_cpp_builtins): Assert that it isn't 0.

From-SVN: r220675
gcc/c-family/ChangeLog
gcc/c-family/c-cppbuiltin.c
gcc/c-family/c-opts.c
gcc/common.opt
gcc/testsuite/g++.dg/abi/macro0.C
This page took 0.060964 seconds and 5 git commands to generate.