p12475.C: Use LONG_MAX to find the constant to test.
authorRichard Henderson <rth@cygnus.com>
Sat, 8 May 1999 16:39:18 +0000 (09:39 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Sat, 8 May 1999 16:39:18 +0000 (09:39 -0700)
commita3af74c453b5e0f3e37ee0f4ec0b621602370735
tree0dda2aff49a83f959deac89ae053c73cb2a2f314
parent86efdc8e6d1187677d45e727b8144a421385d28d
p12475.C: Use LONG_MAX to find the constant to test.

        * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
        the constant to test.  Don't XFAIL 64-bit targets.
        * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
        * g++.old-deja/g++.law/profile1.C: Likewise.
        * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
        operator new instances.
        * g++.old-deja/g++.other/delete5.C: Likewise.

From-SVN: r26840
gcc/testsuite/ChangeLog
gcc/testsuite/g++.old-deja/g++.benjamin/p12475.C
gcc/testsuite/g++.old-deja/g++.jason/thunk3.C
gcc/testsuite/g++.old-deja/g++.law/profile1.C
gcc/testsuite/g++.old-deja/g++.other/delete4.C
gcc/testsuite/g++.old-deja/g++.other/delete5.C