[Bug target/69194] [5/6 Regression] internal compiler error: in extract_insn, at recog.c:2286
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jul 31 15:10:18 GMT 2024
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69194
--- Comment #8 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Sam James <sjames@gcc.gnu.org>:
https://gcc.gnu.org/g:21fc6d35f27cdf4c56e9f093894f6728c55ecb0e
commit r15-2440-g21fc6d35f27cdf4c56e9f093894f6728c55ecb0e
Author: Sam James <sam@gentoo.org>
Date: Tue Jul 30 21:44:12 2024 +0100
testsuite: fix 'dg-do-compile' typos
We want 'dg-do compile', not 'dg-do-compile'. Fix that.
PR target/69194
PR c++/92024
PR c++/110057
* c-c++-common/Wshadow-1.c: Fix 'dg-do compile' typo.
* g++.dg/tree-ssa/devirt-array-destructor-1.C: Likewise.
* g++.dg/tree-ssa/devirt-array-destructor-2.C: Likewise.
* gcc.target/arm/pr69194.c: Likewise.
More information about the Gcc-bugs
mailing list