]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* cccp.c (handle_directive): Initialize backslash_newlines_p.
authorJeffrey A Law <law@cygnus.com>
Wed, 8 Mar 2000 06:54:20 +0000 (06:54 +0000)
committerJeff Law <law@gcc.gnu.org>
Wed, 8 Mar 2000 06:54:20 +0000 (23:54 -0700)
From-SVN: r32411

gcc/ChangeLog
gcc/cccp.c

index d0d2174ba43ae11efea1edb7d31489cad8dc6a92..8e83eb9a17c77c781ae24bbf59794ae03094c1e9 100644 (file)
@@ -1,5 +1,7 @@
 Tue Mar  7 21:41:17 2000  Jeffrey A Law  (law@cygnus.com)
 
+       * cccp.c (handle_directive): Initialize backslash_newlines_p.
+
        Wed Jan 19 20:39:17 2000  Jim Wilson  <wilson@cygnus.com>
        * fixinc/inclhack.tpl: Test for directory before trying to cd into it.
        * fixinc/fixincl.sh, fixinc/inclhack.sh: Regenerate.
index 473ff4532b2500807a48efecd46bbe886c774f97..83f4dff568370ef469982396f28408eea226e744 100644 (file)
@@ -3983,7 +3983,7 @@ handle_directive (ip, op)
          case '\'':
          case '\"':
            {
-             int backslash_newlines_p;
+             int backslash_newlines_p = 0;
 
              register U_CHAR *bp1
                = skip_quoted_string (xp - 1, bp, ip->lineno,