Print this page
10366 ld(1) should support GNU-style linker sets
10367 ld(1) tests should be a real test suite
10368 want an ld(1) regression test for i386 LD tls transition (10267)

@@ -877,10 +877,13 @@
 @ MSG_SYM_L_END         "END_"
 @ MSG_SYM_L_END_U       "_END_"
 @ MSG_SYM_L_START       "START_"
 @ MSG_SYM_L_START_U     "_START_"
 
+@ MSG_SYM_SECBOUND_START "__start_"
+@ MSG_SYM_SECBOUND_STOP "__stop_"
+
 # Support functions
 
 @ MSG_SUP_VERSION       "ld_version"
 @ MSG_SUP_INPUT_DONE    "ld_input_done"