This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug testsuite/77034] [6.2RC regression] g++.dg/init/elide5.C fails on powerpc64-unknown-linux-gnu with -m32


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

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Tue Aug 16 07:15:00 2016
New Revision: 239493

URL: https://gcc.gnu.org/viewcvs?rev=239493&root=gcc&view=rev
Log:
        PR testsuite/77034
        Backported from mainline
        2016-07-25  Jason Merrill  <jason@redhat.com>

        * g++.dg/init/elide5.C (operator new): Use decltype(sizeof(1)) instead
        of unsigned long.

Modified:
    branches/gcc-6-branch/gcc/testsuite/ChangeLog
    branches/gcc-6-branch/gcc/testsuite/g++.dg/init/elide5.C

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]