aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/trans-expr.cc
diff options
context:
space:
mode:
authorJason Merrill <jason@redhat.com>2025-04-22 16:37:30 -0400
committerJason Merrill <jason@redhat.com>2025-04-25 11:50:52 -0400
commitb13bb5045c5010f38169b9786819a024f64fb59d (patch)
tree5d8240e6bc61c33311e9589897ac39386f79197e /gcc/fortran/trans-expr.cc
parent79ad792bf04dfa1109d1afdae93cee9fb457439b (diff)
downloadgcc-b13bb5045c5010f38169b9786819a024f64fb59d.zip
gcc-b13bb5045c5010f38169b9786819a024f64fb59d.tar.gz
gcc-b13bb5045c5010f38169b9786819a024f64fb59d.tar.bz2
c++: add -fabi-version=21
I'm about to add a bugfix that changes the ABI of noexcept lambdas, so first let's add the new ABI version. And I think it's time to update the compatibility version; let's bump to GCC 13, before the addition of concepts mangling. gcc/ChangeLog: * common.opt: Add ABI v21. gcc/c-family/ChangeLog: * c-opts.cc (c_common_post_options): Bump default ABI to 21 and compat ABI to 18. gcc/testsuite/ChangeLog: * g++.dg/abi/macro0.C: Update for -fabi-version=21.
Diffstat (limited to 'gcc/fortran/trans-expr.cc')
0 files changed, 0 insertions, 0 deletions