fold-const.c (fold): Replace "t" with "tem" where it is used as a temporary variable.
authorKazu Hirata <kazu@cs.umass.edu>
Sat, 20 Mar 2004 15:00:31 +0000 (15:00 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Sat, 20 Mar 2004 15:00:31 +0000 (15:00 +0000)
commitea993805e08d6a8e639095fdc9cc895c2ed4d2da
treeb9109672074983be9ad0891bef380066308a1c9e
parent8e7b3a43df2bfe691c28de316ff48457178ec4a7
fold-const.c (fold): Replace "t" with "tem" where it is used as a temporary variable.

* fold-const.c (fold): Replace "t" with "tem" where it is used
as a temporary variable.  Remove "orig_t" and all of its uses.

From-SVN: r79746
gcc/ChangeLog
gcc/fold-const.c