Fix bug compiling math/k_standard.c
authorNick Clifton <nickc@redhat.com>
Thu, 23 Apr 1998 22:00:45 +0000 (22:00 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 23 Apr 1998 22:00:45 +0000 (22:00 +0000)
gas/ChangeLog

index 067c958b844c02870cd203b1f337100940c676e9..e55692976776fca8b91ee720074ab588a9e7be23 100644 (file)
@@ -1,3 +1,9 @@
+Thu Apr 23 14:58:31 1998  Nick Clifton  <nickc@cygnus.com>
+
+       * config/tc-arm.c (find_real_start): Ignore symbols starting with
+       .L - they are local labels and the branches are not really
+       function calls but rather far jumps.
+
 start-sanitize-sky
 Thu Apr 23 11:09:34 1998  Doug Evans  <devans@canuck.cygnus.com>