diff options
author | Richard Guenther <rguenther@suse.de> | 2008-09-09 13:54:08 +0000 |
---|---|---|
committer | Richard Biener <rguenth@gcc.gnu.org> | 2008-09-09 13:54:08 +0000 |
commit | b59d39763b34536f6357a98a622908de83e152e6 (patch) | |
tree | 5094fbcc2ba7b8fe69b3b9b182c21cdb8ea4d116 /gcc/toplev.h | |
parent | 3fb1916bb064eaff41a8470a5a4b155415517df1 (diff) | |
download | gcc-b59d39763b34536f6357a98a622908de83e152e6.zip gcc-b59d39763b34536f6357a98a622908de83e152e6.tar.gz gcc-b59d39763b34536f6357a98a622908de83e152e6.tar.bz2 |
tree-cfg.c (verify_types_in_gimple_op): Remove.
2008-09-09 Richard Guenther <rguenther@suse.de>
* tree-cfg.c (verify_types_in_gimple_op): Remove.
(verify_types_in_gimple_call): Rename to ...
(verify_gimple_call): ... this. Enhance.
(verify_types_in_gimple_cond): Remove.
(verify_gimple_comparison): New function ...
(verify_types_in_gimple_assign): ... split out from here.
(verify_types_in_gimple_return): Rename to ...
(verify_gimple_return): ... this. Enhance.
(verify_types_in_gimple_switch): Rename to ...
(verify_gimple_switch): ... this. Enhance.
(verify_gimple_goto): New function.
(verify_types_in_gimple_phi): Rename to ...
(verify_gimple_phi): ... this. Enhance.
(verify_types_in_gimple_stmt): Adjust calls to helper functions.
Fold in single-statement cases from verify_types_in_gimple_seq_2.
(verify_types_in_gimple_seq_2): Remove cases handled in
verify_types_in_gimple_stmt.
From-SVN: r140150
Diffstat (limited to 'gcc/toplev.h')
0 files changed, 0 insertions, 0 deletions