projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0228065
)
ptrflags.C (expect): Change
author
Benjamin Kosnik
<bkoz@gcc.gnu.org>
Thu, 1 Aug 2002 20:01:00 +0000
(20:01 +0000)
committer
Benjamin Kosnik
<bkoz@gcc.gnu.org>
Thu, 1 Aug 2002 20:01:00 +0000
(20:01 +0000)
2002-08-01 Benjamin Kosnik <bkoz@redhat.com>
* g++.old-deja/g++.abi/ptrflags.C (expect): Change
From-SVN: r55942
gcc/testsuite/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/testsuite/ChangeLog
b/gcc/testsuite/ChangeLog
index 864248be1c51bf6a17f687a544f3ac1af6a0bc59..5c71ec58b0ad340eb0bbaedb8b0f001d16581017 100644
(file)
--- a/
gcc/testsuite/ChangeLog
+++ b/
gcc/testsuite/ChangeLog
@@
-1,3
+1,8
@@
+2002-08-01 Benjamin Kosnik <bkoz@redhat.com>
+
+ * g++.old-deja/g++.abi/ptrflags.C (expect): Change
+ __qualifier_flags to __flags.
+
2002-07-31 Mark Mitchell <mark@codesourcery.com>
* g++.dg/inherit/operator1.C: New test.