]> git.ipfire.org Git - thirdparty/gcc.git/commit
simplify-rtx.c (simplify_unary_operation): Add missing break in code that deals with...
authorUros Bizjak <uros@kss-loka.si>
Wed, 23 Mar 2005 14:41:59 +0000 (15:41 +0100)
committerUros Bizjak <uros@gcc.gnu.org>
Wed, 23 Mar 2005 14:41:59 +0000 (15:41 +0100)
commit0f6e1dc5870ddb5da04b64602feb427f97f23510
tree9b104c22f8d7e4b5e5d28c30473b01093a69e20e
parente003907e03add9d2bddf3d9ba5d81eef23344d6e
simplify-rtx.c (simplify_unary_operation): Add missing break in code that deals with logicals on floats.

* simplify-rtx.c (simplify_unary_operation) <NOT>: Add missing break
in code that deals with logicals on floats.

From-SVN: r96930
gcc/ChangeLog
gcc/simplify-rtx.c