Testcase for recent checkin.
From-SVN: r38740
This commit is contained in:
parent
a4dff5f3b0
commit
476e49bde1
4
gcc/testsuite/g++.old-deja/g++.mike/s35520.C
Normal file
4
gcc/testsuite/g++.old-deja/g++.mike/s35520.C
Normal file
@ -0,0 +1,4 @@
|
||||
// Build don't link:
|
||||
|
||||
static void kbdNormal() { }
|
||||
void (*keyHandler)() = kbdNormal;
|
Loading…
Reference in New Issue
Block a user