* dbxread.c (process_one_symbol): Set n_opt_found based on whether
authorJim Kingdon <jkingdon@engr.sgi.com>
Sun, 13 Jun 1993 02:26:18 +0000 (02:26 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Sun, 13 Jun 1993 02:26:18 +0000 (02:26 +0000)
commit8357834fbec086011dbb4b445f63c03c9f4c6c1e
treede5570f2392c28e24da93c819fcdae0d28c42b03
parent361daf65acef2c17cb07034715ee57f7168a444f
* dbxread.c (process_one_symbol): Set n_opt_found based on whether
a non-gcc N_OPT symbol is found.  Make SUN_FIXED_LBRAC_BUG a macro
which returns 0 or 1 to say whether to do it.
* config/sparc/sun4{sol2,os4}.h
(SUN_FIXED_LBRAC_BUG,VARIABLES_INSIDE_BLOCK): Use n_opt_found so
the right thing happens for both acc and SunOS4 /bin/cc.
gdb/ChangeLog
gdb/config/sparc/tm-sun4os4.h
gdb/config/sparc/tm-sun4sol2.h
gdb/dbxread.c