(input_from_pipe): New variable.
authorJim Wilson <wilson@gcc.gnu.org>
Thu, 31 Dec 1992 21:05:40 +0000 (13:05 -0800)
committerJim Wilson <wilson@gcc.gnu.org>
Thu, 31 Dec 1992 21:05:40 +0000 (13:05 -0800)
commita99bf70c252a6164bd924892c14ac7994c482249
treefdb63418d8ee9e7e929f78df377a7eb771deab78
parentcf8a904b921aa116f2842d281c4f191590a3dae9
(input_from_pipe): New variable.

(do_spec): Set/clear input_from_pipe as appropriate.  Translate %|
to "-" if input_from_pipe is true.

From-SVN: r3018
gcc/gcc.c