https://sourceware.org/bugzilla/show_bug.cgi?id=23882
Bug ID: 23882 Summary: Documentation: LD: MEMORY command: clarification Product: binutils Version: 2.32 (HEAD) Status: UNCONFIRMED Severity: minor Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: stackptr at users dot sourceforge.net Target Milestone: --- Created attachment 11392 --> https://sourceware.org/bugzilla/attachment.cgi?id=11392&action=edit same patch as the above I suggest the following amendment to the texinfo documentation concerning the description of attributes of the MEMORY linker script command. diff --git a/ld/ld.texi b/ld/ld.texi index 4c52ba6b..6a931c68 100644 --- a/ld/ld.texi +++ b/ld/ld.texi @@ -5357,10 +5357,10 @@ Same as @samp{I} Invert the sense of any of the attributes that follow @end table -If a unmapped section matches any of the listed attributes other than +If an unmapped section matches any of the listed attributes other than @samp{!}, it will be placed in the memory region. The @samp{!} attribute reverses this test, so that an unmapped section will be placed -in the memory region only if it does not match any of the listed +in the memory region only if it does not match all of the listed attributes. @kindex ORIGIN = -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils