stmt.c
97.1 KB
-
re PR c++/20008 (internal compiler error: in expand_case, at stmt.c:2397) · 2aabee29
gcc/ChangeLog: PR c++/20008 * stmt.c (expand_case): Don't assume cleanup_tree_cfg will remove cases that are out-of-range for the index type. gcc/testsuite/ChangeLog: PR c++/20008 * g++.dg/opt/switch4.C: New. From-SVN: r95225
Alexandre Oliva committed