Commit f84b87aa by Uros Bizjak

i386.c (ix86_mode_after): Make static.

	* config/i386/i386.c (ix86_mode_after): Make static.

From-SVN: r220245
parent 62c00445
...@@ -16719,7 +16719,7 @@ ix86_avx_u128_mode_after (int mode, rtx_insn *insn) ...@@ -16719,7 +16719,7 @@ ix86_avx_u128_mode_after (int mode, rtx_insn *insn)
/* Return the mode that an insn results in. */ /* Return the mode that an insn results in. */
int static int
ix86_mode_after (int entity, int mode, rtx_insn *insn) ix86_mode_after (int entity, int mode, rtx_insn *insn)
{ {
switch (entity) switch (entity)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment