aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.old-deja/g++.jason/operator.C
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/g++.old-deja/g++.jason/operator.C')
-rw-r--r--gcc/testsuite/g++.old-deja/g++.jason/operator.C2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/g++.old-deja/g++.jason/operator.C b/gcc/testsuite/g++.old-deja/g++.jason/operator.C
index e71c4e10544..bd21e378e14 100644
--- a/gcc/testsuite/g++.old-deja/g++.jason/operator.C
+++ b/gcc/testsuite/g++.old-deja/g++.jason/operator.C
@@ -2,7 +2,7 @@
// Build don't link:
// Special g++ Options:
-typedef unsigned long size_t;
+typedef __SIZE_TYPE__ size_t;
struct A {
int operator?:(int a, int b); // WARNING -