genemit.c (gen_exp): Use const_int_rtx whenever possible.
authorKazu Hirata <kazu@cs.umass.edu>
Fri, 6 Feb 2004 05:59:15 +0000 (05:59 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Fri, 6 Feb 2004 05:59:15 +0000 (05:59 +0000)
commit11b635fe000d5ab12664f33cac2305762cbf7e46
tree1a8ab1587c0acbfddf24abc85ad6c0021b4020c3
parentace3ffcd316976e021c61c58c57a394c21b69045
genemit.c (gen_exp): Use const_int_rtx whenever possible.

* genemit.c (gen_exp) [CONST_INT]: Use const_int_rtx whenever
possible.

From-SVN: r77379
gcc/ChangeLog
gcc/genemit.c