This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ipa/80597] [8 Regression] internal compiler error: in compute_inline_parameters, at ipa-inline-analysis.c:3126


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80597

--- Comment #8 from Martin Liška <marxin at gcc dot gnu.org> ---
(In reply to Pat Haugen from comment #7)
> (In reply to Pat Haugen from comment #6)
> > 
> > I just ran into the same ICE and the proposed patch fixes the problem.
> 
> Unfortunately the patch introduces the same ICE on another benchmark that
> used to build just fine.

Can you please provide a test-case? Or can you dump the sreal values via
.to_double() ? That can be also hint for us to fix that properly.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]