warning fix
authorMatthias Braun <matze@braunis.de>
Mon, 18 Dec 2006 12:36:41 +0000 (12:36 +0000)
committerMatthias Braun <matze@braunis.de>
Mon, 18 Dec 2006 12:36:41 +0000 (12:36 +0000)
ir/be/bespillremat.c

index cf50012..f4abb19 100644 (file)
@@ -4536,7 +4536,7 @@ be_spill_remat(const be_chordal_env_t * chordal_env)
 
 #else                          /* WITH_ILP */
 
-static void
+static void INLINE
 only_that_you_can_compile_without_WITH_ILP_defined(void)
 {
 }