On Oct 11, 2013, at 11:55 AM, Brooks Moses <bmo...@google.com> wrote: > This patch fixes the failure by adjusting the test to look for the > names using the standard mangling. It passes with all ABI versions; > the compiler always emits the standard symbols, and with versions 1, > 2, and 3 it also emits duplicate symbols with the old mangling. > > Ok to commit?
Ok. For those that want to see additional testing, they can always split it and run it once with -fabi-version=2, and once with =4; if they care enough.