https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63769
--- Comment #2 from Nick Lewycky ---
Oops. Thanks!
ty: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: nlewycky at google dot com
"At most one function with a particular name can have C language linkage. Two
declarations for a function with C language linkage with the sam
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60277
--- Comment #1 from Nick Lewycky ---
Furthermore, if the testcase ended with:
f->Foo::func();
then the warning should be issued.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49370
Summary: flags implemented in the specs file but undocumented
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: other
Assigne