* bfd-in2.h: Regenerated.
* section.c (SEC_ASSEMBLER_SECTION_ID): Fix a typo in comments.
+2020-02-02 H.J. Lu <hongjiu.lu@intel.com>
+
+ * bfd-in2.h: Regenerated.
+ * section.c (SEC_ASSEMBLER_SECTION_ID): Fix a typo in comments.
+
2020-02-02 H.J. Lu <hongjiu.lu@intel.com>
PR gas/25380
#define SEC_LINKER_CREATED 0x100000
/* This section contains a section ID to distinguish different
- sections withe the same section name. */
+ sections with the same section name. */
#define SEC_ASSEMBLER_SECTION_ID 0x100000
/* This section should not be subject to garbage collection.
.#define SEC_LINKER_CREATED 0x100000
.
. {* This section contains a section ID to distinguish different
-. sections withe the same section name. *}
+. sections with the same section name. *}
.#define SEC_ASSEMBLER_SECTION_ID 0x100000
.
. {* This section should not be subject to garbage collection.