(flag_check_memory_usage, flag_prefix_function_name): New variable.
authorRichard Kenner <kenner@gcc.gnu.org>
Sat, 2 Aug 1997 17:20:21 +0000 (13:20 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Sat, 2 Aug 1997 17:20:21 +0000 (13:20 -0400)
commitf602c208ab509576f8d0a86cf5502c7742abe143
tree5ee9d2f70d1fd97d6aa6175847b59dac25fe6592
parent17f5f329caf90ce8f545c1790218606b37282f85
(flag_check_memory_usage, flag_prefix_function_name): New variable.

(f_options): Add `check-memory-usage' and `prefix_function_name'.
(main): Disable `-fomit-frame-pointer' if `-fcheck-memory-usage' is set
and the machine can't debug without the frame pointer.

From-SVN: r14617
gcc/toplev.c