------- Comment #11 from jason at gcc dot gnu dot org 2010-03-03 19:05 ------- As fixed as it reasonably can be until we switch to -fabi-version=4. We now have a new mangling enabled with that flag, an error in the compiler for this situation, a warning with -Wabi about the old mangling, and forward-compatibility aliases so that code built with ABI v4 can link against definitions compiled with ABI v2.
-- jason at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED Target Milestone|--- |4.5.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12909