On 02/21/2017 09:37 AM, Jakub Jelinek wrote:
Hi!
This function accesses arguments of builtin call without checking
the right arguments are actually provided. Fixed thusly,
bootstrapped/regtested on x86_64-linux and i686-linux, ok for trunk?
The is_gimple_call in there is meant as a performance
Hi!
This function accesses arguments of builtin call without checking
the right arguments are actually provided. Fixed thusly,
bootstrapped/regtested on x86_64-linux and i686-linux, ok for trunk?
The is_gimple_call in there is meant as a performance thing, we could
call gimple_call_builtin_p fir