https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91988
Richard Biener changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91988
--- Comment #4 from Richard Biener ---
The failure is triggered by compile-time(!)
Breakpoint 6, symbol_table::create_edge (this=0x76810100,
caller=,
callee=, call_stmt=0x77fefea0,
count=..., indir_unknown_callee=false)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91988
--- Comment #3 from Richard Biener ---
(In reply to Richard Biener from comment #2)
> I see IPA-CP being applied and that function not inlined.
>
> Deciding on inlining of small functions. Starting with size 9.
> Enqueueing calls in fun.constpr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91988
Richard Biener changed:
What|Removed |Added
Keywords||missed-optimization
Status|