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/31468] Calling gcc with empty output filename can remove crt0.o (crt1.o on linux)


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

--- Comment #4 from Martin Liška <marxin at gcc dot gnu.org> ---
Author: marxin
Date: Thu Jun 22 11:18:36 2017
New Revision: 249521

URL: https://gcc.gnu.org/viewcvs?rev=249521&root=gcc&view=rev
Log:
Backport r248060

2017-06-22  Martin Liska  <mliska@suse.cz>

        Backport from mainline
        2017-05-15  Martin Liska  <mliska@suse.cz>

        PR driver/31468
        * gcc.c (process_command): Do not allow empty argument of -o option.

Modified:
    branches/gcc-6-branch/gcc/ChangeLog
    branches/gcc-6-branch/gcc/gcc.c

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