aboutsummaryrefslogtreecommitdiff
path: root/gcc/lra.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/lra.h')
-rw-r--r--gcc/lra.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/lra.h b/gcc/lra.h
index ec25947..85dbf92 100644
--- a/gcc/lra.h
+++ b/gcc/lra.h
@@ -27,7 +27,7 @@ extern bool lra_simple_p;
/* Return the allocno reg class of REGNO. If it is a reload pseudo,
the pseudo should finally get hard register of the allocno
class. */
-static inline enum reg_class
+inline enum reg_class
lra_get_allocno_class (int regno)
{
resize_reg_info ();