]> git.ipfire.org Git - thirdparty/gcc.git/commit
Correction so -fchech-memory-usage only flushes hard registers to temp memory location.
authorWilliam Cohen <wcohen@gcc.gnu.org>
Mon, 20 Nov 2000 14:23:42 +0000 (14:23 +0000)
committerWilliam Cohen <wcohen@gcc.gnu.org>
Mon, 20 Nov 2000 14:23:42 +0000 (14:23 +0000)
commit8d50dfb831c0c6157c1aad7080eeeaf0c7de1a0d
treed82580555b816715b101d3f8d4c7890643147682
parentbd6758592b13f86328bb6ed590a2af3522e1caeb
Correction so -fchech-memory-usage only flushes hard registers to temp memory location.

Correction so -fchech-memory-usage only flushes hard registers to temp
memory location.  Values in psuedo registers and memory shouldn't be
affected.

From-SVN: r37583
gcc/ChangeLog