* cccp.c (handle_directive): Initialize backslash_newlines_p.
authorJeffrey A Law <law@cygnus.com>
Wed, 8 Mar 2000 06:55:21 +0000 (06:55 +0000)
committerJeff Law <law@gcc.gnu.org>
Wed, 8 Mar 2000 06:55:21 +0000 (23:55 -0700)
From-SVN: r32412

gcc/ChangeLog
gcc/cccp.c

index 36a5838..a25e94c 100644 (file)
@@ -1,3 +1,7 @@
+Tue Mar  7 23:50:31 2000  Jeffrey A Law  (law@cygnus.com)
+
+       * cccp.c (handle_directive): Initialize backslash_newlines_p.
+
 2000-03-07  Philipp Thomas  <pthomas@suse.de>
 
        * po/POTFILES.in: Remove cppalloc.c from file list.
index 901474b..e91d8cf 100644 (file)
@@ -4047,7 +4047,7 @@ handle_directive (ip, op)
          case '\'':
          case '\"':
            {
-             int backslash_newlines_p;
+             int backslash_newlines_p = 0;
 
              register const U_CHAR *bp1
                = skip_quoted_string (xp - 1, bp, ip->lineno,