[Bug regression/37976] [4.4 Regression] ICE in insert_into_preds_of_block

2008-10-31 Thread rguenth at gcc dot gnu dot org
--- Comment #4 from rguenth at gcc dot gnu dot org 2008-10-31 12:18 --- Mine. More functions need audit. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug regression/37976] [4.4 Regression] ICE in insert_into_preds_of_block

2008-10-31 Thread rguenth at gcc dot gnu dot org
--- Comment #3 from rguenth at gcc dot gnu dot org 2008-10-31 12:18 --- Reduced testcase: void percent_x(int ch, char *p, char* ok_chars) { char *cp = ch == 'a' ? p : ""; for (;*(cp += __builtin_strspn