aboutsummaryrefslogtreecommitdiff
path: root/ld/lexsup.c
diff options
context:
space:
mode:
Diffstat (limited to 'ld/lexsup.c')
-rw-r--r--ld/lexsup.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ld/lexsup.c b/ld/lexsup.c
index d3d6e56..47c72db 100644
--- a/ld/lexsup.c
+++ b/ld/lexsup.c
@@ -832,7 +832,6 @@ parse_args (unsigned argc, char **argv)
break;
case 'e':
lang_add_entry (optarg, TRUE);
- ldlang_add_undef (optarg);
break;
case 'f':
if (command_line.auxiliary_filters == NULL)