summaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/dwarf2out.c')
-rwxr-xr-xgcc/dwarf2out.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/gcc/dwarf2out.c b/gcc/dwarf2out.c
index 6c3a49a..4a01bb6 100755
--- a/gcc/dwarf2out.c
+++ b/gcc/dwarf2out.c
@@ -2699,10 +2699,7 @@ restart:
switch (GET_CODE (x))
{
case PC:
- if (flag_pic)
- dyn_string_append (str, ",");
- else
- abort ();
+ abort ();
break;
case SYMBOL_REF: