* mipsread.c (parse_symbol): Avoid clobbering enum pointer when
authorJohn Gilmore <gnu@cygnus>
Thu, 6 Feb 1992 06:33:15 +0000 (06:33 +0000)
committerJohn Gilmore <gnu@cygnus>
Thu, 6 Feb 1992 06:33:15 +0000 (06:33 +0000)
commit778c358df87975dbb184af6908a9f073cf597ca1
tree74ac1f43539376048f2b851d9bb1b6099d042437
parent46772bd112a43dda43a5ab742794a5b638ecf159
* mipsread.c (parse_symbol):  Avoid clobbering enum pointer when
looking at its members.  Improve guess between struct and union,
only assuming union if multiple members have offsets of zero.
gdb/ChangeLog
gdb/mipsread.c