]> git.ipfire.org Git - thirdparty/gcc.git/commit
* fold-const.c (fold_unary) <VIEW_CONVERT_EXPR>: Optimize away a
authorsayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 19 Jan 2007 00:30:47 +0000 (00:30 +0000)
committersayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 19 Jan 2007 00:30:47 +0000 (00:30 +0000)
commiteb381097778f0f8d2a4b0f9bd33fabaedd5f2152
treebeee2e7571eb302362386c8264bf2c958e486978
parentd90c6532442235705c5f1741c9f8eb7d1ea248c8
* fold-const.c (fold_unary) <VIEW_CONVERT_EXPR>: Optimize away a
VIEW_CONVERT_EXPR to the same type as it's operand.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@120945 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/fold-const.c