diff options
Diffstat (limited to 'gas/config/tc-mcore.c')
-rw-r--r-- | gas/config/tc-mcore.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/config/tc-mcore.c b/gas/config/tc-mcore.c index fe3317059b4..c10b75d226c 100644 --- a/gas/config/tc-mcore.c +++ b/gas/config/tc-mcore.c @@ -346,7 +346,7 @@ mcore_s_section (ignore) { /* Scan forwards to find the name of the section. If the section being switched to is ".line" then this is a DWARF1 debug section - which is arbitarily placed inside generated code. In this case + which is arbitrarily placed inside generated code. In this case do not dump the literal pool because it is a) inefficient and b) would require the generation of extra code to jump around the pool. */ |