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

Richard Sandiford <rsandifo at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rsandifo at gcc dot gnu.org

--- Comment #6 from Richard Sandiford <rsandifo at gcc dot gnu.org> ---
(In reply to Jonathan Wakely from comment #5)
> The implied -o for cpp does seem to make it a bit easier to accidentally
> lose a file - I didn't know about it and so found the effects of this "bug"
> surprising.
Yeah, +1  Although the current behaviour is valid, it seems worth making things
more friendly anyway.  It reminds me of tar's “Cowardly refusing to create an
empty archive”, which has saved me multiple times…

Reply via email to