mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-02-05 10:20:19 +08:00
Code is in error. Insure EGCS reports that.
From-SVN: r20125
This commit is contained in:
parent
6af1aa2996
commit
7da5687438
@ -5,6 +5,6 @@ void f()
|
||||
|
||||
int main()
|
||||
{
|
||||
f<bool>();
|
||||
f<bool>(); // ERROR - .*
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user