r254681 - in /branches/gcc-7-branch/gcc: Change...

ro@gcc.gnu.org ro@gcc.gnu.org
Mon Nov 13 12:38:00 GMT 2017


Author: ro
Date: Mon Nov 13 12:38:16 2017
New Revision: 254681

URL: https://gcc.gnu.org/viewcvs?rev=254681&root=gcc&view=rev
Log:
Use -xbrace_comment=no with recent Solaris/x86 as

	Backport from mainline
	2017-10-26  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>

	* 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.

Modified:
    branches/gcc-7-branch/gcc/ChangeLog
    branches/gcc-7-branch/gcc/config.in
    branches/gcc-7-branch/gcc/config/i386/sol2.h
    branches/gcc-7-branch/gcc/configure
    branches/gcc-7-branch/gcc/configure.ac



More information about the Gcc-cvs mailing list