commit | 193327db9fdd4e37aaf66612532871d756e0760f | [log] [tgz] |
---|---|---|
author | Hsinyuan Xavier <TheLastLin@hotmail.com> | Wed Sep 27 13:21:43 2023 +0100 |
committer | Nick Clifton <nickc@redhat.com> | Wed Sep 27 13:21:43 2023 +0100 |
tree | 1323518c1ce3702820bd738ca9bb24b73dac334c | |
parent | da0784f961d8a14890b2a3fa3b5db5820e17deb6 [diff] |
Fix: Output section type does not been applied to section forced output by `. = .` assignment PR 30875 * ldlang.c (get_os_init_flag): New function. (exp_init_os, map_input_to_output_sections): Use it.