function.h (no_debugging_symbols): New field.
authorRichard Kenner <kenner@gcc.gnu.org>
Sat, 16 Sep 2000 18:58:51 +0000 (14:58 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Sat, 16 Sep 2000 18:58:51 +0000 (14:58 -0400)
commitf93dacbdefbd440732896d176447c814d61458bf
tree6de510f651766f1daf10b0bf6db9c8a40c430cec
parent5748b2cb4b46855f9a6052741de818825e9632ef
function.h (no_debugging_symbols): New field.

* function.h (no_debugging_symbols): New field.
* integrate.c (save_for_inline): Renamed from save_for_inline_nocopy.
Initialize no_debugging_symbols.
(output_inline_function): Save and restore write_symbols and set from
no_debugging_symbols.
* toplev.c (rest_of_compilation): Call save_for_inline.
* tree.h: Update comment.

From-SVN: r36461
gcc/function.h
gcc/integrate.c
gcc/toplev.c
gcc/tree.h