This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from aa45db50a03 PR c++/91930 - ICE with constrained inherited default ctor. new ade0b9ff196 * config/mips/mips.c (mips_cannot_force_const_mem): Reject [...] new 54e5b8bb757 * doc/tree-ssa.texi: Update renamed macro name. new 59a14de7e34 * gcc.c-torture/compile/pr85401: New test.
The 3 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/mips/mips.c | 3 ++- gcc/doc/tree-ssa.texi | 4 ++-- gcc/testsuite/ChangeLog | 8 +++++++ gcc/testsuite/gcc.c-torture/compile/pr85401.c | 20 +++++++++++++++++ gcc/testsuite/gcc.target/mips/constant-spill.c | 31 ++++++++++++++++++++++++++ 6 files changed, 72 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr85401.c create mode 100644 gcc/testsuite/gcc.target/mips/constant-spill.c