diff options
| author | ira <ira@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-12-14 23:17:18 +0000 | 
|---|---|---|
| committer | ira <ira@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-12-14 23:17:18 +0000 | 
| commit | 74e4079a621a11b36b49d207d73df6e3b2d1097b (patch) | |
| tree | fc2f86584e6c9de369cdd5425bdbf8ecf5881304 /libjava | |
| parent | 4380309ce7675a6057d21aa48366815644ae79fe (diff) | |
| download | ppe42-gcc-74e4079a621a11b36b49d207d73df6e3b2d1097b.tar.gz ppe42-gcc-74e4079a621a11b36b49d207d73df6e3b2d1097b.zip | |
Added changes to support -### (previously ok'ed by R. Henderson).
Added changes to prevent -save-temps from clobbering the
input file (previously ok'ed by R. Henderson).
2001-12-14  Ira Ruben	<ira@apple.com>
	Add -### option (displays driver-generated commands without
	executing and quotes all arguments).
	* doc/invoke.texi: Add -###.
	* gcc.c (verbose_only_flag) - New flag.
	* (execute): If -### write quoted arguments and return.
	* (display_help): Print meaning of -###.
	* (process_command): Handle -###.
2001-12-14  Ira Ruben	<ira@apple.com>
	Fix to no allow -save-temps to clobber user's source file.
	* gcc.c: Add static globals input_stat and input_stat_set.
	(do_spec_1): For 'g', 'u', 'U' case with save_temps_flag
	set, check that user's input file is not overwritten.
	(set_input): Reset input_stat_set for each new file.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@48019 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava')
0 files changed, 0 insertions, 0 deletions

