* f-lang.c: Remove duplicate declaration of
authorJim Kingdon <jkingdon@engr.sgi.com>
Mon, 12 Dec 1994 21:21:10 +0000 (21:21 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Mon, 12 Dec 1994 21:21:10 +0000 (21:21 +0000)
commitc676d8274d8cea8f3eb8a35ef8def259f82b723d
tree3480d6b0b41251b43c49673d4a5d03080d772699
parent746d1df4a9f64da38da324be849beb5fd389135b
* f-lang.c: Remove duplicate declaration of
builtin_type_f_integer, and only include it in the f_builtin_types
once.

* somread.c (som_symfile_read): Just assign to objfile->obj_private,
not OBJ_UNWIND_INFO.  Assigning to a cast is a GCC-ism which
the HP compiler doesn't like.
gdb/ChangeLog
gdb/f-lang.c
gdb/somread.c
This page took 0.02825 seconds and 4 git commands to generate.