Go to file
Doug Evans 3d5cdd4299 toplev.c (print_version): New function.
* toplev.c (print_version): New function.
	(print_single_switch): New arguments pos, max, indent, sep, term.
	(print_switch_values): New arguments pos, max, indent, sep, term.
	Update call to print_single_switch.  Output options passed and
	options enabled.
	(MAX_LINE): New macro.
	(flag_debug_asm): Define.
	(compile_file): Output options to assembler file.
	(main): Recognize -dA.  Call print_version.  Update call to
	print_switch_values.
	(line_position): Deleted.

From-SVN: r12006
1996-05-17 16:36:13 +00:00
gcc toplev.c (print_version): New function. 1996-05-17 16:36:13 +00:00