OSDN Git Service

2004-10-23 Daniel Berlin <dberlin@dberlin.org>
[pf3gnuchains/gcc-fork.git] / gcc / gmon.c
index df9cfab..aa4fd16 100644 (file)
@@ -74,7 +74,7 @@ monstartup(lowpc, highpc)
 {
     int                        monsize;
     char               *buffer;
-    register int       o;
+    int                        o;
 
        /*
         *      round lowpc and highpc to multiples of the density we're using