Fix for PR 16143 - set SEC_COMMON bit on .scommon, .zcommon and .tcommon sections.
authorNick Clifton <nickc@redhat.com>
Thu, 11 Jun 1998 15:58:53 +0000 (15:58 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 11 Jun 1998 15:58:53 +0000 (15:58 +0000)
gas/ChangeLog

index c38e5c1..d4ad499 100644 (file)
@@ -1,3 +1,8 @@
+Thu Jun 11 08:56:46 1998  Nick Clifton  <nickc@cygnus.com>
+
+       * config/tc-v850.c (v850_comm): Set SEC_COMMON bit on special
+       common sections.
+
 Wed Jun 10 17:26:35 1998  Nick Clifton  <nickc@cygnus.com>
 
        * config/tc-v850.c (v850_comm): Create special sections as needed.