expr.c
363 KB
-
re PR middle-end/80163 (ICE on hopefully valid code) · 76873758
PR c/80163 * expr.c <CASE_CONVERT>: For EXPAND_INITIALIZER determine SIGN_EXTEND vs. ZERO_EXTEND based on signedness of treeop0's type rather than signedness of the result type. * gcc.dg/torture/pr80163.c: New test. From-SVN: r246876
Jakub Jelinek committed