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 middle-end/70457] ICE (segfault) in gimple_expand_builtin_pow on powerpc64le-linux-gnu


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

--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Ah, but gimple_call_combined_fn already performs this.
So perhaps all you need is the tree-inline.c part?

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