https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84964

--- Comment #17 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Roger Sayle <sa...@gcc.gnu.org>:

https://gcc.gnu.org/g:098c538ae8c0c5e281d9191a6b54ffe38b624ef3

commit r12-7614-g098c538ae8c0c5e281d9191a6b54ffe38b624ef3
Author: Roger Sayle <ro...@nextmovesoftware.com>
Date:   Fri Mar 11 17:35:21 2022 +0000

    [Committed] Update g++.dg/other/pr84964.C for ia32 (and similar) targets.

    The "sorry, unimplemented" message in the new g++.dg/other/pr84964.C is
    apparently dependent upon whether the target passes multi-gigabyte
    arguments on the stack.  This tweaks the testcase to just confirm that
    it no longer ICEs, not the specific set of warnings/errors triggered.

    2022-03-11  Roger Sayle  <ro...@nextmovesoftware.com>

    gcc/testsuite/ChangeLog
            PR c++/84964
            * g++.dg/other/pr84964.C: Tweak test to check for the ICE, not for
            the (target-dependent) sorry.

Reply via email to