Disable SHF_MERGE on Solaris 10/x86 (PR bootstrap/84017)
authorRainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
Tue, 30 Jan 2018 09:53:29 +0000 (09:53 +0000)
committerRainer Orth <ro@gcc.gnu.org>
Tue, 30 Jan 2018 09:53:29 +0000 (09:53 +0000)
commit924d6d0b69ac1db29335100e81406f5e6cd04ff3
tree796218afa8a6867b091c7ecf1143ab5c19990596
parent8711e791deaf97590d68ee82ff7a0b81d54e944d
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.

From-SVN: r257179
gcc/ChangeLog
gcc/configure
gcc/configure.ac
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/debug/dwarf2/prod-options.c