tree-cfg.c (dump_function_to_file): Use cfun info only if it refers to the function...
authorAlexandre Oliva <aoliva@redhat.com>
Tue, 19 Apr 2005 04:34:10 +0000 (04:34 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Tue, 19 Apr 2005 04:34:10 +0000 (04:34 +0000)
commit32a87d454ab2c6d64f0cd525bb0f8e202c7202da
tree915a04c90fa9a75147206a08966c57d7e44ce733
parent0d620686ce0e753b29f54fd19fc901a78b09949c
tree-cfg.c (dump_function_to_file): Use cfun info only if it refers to the function being dumped.

* tree-cfg.c (dump_function_to_file): Use cfun info only if it
refers to the function being dumped.

From-SVN: r98367
gcc/ChangeLog
gcc/tree-cfg.c