* xcoffread.c (parmsym): Don't use an initializer to set up
authorJohn Gilmore <gnu@cygnus>
Thu, 11 Feb 1993 09:05:11 +0000 (09:05 +0000)
committerJohn Gilmore <gnu@cygnus>
Thu, 11 Feb 1993 09:05:11 +0000 (09:05 +0000)
commite5eeaaf86c6b7dba71e6b9f5e48047a1f05f04b5
tree72c45276da3e970ceac1ce4fceff80473df7d5c2
parentd3d6d0ffa26014a0a6852fd34d51ea7d6318d5fd
* xcoffread.c (parmsym):  Don't use an initializer to set up
this struct symbol.  Set it up in initialize_xcoffread.
[This broke when Fred changed "struct symbol".]
(read_xcoff_symtab, xcoff_symfile_read):  Surround code that only
works on real rs/6000 target with #ifndef FAKING_RS6000.
gdb/ChangeLog
gdb/xcoffread.c