fold-const.c (size_binop): Don't asert inputs are the same and have TYPE_IS_SIZETYPE...
authorMark Mitchell <mark@codesourcery.com>
Wed, 1 Mar 2000 00:54:49 +0000 (00:54 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Wed, 1 Mar 2000 00:54:49 +0000 (00:54 +0000)
commit38769add25b9fb5b4d60e98c60ab2d6fb8bf0854
tree209d8f75820cae9e2175dba019513afd425b6537
parentaa1e6de60cceb2383b282eab8e2d88d07f542b81
fold-const.c (size_binop): Don't asert inputs are the same and have TYPE_IS_SIZETYPE set.

* fold-const.c (size_binop): Don't asert inputs are the same and
have TYPE_IS_SIZETYPE set.
(size_diffop): Likewise.

From-SVN: r32273
gcc/ChangeLog
gcc/fold-const.c
gcc/testsuite/g++.old-deja/g++.other/crash13.C [new file with mode: 0644]