summaryrefslogtreecommitdiff
path: root/ld/scripttempl
diff options
context:
space:
mode:
Diffstat (limited to 'ld/scripttempl')
-rw-r--r--ld/scripttempl/alphavms.sc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/scripttempl/alphavms.sc b/ld/scripttempl/alphavms.sc
index 912745f9af..81f94ad38e 100644
--- a/ld/scripttempl/alphavms.sc
+++ b/ld/scripttempl/alphavms.sc
@@ -21,7 +21,7 @@ SECTIONS
}
/* RO, executable code. */
\$CODE\$ ALIGN (${PAGESIZE}) : {
- *(\$CODE\$)
+ *(\$CODE\$ *\$CODE*)
}
/* RO initialized data. */
\$LITERAL\$ ALIGN (${PAGESIZE}) : {