/* PR c/7622 */ /* Verify that GCC can handle the mix of extern inline and nested functions. */ extern inline int t() { int q() { return 0; } return q(); } int foo() { return t(); }
虫虫下载站 半导体技术网 电子研发网 源码地带 电源技术网 单片机技术网 医疗电子技术 嵌入式系统与单片机