[Bug c/126718] ICE in get_expr_operands, at tree-ssa-operands.cc:943 with __builtin_putchar ((1 ? (48) : (48)))
stuzyf at 163 dot com via Gcc-bugs <[email protected]>
| Newsgroups | gmane.comp.gcc.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126718 --- Comment #2 from YuFei Zhou <stuzyf at 163 dot com> --- (In reply to Richard Biener from comment #1) > error-recovery issues with the gimplefe are not very interesting - you are > expected to feed it valid gimple ;) Thanks for the explanation. I agree that invalid GIMPLE input is out of scope.