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 #1 from Ilya Enkovich <ienkovich at gcc dot gnu.org> ---
Looks like it is caused by remained direct fndecl comparisons in checker code.
Usage of chkp_gimple_call_builtin_p everywhere should fix it.

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