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
Severity: normal
Priority: P3
Component: c
Assignee: unassigned at gcc dot gnu.org
Reporter: kurt at intricatesoftware dot com
Target Milestone: ---
Created attachment 50207
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=50207&acti
CC||kurt at intricatesoftware dot
com
--- Comment #2 from Kurt Miller ---
This ICE is on alpha (not hppa).
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
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: kurt at intricatesoftware dot com
Target Milestone: ---
Created attachment 50191
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=50191&action=edit
t
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39618
Kurt Miller changed:
What|Removed |Added
CC||kurt at intricatesoftware
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39618
--- Comment #2 from Kurt Miller 2011-11-20
03:29:51 UTC ---
Created attachment 25864
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25864
PCH Supoort for OpenBSD
Attached is a patch against gcc-4.6.2 which uses brk/sbrk for PCH support.
Sin
10 matches
Mail list logo