* symbols.c (S_SET_SEGMENT): Don't set the segment for section syms.
authorRichard Henderson <rth@redhat.com>
Tue, 6 Jan 1998 15:38:20 +0000 (15:38 +0000)
committerRichard Henderson <rth@redhat.com>
Tue, 6 Jan 1998 15:38:20 +0000 (15:38 +0000)
PR 14239
        (S_IS_EXTERNAL, S_IS_LOCAL): Correct parenthetication.

gas/ChangeLog

index 18a0ab47260b55c6827a83897a75ed9faf6b83f3..8689ef42d4544bfe495dc5db4d036f994d468ceb 100644 (file)
@@ -1,3 +1,8 @@
+Tue Jan  6 15:36:02 1998  Richard Henderson  <rth@cygnus.com>
+
+       * symbols.c (S_SET_SEGMENT): Don't set the segment for section syms.
+       (S_IS_EXTERNAL, S_IS_LOCAL): Correct parenthetication.
+
 start-sanitize-sky
 Tue Jan  6 13:10:20 1998  Doug Evans  <devans@seba.cygnus.com>