]> git.ipfire.org Git - thirdparty/gcc.git/commit
fold-const.c (fold): Ensure that we don't alter the expression's type when folding...
authorMike Stump <mrs@gcc.gnu.org>
Tue, 2 May 1995 19:39:17 +0000 (19:39 +0000)
committerMike Stump <mrs@gcc.gnu.org>
Tue, 2 May 1995 19:39:17 +0000 (19:39 +0000)
commit122977b9df2cc7098292c6555c617ad423a2a2ab
tree63b2d8cc5c9be4e3acda6d7c0349f838461d78a0
parent91e66235060bd49c9af50928f325f815889e4eee
fold-const.c (fold): Ensure that we don't alter the expression's type when folding CLEANUP_POINT_EXPRs.

        * fold-const.c (fold): Ensure that we don't alter the expression's
        type when folding CLEANUP_POINT_EXPRs.

From-SVN: r9563
gcc/fold-const.c