aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@gnu.org>2004-07-01 20:25:54 +0000
committerMark Kettenis <kettenis@gnu.org>2004-07-01 20:25:54 +0000
commit67bebe794b7bf994d077c1c4f729091a34cbcaa4 (patch)
treed0de2af67a4f05d51c81b0dabfc4767c17ee4cc5 /gdb/dbxread.c
parent * ld-sparc/tlssunpic32.rd: Adjust for section reordering changes (diff)
downloadbinutils-gdb-67bebe794b7bf994d077c1c4f729091a34cbcaa4.tar.gz
binutils-gdb-67bebe794b7bf994d077c1c4f729091a34cbcaa4.tar.bz2
binutils-gdb-67bebe794b7bf994d077c1c4f729091a34cbcaa4.zip
* dbxread.c (process_one_symbol) [PCC_SOL_BROKEN]: Remove dead
code.
Diffstat (limited to 'gdb/dbxread.c')
-rw-r--r--gdb/dbxread.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/gdb/dbxread.c b/gdb/dbxread.c
index 96ba75b57e8..8b1286fff72 100644
--- a/gdb/dbxread.c
+++ b/gdb/dbxread.c
@@ -2868,14 +2868,6 @@ process_one_symbol (int type, int desc, CORE_ADDR valu, char *name,
n_opt_found = 0;
-#ifdef PCC_SOL_BROKEN
- /* pcc bug, occasionally puts out SO for SOL. */
- if (context_stack_depth > 0)
- {
- start_subfile (name, NULL);
- break;
- }
-#endif
if (last_source_file)
{
/* Check if previous symbol was also an N_SO (with some