]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/longlong.h
i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file.
[thirdparty/gcc.git] / gcc / longlong.h
index 0d9838bf263f5b2f23f430d175077ea5de1ddd33..70f9e1adf69ef3e78a9a659bf5abfa8defce2bd3 100644 (file)
@@ -222,7 +222,7 @@ extern const UQItype __clz_tab[];
             "rIJ" ((USItype) (bh)),                                    \
             "r" ((USItype) (al)),                                      \
             "rIJ" ((USItype) (bl)))
-/* Call libgcc1 routine.  */
+/* Call libgcc routine.  */
 #define umul_ppmm(w1, w0, u, v) \
 do {                                                                   \
   DWunion __w;                                                         \