https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99127
--- Comment #6 from Kurt Miller ---
For clarity, I see now there are two reduced test cases. My test patch fixed
the initial reduced test case but not the second one.
apoc$ cat pr99127.i
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99127
--- Comment #5 from Kurt Miller ---
(In reply to Jakub Jelinek from comment #4)
> So, do you get the ICE with
> int c_pow_r_1, c_pow_r_0, c_pow_phase;
>
> void
> c_pow() {
> _Complex double r = __builtin_cexpi(c_pow_phase);
> c_pow_r_0 = __r
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99127
--- Comment #3 from Kurt Miller ---
Changing the gate function to return false does work-around the python ICEs.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99127
Kurt Miller changed:
What|Removed |Added
CC||kurt at intricatesoftware dot
com
--- Com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99127
Bug ID: 99127
Summary: ICE in expand_expr_addr_expr_1, at expr.c:8026 (during
RTL pass: expand) at -O1 or higher on hppa
Product: gcc
Version: 8.4.0
Status: UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99115
Kurt Miller changed:
What|Removed |Added
Target||alpha-unknown-openbsd6.8
C
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99115
--- Comment #1 from Kurt Miller ---
Created attachment 50192
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=50192&action=edit
testcase preprocessed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99115
Bug ID: 99115
Summary: ICE in extract_insn, at recog.c:2309 on hppa (error:
unrecognizable insn) with -O2
Product: gcc
Version: 8.4.0
Status: UNCONFIRMED
Severi