aboutsummaryrefslogtreecommitdiff
path: root/gcc/objc
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2018-04-19 21:16:18 +0200
committerJakub Jelinek <jakub@gcc.gnu.org>2018-04-19 21:16:18 +0200
commit18108d94e9aff71811a7923fe67db7626378f565 (patch)
treeddd35d8dcd17acb5ddfc2bf7b8105dbe62222911 /gcc/objc
parentf62a0ddd737a3faa3925ae211bd22fa8ca62c112 (diff)
downloadgcc-18108d94e9aff71811a7923fe67db7626378f565.zip
gcc-18108d94e9aff71811a7923fe67db7626378f565.tar.gz
gcc-18108d94e9aff71811a7923fe67db7626378f565.tar.bz2
re PR tree-optimization/85467 (ICE: verify_gimple failed: non-trivial conversion at assignment with -O2 -fno-tree-ccp --param=sccvn-max-scc-size=10)
PR tree-optimization/85467 * fold-const.c (fold_ternary_loc) <case BIT_FIELD_REF>: Use VECTOR_TYPE_P macro. If type is vector type, VIEW_CONVERT_EXPR the VECTOR_CST element to type. * gcc.dg/pr85467.c: New test. From-SVN: r259507
Diffstat (limited to 'gcc/objc')
0 files changed, 0 insertions, 0 deletions