r265724 - in /trunk/gcc: ChangeLog configure co...
jsm28@gcc.gnu.org
jsm28@gcc.gnu.org
Thu Nov 1 17:05:00 GMT 2018
Author: jsm28
Date: Thu Nov 1 17:05:17 2018
New Revision: 265724
URL: https://gcc.gnu.org/viewcvs?rev=265724&root=gcc&view=rev
Log:
Avoid stray [] in ia64 assembler test.
Noted in <https://gcc.gnu.org/ml/gcc-patches/2018-11/msg00034.html>.
Fix by adding extra newline in test input is analogous to many such
newlines added in cases where argument to a newly added AC_LANG_SOURCE
had a preprocessor directive on its last line.
* configure.ac (gcc_cv_as_ia64_ltoffx_ldxmov_relocs): Add newline
at end of assembler input text.
* configure: Regenerate.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/configure
trunk/gcc/configure.ac
More information about the Gcc-cvs
mailing list