OSDN Git Service

* make setup_incoming_promotions static
authordje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 13 Feb 1993 00:39:55 +0000 (00:39 +0000)
committerdje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 13 Feb 1993 00:39:55 +0000 (00:39 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@3468 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/combine.c

index ee542d0..327ed6d 100644 (file)
@@ -601,7 +601,7 @@ combine_instructions (f, nregs)
 \f
 /* Set up any promoted values for incoming argument registers.  */
 
-void
+static void
 setup_incoming_promotions ()
 {
 #ifdef PROMOTE_FUNCTION_ARGS