fold-const.c
399 KB
-
re PR target/26961 (ICE simplify_subreg:3813) · 726ac11e
PR target/26961 * fold-const.c (fold_ternary): When converting "A ? B : C" into either "A op B" or "A op C", we may need to convert A to the type of B and C. * gcc.dg/fold-cond-1.c: New test case. * gcc.dg/pr26961-1.c: Likewise. From-SVN: r113001
Roger Sayle committed