* toplev.c (note_deferral_of_defined_inlined_function): Argument
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 19 Feb 2001 00:09:28 +0000 (00:09 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 19 Feb 2001 00:09:28 +0000 (00:09 +0000)
commit0f623f7e3d918e96cb947e1f36144a2a312a831d
treef06f2097d9742791c45ef4547d93d8a47df3a55b
parentb8011969b79243b2bf0128a30d2ea79f6212cd49
* toplev.c (note_deferral_of_defined_inlined_function): Argument
FNDECL may be unused.

* toplev.c (rest_of_compilation): Don't have CSE skip blocks or
follow jumps after first run.
If -fexpensive-optimizations rerun CSE after GCSE and iterate until
it doesn't change any jumps.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@39861 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/toplev.c