com.c (ffecom_push_tempvar): Replace kludge that munged back-end globals directly...
authorCraig Burley <burley@gnu.org>
Mon, 13 Jul 1998 12:11:43 +0000 (08:11 -0400)
committerDave Love <fx@gcc.gnu.org>
Mon, 13 Jul 1998 12:11:43 +0000 (12:11 +0000)
commit6bf7163510fdc0fa77bd4bbcf837ab66e05bb28a
tree8da917525f4e16601414b35668568be5a8c22208
parent4d1a91c2bf4e81b4c260a072c411d3bfc5ca6dd8
com.c (ffecom_push_tempvar): Replace kludge that munged back-end globals directly with proper calls to...

Mon Jul 13 11:54:03 1998  Craig Burley  <burley@gnu.org>
* com.c (ffecom_push_tempvar): Replace kludge that
munged back-end globals directly with proper calls
to push_topmost_sequence and pop_topmost_sequence.

From-SVN: r21105
gcc/f/ChangeLog
gcc/f/com.c