diff options
author | Andrew Pinski <pinskia@physics.uc.edu> | 2005-08-04 18:55:15 +0000 |
---|---|---|
committer | Andrew Pinski <pinskia@gcc.gnu.org> | 2005-08-04 11:55:15 -0700 |
commit | 5808968ee661f581389d93a1185a73e796237264 (patch) | |
tree | 61c19a26903750f5a2061d0c0b8838d971fe738d /gcc/tree-sra.c | |
parent | d70eadf7badda66d552d4a68278c1d382e6e0a9b (diff) | |
download | gcc-5808968ee661f581389d93a1185a73e796237264.zip gcc-5808968ee661f581389d93a1185a73e796237264.tar.gz gcc-5808968ee661f581389d93a1185a73e796237264.tar.bz2 |
tree.h (fold_build1): Change to macro and call fold_build1_stat.
2005-08-04 Andrew Pinski <pinskia@physics.uc.edu>
* tree.h (fold_build1): Change to macro and call fold_build1_stat.
(fold_build2): Likewise.
(fold_build3): Likewise.
(fold_build1_stat): New function prototype.
(fold_build2_stat): Likewise.
(fold_build3_stat): Likewise.
* fold-const.c (fold_build1): Rename to ..
(fold_build1_stat): this. Add MEM_STAT_DECL. Pass the mem stats
through to build1_stat.
(fold_build2): Rename to ..
(fold_build2_stat): this. Add MEM_STAT_DECL. Pass the mem stats
through to build2_stat.
(fold_build3): Rename to ..
(fold_build3_stat): this. Add MEM_STAT_DECL. Pass the mem stats
through to build3_stat.
From-SVN: r102743
Diffstat (limited to 'gcc/tree-sra.c')
0 files changed, 0 insertions, 0 deletions