OSDN Git Service

(input_from_pipe): New variable.
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 31 Dec 1992 21:05:40 +0000 (21:05 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 31 Dec 1992 21:05:40 +0000 (21:05 +0000)
commitf90016efaf1ed35ceba0677efba5de46e591738b
treefdb63418d8ee9e7e929f78df377a7eb771deab78
parent175ae7a8278f81e7e0c738fce9dd446797c7b0fa
(input_from_pipe): New variable.
(do_spec): Set/clear input_from_pipe as appropriate.  Translate %|
to "-" if input_from_pipe is true.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@3018 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/gcc.c