------- Comment #13 from gcc-bugzilla at kayari dot org 2006-10-15 03:24 ------- If this ever gets fixed (which I hope it does) then maybe it should depend on -std=c++98 so this continues to work by default, or it will break a lot of code that incorrectly passes extern "C++" functions to e.g. pthread_create and sigaction. That's a lot of code.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=2316