From 6ff96af674ed8b5872e90def470405f90f8b4aac Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Thu, 23 May 2002 10:45:14 +0000 Subject: Silently ignore an 'a' flag in a COFF .section directive. --- gas/doc/as.texinfo | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gas/doc') diff --git a/gas/doc/as.texinfo b/gas/doc/as.texinfo index 2a1d05e..7bd85d7 100644 --- a/gas/doc/as.texinfo +++ b/gas/doc/as.texinfo @@ -4978,6 +4978,8 @@ read-only section executable section @item s shared section (meaningful for PE targets) +@item a +ignored. (For compatibility with the ELF version) @end table If no flags are specified, the default flags depend upon the section name. If -- cgit v1.1