]> git.ipfire.org Git - thirdparty/gcc.git/commit
optabs.c (prepare_operand): Fail gracefully instead of abort if the predicate doesn...
authorRichard Henderson <rth@redhat.com>
Sat, 19 Jul 2003 00:28:05 +0000 (17:28 -0700)
committerDavid S. Miller <davem@gcc.gnu.org>
Sat, 19 Jul 2003 00:28:05 +0000 (17:28 -0700)
commitd893ccde91cbbc366e42f31605b303f0a67d8d2b
treea81053762e9b4e7c6fb7d1ab13e1eb46a8703d7e
parent3b1eae7b3b4eae1a82c854fb5b5483f0bde4f7ac
optabs.c (prepare_operand): Fail gracefully instead of abort if the predicate doesn't satisfy.

2003-07-18  Richard Henderson  <rth@redhat.com>

* optabs.c (prepare_operand): Fail gracefully instead of abort
if the predicate doesn't satisfy.
(gen_cond_trap): Allow prepare_operand to fail.

From-SVN: r69578
gcc/ChangeLog
gcc/optabs.c