aboutsummaryrefslogtreecommitdiff
path: root/gas/read.c
diff options
context:
space:
mode:
Diffstat (limited to 'gas/read.c')
-rw-r--r--gas/read.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gas/read.c b/gas/read.c
index ca76af7..2e7a4ac 100644
--- a/gas/read.c
+++ b/gas/read.c
@@ -895,6 +895,8 @@ read_a_source_file (const char *name)
found_comment = 0;
#endif
+ set_identify_name (name);
+
buffer = input_scrub_new_file (name);
listing_file (name);