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/72657] [7 regression][CHKP] internal compiler error: in ix86_expand_builtin


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

--- Comment #2 from H.J. Lu <hjl.tools at gmail dot com> ---
(In reply to Ilya Enkovich from comment #1)
> Looks like it is caused by remained direct fndecl comparisons in checker
> code.
> Usage of chkp_gimple_call_builtin_p everywhere should fix it.

Will it also fix PR 72683?

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