r242628 - in /trunk/gcc: ChangeLog config/i386/...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Sat Nov 19 18:57:00 GMT 2016
Author: jakub
Date: Sat Nov 19 18:57:56 2016
New Revision: 242628
URL: https://gcc.gnu.org/viewcvs?rev=242628&root=gcc&view=rev
Log:
* config/i386/i386.c (ix86_can_inline_p): Use || instead of &
when checking if callee's isa flags are subset of caller's isa flags.
Fix comment wording.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/i386/i386.c
More information about the Gcc-cvs
mailing list