gcc.c (default_compilers): Use new | syntax to eliminate string concatenation.
authorDave Brolley <brolley@cygnus.com>
Thu, 25 Jun 1998 08:24:04 +0000 (08:24 +0000)
committerDave Brolley <brolley@gcc.gnu.org>
Thu, 25 Jun 1998 08:24:04 +0000 (04:24 -0400)
commitca242225a052a71523d9b836950e1fc3e77fc16c
treeb2d2eade2adc3e7686a31028da881f1a50d75897
parentcb0dbb9a01a4a3c2c2a5a94601b72c2c63cc2a51
gcc.c (default_compilers): Use new | syntax to eliminate string concatenation.

Thu Jun 25 11:12:29 1998  Dave Brolley  <brolley@cygnus.com>
* gcc.c (default_compilers): Use new | syntax to eliminate
string concatenation.

From-SVN: r20711
gcc/ChangeLog
gcc/gcc.c