Hello! 2015-01-29 Uros Bizjak <ubiz...@gmail.com>
* config/i386/i386.c (ix86_mode_after): Make static. Bootstrapped and regression tested on x86_64-linux-gnu {,-m32}, committed to mainline SVN. Uros. Index: config/i386/i386.c =================================================================== --- config/i386/i386.c (revision 220244) +++ config/i386/i386.c (working copy) @@ -16719,7 +16719,7 @@ /* Return the mode that an insn results in. */ -int +static int ix86_mode_after (int entity, int mode, rtx_insn *insn) { switch (entity)