On 10/24/2016 08:32 AM, Jakub Jelinek wrote:
Hi!This is a small cleanup patch for i386 backend. Bootstrapped/regtested on x86_64-linux and i686-linux, ok for trunk? 2016-10-24 Jakub Jelinek <ja...@redhat.com> * config/i386/i386.c (ix86_in_large_data_p, ix86_expand_builtin): Use VAR_P (x) instead of TREE_CODE (x) == VAR_DECL.
OK. As are any other patches which do the same thing. jeff