]> git.ipfire.org Git - thirdparty/gcc.git/commit
combine.c (subst): Honour CLASS_CANNOT_CHANGE_SIZE when substituting the REG in a...
authorGeoff Keating <geoffk@cygnus.com>
Sun, 28 May 2000 01:06:11 +0000 (01:06 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Sun, 28 May 2000 01:06:11 +0000 (01:06 +0000)
commited8afe3ab07e9ed5cd22900331946b0d19eb6a04
treed3e739aad3e230a0803a04aa080152f552cea4f1
parentf624ffa71f84afc0f8fb14e76a664a4556574efd
combine.c (subst): Honour CLASS_CANNOT_CHANGE_SIZE when substituting the REG in a (subreg:X (reg:Y...

* combine.c (subst): Honour CLASS_CANNOT_CHANGE_SIZE when
substituting the REG in a (subreg:X (reg:Y ...)).

From-SVN: r34217
gcc/ChangeLog
gcc/combine.c