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

--- Comment #9 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Jakub Jelinek <ja...@gcc.gnu.org>:

https://gcc.gnu.org/g:cc74832213ba1fc7abe402573a0b381e1c404df0

commit r10-6225-gcc74832213ba1fc7abe402573a0b381e1c404df0
Author: Jakub Jelinek <ja...@redhat.com>
Date:   Sun Jan 26 00:32:01 2020 +0100

    testsuite: Fix up pr92788.C FAIL on ia32.

    2020-01-26  Jakub Jelinek  <ja...@redhat.com>

        PR tree-optimization/92788
        * g++.dg/pr92788.C: Move to ...
        * g++.target/i386/pr92788.C: ... here.  Remove target from dg-do line.
        Change type of operator new's first parameter to __SIZE_TYPE__.

Reply via email to