This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 714c2a31ce7 * constexpr.c (free_constructor): New. new 29598ea5ef1 PR c++/87250 * g++.dg/cpp0x/pr87250.C: New test. new dcd673ac78a compiler: use gcWriteBarrier for pointer-shaped struct/array
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/go/gofrontend/MERGE | 2 +- gcc/go/gofrontend/wb.cc | 23 +++++++++++++++-------- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/g++.dg/cpp0x/pr87250.C | 12 ++++++++++++ 4 files changed, 33 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr87250.C