gimplify.c
179 KB
-
re PR middle-end/26092 (ICE on const function pointer assigned to a builtin function) · 6f538523
PR middle-end/26092 * gimplify.c (gimplify_call_expr): Don't call get_callee_fndecl twice if decl is a builtin. When trying again, call get_callee_fndecl first to verify it is still a builtin. * gcc.c-torture/compile/20060208-1.c: New test. From-SVN: r110927
Jakub Jelinek committed