aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-chkp.c
diff options
context:
space:
mode:
authorJanne Blomqvist <jb@gcc.gnu.org>2017-09-25 09:44:18 +0300
committerJanne Blomqvist <jb@gcc.gnu.org>2017-09-25 09:44:18 +0300
commitb35659407b92cc26f48a9a8d5acad63d9c8b212b (patch)
treec10cbb87b837d2880be2ada079812ad92382caf6 /gcc/tree-chkp.c
parent28a8cba039962b22318bda9afb1daf26281dd521 (diff)
downloadgcc-b35659407b92cc26f48a9a8d5acad63d9c8b212b.zip
gcc-b35659407b92cc26f48a9a8d5acad63d9c8b212b.tar.gz
gcc-b35659407b92cc26f48a9a8d5acad63d9c8b212b.tar.bz2
Remove unnecessary fold_convert in gfc_(un)likely
This patch removes an unnecessary fold_convert to boolean_type_node at the end of gfc_likely and gfc_unlikely. It makes no difference to the generated code, but makes tree dumps a little bit cleaner. 2017-09-25 Janne Blomqvist <jb@gcc.gnu.org> * trans.c (gfc_unlikely): Remove unnecessary fold_convert. (gfc_likely): Likewise. Regtested on x86_64-pc-linux-gnu. From-SVN: r253132
Diffstat (limited to 'gcc/tree-chkp.c')
0 files changed, 0 insertions, 0 deletions