[Bug other/704] --help and --version

iains at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Aug 22 12:13:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=704

--- Comment #15 from Iain Sandoe <iains at gcc dot gnu.org> ---
Author: iains
Date: Wed Aug 22 12:12:46 2018
New Revision: 263768

URL: https://gcc.gnu.org/viewcvs?rev=263768&root=gcc&view=rev
Log:
Make the gcc-ar,nm, strip tools respond correctly to --help and --version
when there's no plugin built.

gcc/

        PR other/704
        * gcc-ar.c (main): Don’t try to invoke the plug-in if we’re not
        building it.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/gcc-ar.c


More information about the Gcc-bugs mailing list