This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug driver/38381] [4.2/4.3/4.4 Regression] -b option seems to be broken



------- Comment #3 from jakub at gcc dot gnu dot org  2008-12-29 08:33 -------
Subject: Bug 38381

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


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38381


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]