aboutsummaryrefslogtreecommitdiff
path: root/gold/script.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gold/script.cc')
-rw-r--r--gold/script.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/gold/script.cc b/gold/script.cc
index f2ac3f7..d6aa7b2 100644
--- a/gold/script.cc
+++ b/gold/script.cc
@@ -1792,6 +1792,7 @@ script_keyword_parsecodes[] =
{ "SIZEOF_HEADERS", SIZEOF_HEADERS },
{ "SORT", SORT_BY_NAME },
{ "SORT_BY_ALIGNMENT", SORT_BY_ALIGNMENT },
+ { "SORT_BY_INIT_PRIORITY", SORT_BY_INIT_PRIORITY },
{ "SORT_BY_NAME", SORT_BY_NAME },
{ "SPECIAL", SPECIAL },
{ "SQUAD", SQUAD },