r254103 - in /trunk/gcc: ChangeLog config.in co...

ro@gcc.gnu.org ro@gcc.gnu.org
Thu Oct 26 12:22:00 GMT 2017


Author: ro
Date: Thu Oct 26 12:22:21 2017
New Revision: 254103

URL: https://gcc.gnu.org/viewcvs?rev=254103&root=gcc&view=rev
Log:
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.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config.in
    trunk/gcc/config/i386/sol2.h
    trunk/gcc/configure
    trunk/gcc/configure.ac



More information about the Gcc-cvs mailing list