Use -xbrace_comment=no with recent Solaris/x86 as
authorRainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
Thu, 26 Oct 2017 12:22:21 +0000 (12:22 +0000)
committerRainer Orth <ro@gcc.gnu.org>
Thu, 26 Oct 2017 12:22:21 +0000 (12:22 +0000)
commit8c2e5ecf991b9427afab0679b26a7a99dae2e078
tree2300a4f981b5b74fd38080d60b842abec9ffbcab
parentf073de07ad00d4be604bdbaeab14786850932601
Use -xbrace_comment=no with recent Solaris/x86 as

* configure.ac (gcc_cv_as_ix86_xbrace_comment): Check if assembler
supports -xbrace_comment option.
* configure: Regenerate.
* config.in: Regenerate.
* config/i386/sol2.h (ASM_XBRACE_COMMENT_SPEC): Define.
(ASM_CPU_SPEC): Use it.

From-SVN: r254103
gcc/ChangeLog
gcc/config.in
gcc/config/i386/sol2.h
gcc/configure
gcc/configure.ac