This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-7-branch in repository gcc.
from 9e62172a8f5 Backport from mainline 2018-01-26 Uros Bizjak <ubizjak@ [...] new a0c914d7b5e PR c++/82461 - constexpr list-initialized member new 2d1d94491cc Fix m68k-linux-gnu libgcc build for ColdFire (PR target/68467).
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/ChangeLog | 9 +++++++++ gcc/config/m68k/m68k.c | 21 +++++++++++++++++++++ gcc/cp/ChangeLog | 6 ++++++ gcc/cp/constexpr.c | 3 ++- gcc/testsuite/g++.dg/cpp0x/constexpr-list2.C | 20 ++++++++++++++++++++ 5 files changed, 58 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-list2.C