summaryrefslogtreecommitdiff
path: root/gcc/debug.c
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2011-10-07 13:48:03 +0200
committerJakub Jelinek <jakub@gcc.gnu.org>2011-10-07 13:48:03 +0200
commit87aab9b24b6ef536f090e3c5acb7e68d14f141fe (patch)
treefe3738ad5093b87424be7b6b2d256b9bbc324125 /gcc/debug.c
parent228ee4261311d7639cbf951f891e4f0fa34d0a5b (diff)
downloadgcc-87aab9b24b6ef536f090e3c5acb7e68d14f141fe.tar.gz
re PR middle-end/50650 (ICE in vect_is_simple_use_1, at tree-vect-stmts.c:5689)
PR tree-optimization/50650 * tree-vect-patterns.c (vect_recog_mixed_size_cond_pattern): Don't call vect_is_simple_cond here, instead fail if cond_expr isn't COMPARISON_CLASS_P or if get_vectype_for_scalar_type returns NULL for cond_expr's first operand. * tree-vect-stmts.c (vect_is_simple_cond): Static again. * tree-vectorizer.h (vect_is_simple_cond): Remove prototype. * gcc.c-torture/compile/pr50650.c: New test. From-SVN: r179653
Diffstat (limited to 'gcc/debug.c')
0 files changed, 0 insertions, 0 deletions