Disable SHF_MERGE on Solaris 10/x86 (PR bootstrap/84017)
commitca5deab16261e640c5a652e689c8208fbc42ec4e
authorro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 30 Jan 2018 09:53:29 +0000 (30 09:53 +0000)
committerro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 30 Jan 2018 09:53:29 +0000 (30 09:53 +0000)
tree796218afa8a6867b091c7ecf1143ab5c19990596
parent7ec0c7f5af9bd54ddb1e8cd7f630d15a32b0152b
Disable SHF_MERGE on Solaris 10/x86 (PR bootstrap/84017)

gcc/testsuite:
PR bootstrap/84017
* gcc.dg/debug/dwarf2/prod-options.c: Add -fno-merge-debug-strings
to dg-options.
Simplify DW_AT_producer scan.

gcc:
PR bootstrap/84017
* configure.ac (gcc_cv_as_shf_merge): Disable on Solaris 10/x86.
* configure: Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@257179 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/configure
gcc/configure.ac
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/debug/dwarf2/prod-options.c