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 #4 from Tom de Vries <vries at gcc dot gnu.org> ---
Author: vries
Date: Sun Aug 28 22:02:07 2016
New Revision: 239811

URL: https://gcc.gnu.org/viewcvs?rev=239811&root=gcc&view=rev
Log:
2016-08-28  Tom de Vries  <tom@codesourcery.com>

        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-5-branch/gcc/testsuite/ChangeLog
    branches/gcc-5-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]