https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97033
Kaiyan Chang <changkaiyan at live dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |changkaiyan at live dot com --- Comment #2 from Kaiyan Chang <changkaiyan at live dot com> --- The test code is wrong. It should be > inline int F1 (){ return 0; } And then the g++ will ok.