[Bug tree-optimization/126458] [16/17 Regression] Wrong code with ((int)a)>0 ? (type1)a : CST since r16-4585
"pinskia at gcc dot gnu.org via Gcc-bugs" <[email protected]>
| Newsgroups | gmane.comp.gcc.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126458 --- Comment #3 from Drea Pinski <pinskia at gcc dot gnu.org> --- Created attachment 65192 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=65192&action=edit Patch which I am testing