This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r142947 - in /trunk/gcc: ChangeLog doc/invoke.t...
- From: jakub at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Mon, 29 Dec 2008 08:32:21 -0000
- Subject: r142947 - in /trunk/gcc: ChangeLog doc/invoke.t...
Author: jakub
Date: Mon Dec 29 08:32:21 2008
New Revision: 142947
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142947
Log:
PR driver/38381
* gcc.c (process_command): Accept also -b with configuration name
in the next argument.
* doc/invoke.texi (-b): Document that no hyphen is required if
configuration name is in the next argument after -b.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/doc/invoke.texi
trunk/gcc/gcc.c