OSDN Git Service

authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 20 Oct 1998 18:07:47 +0000 (18:07 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 20 Oct 1998 18:07:47 +0000 (18:07 +0000)
* reload.c (loc_mentioned_in_p): Add missing braces to bind
else to correct if.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@23204 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index 4177045..7ee925e 100644 (file)
@@ -1,3 +1,8 @@
+Tue Oct 20 10:04:51 1998  Graham  <grahams@rcp.co.uk>
+
+       * reload.c (loc_mentioned_in_p): Add missing braces to bind
+       else to correct if.
+
 Mon Oct 19 16:34:05 1998  Tom Tromey  <tromey@cygnus.com>
 
        * gcc.c (option_map): Added --classpath and --CLASSPATH.