On 06/16/2014 01:24 PM, Rainer Orth wrote:
This patch2014-06-12 Jason Merrill <ja...@redhat.com> * toplev.c (process_options): Reject -fabi-version=1. which was committed as part of the above, but not posted AFAICS,
https://gcc.gnu.org/ml/gcc-patches/2014-06/msg01054.html
introduced a testsuite failure on i386-pc-solaris2.1? and x86_64-unknown-linux-gnu with -m32: FAIL: g++.dg/abi/layout4.C -std=gnu++98 (test for excess errors)
Fixed, thanks. Jason