mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-02-06 00:30:17 +08:00
* g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
From-SVN: r37343
This commit is contained in:
parent
6c80a64553
commit
1caa7aba31
@ -1,6 +1,7 @@
|
||||
2000-11-09 Nathan Sidwell <nathan@codesourcery.com>
|
||||
|
||||
* g++.old-deja/g++.pt/operator1.C: New test.
|
||||
* g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
|
||||
|
||||
2000-11-09 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
// Build don't link:
|
||||
// GROUPS passed error-messages
|
||||
operator int ;// ERROR - declaration of `operator int' as non-function.*
|
||||
operator int ;
|
||||
// ERROR - declaration of `operator int' as non-function.*
|
||||
|
Loading…
Reference in New Issue
Block a user