comparison gcc/testsuite/g++.old-deja/g++.mike/mangle1.C @ 131:84e7813d76e9

gcc-8.2
author mir3636
date Thu, 25 Oct 2018 07:37:49 +0900
parents 04ced10e8804
children
comparison
equal deleted inserted replaced
111:04ced10e8804 131:84e7813d76e9
20 void f3() asm("__bar__3fooQ23foo3$_0"); 20 void f3() asm("__bar__3fooQ23foo3$_0");
21 void f3() { 21 void f3() {
22 } 22 }
23 #endif 23 #endif
24 24
25 int
25 main() { 26 main() {
26 f.bar(foo::red); 27 f.bar(foo::red);
27 } 28 }