mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-11-29 23:04:12 +08:00
* g++.dg/lookup/new1.C: Fix dg-excess-error syntax.
From-SVN: r84433
This commit is contained in:
parent
31b66477d0
commit
17a916d4e6
@ -1,3 +1,7 @@
|
||||
2004-07-10 Giovanni Bajo <giovannibajo@gcc.gnu.org>
|
||||
|
||||
* g++.dg/lookup/new1.C: Fix dg-excess-error syntax.
|
||||
|
||||
2004-07-09 James E Wilson <wilson@specifixinc.com>
|
||||
|
||||
PR target/16364
|
||||
|
@ -10,4 +10,4 @@ int main() {
|
||||
return 0;
|
||||
}
|
||||
|
||||
// { dg-excess-errors "operator new" "list of candidates" }
|
||||
// { dg-excess-errors "operator new" }
|
||||
|
Loading…
Reference in New Issue
Block a user