* app.c (do_scrub_next_char) [__GNUC__ && __OPTIMIZE__]: If `get' function is
authorKen Raeburn <raeburn@cygnus>
Fri, 13 Jan 1995 01:05:42 +0000 (01:05 +0000)
committerKen Raeburn <raeburn@cygnus>
Fri, 13 Jan 1995 01:05:42 +0000 (01:05 +0000)
scrub_from_file, call scrub_from_file directly, and get gcc's inlining
capability into the act.

gas/ChangeLog

index 0861bc43d587e5f9a55c942a92944b676394a2aa..85994550844c56750acee6dd8cf77bd048ec208e 100644 (file)
@@ -1,5 +1,9 @@
 Thu Jan 12 17:56:24 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
 
+       * app.c (do_scrub_next_char) [__GNUC__ && __OPTIMIZE__]: If `get'
+       function is scrub_from_file, call scrub_from_file directly, and
+       get gcc's inlining capability into the act.
+
        * Makefile.in (VMS_OTHER_OBJS): Add ../libiberty/hex.o.
        (OBJS): Delete hex-value.o.
        (REAL_SOURCES): Delete hex-value.c.