gimplify.c (create_tmp_var_raw): Don't name otherwise-nameless temporary variables.
authorGeoffrey Keating <geoffk@apple.com>
Sat, 11 Sep 2004 00:25:00 +0000 (00:25 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Sat, 11 Sep 2004 00:25:00 +0000 (00:25 +0000)
commit769da81848f28f866058a4913f68cdaea431e7e5
tree693af76a4b172e1dece074a497481e6619870de1
parentca024c876edc7ce7cebab98a8681a7c39339e1b8
gimplify.c (create_tmp_var_raw): Don't name otherwise-nameless temporary variables.

* gimplify.c (create_tmp_var_raw): Don't name otherwise-nameless
temporary variables.

From-SVN: r87335
gcc/ChangeLog
gcc/gimplify.c