From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BFA403858C83; Mon, 7 Feb 2022 17:04:25 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BFA403858C83 From: "swaroop.tekale at se dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug c/104424] -fvolatile, not documented in gcc-4.3.3 Date: Mon, 07 Feb 2022 17:04:25 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c X-Bugzilla-Version: 4.3.3 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: swaroop.tekale at se dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2022 17:04:25 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D104424 --- Comment #2 from Swaroop Tekale --- It seems to be there on or before gcc-3.3.6: https://gcc.gnu.org/onlinedocs/gcc-3.3.6/gcc/Option-Summary.html#Option-Sum= mary Code Generation Options See Options for Code Generation Conventions. -fcall-saved-reg -fcall-used-reg=20 -ffixed-reg -fexceptions=20 -fnon-call-exceptions -funwind-tables=20 -fasynchronous-unwind-tables=20 -finhibit-size-directive -finstrument-functions=20 -fno-common -fno-ident -fno-gnu-linker=20 -fpcc-struct-return -fpic -fPIC=20 -freg-struct-return -fshared-data -fshort-enums=20 -fshort-double -fshort-wchar -fvolatile=20 -fvolatile-global -fvolatile-static=20 -fverbose-asm -fpack-struct -fstack-check=20 -fstack-limit-register=3Dreg -fstack-limit-symbol=3Dsym=20 -fargument-alias -fargument-noalias=20 -fargument-noalias-global -fleading-underscore=20 -ftls-model=3Dmodel=20 -ftrapv -fbounds-check=