tree-cfg.c (dump_function_to_file): Make sure to dump anonymous SSA names when there...
authorRichard Guenther <rguenther@suse.de>
Fri, 10 Aug 2012 11:54:55 +0000 (11:54 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 10 Aug 2012 11:54:55 +0000 (11:54 +0000)
commite28b8a605478ae7303fb7afa78a67f2052ba2c2d
tree880bede64966577ecf51d94eb842d8774688a97f
parent580b2c2ef693302c29afd3f494269b238745ec6d
tree-cfg.c (dump_function_to_file): Make sure to dump anonymous SSA names when there are no local decls.

2012-08-10  Richard Guenther  <rguenther@suse.de>

* tree-cfg.c (dump_function_to_file): Make sure to dump
anonymous SSA names when there are no local decls.

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