This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Darwin] Patch: new flag -mone-byte-bool


Matt Austern wrote:

On Jul 28, 2004, at 1:03 AM, Andreas Schwab wrote:

Matt Austern <austern@apple.com> writes:

*** 423,429 ****
   -single_module  -static  -sub_library  -sub_umbrella @gol
   -twolevel_namespace  -umbrella  -undefined @gol
   -unexported_symbols_list  -weak_reference_mismatches @gol
! -whatsloaded -F -gused -gfull}

   @emph{DEC Alpha Options}
   @gccoptlist{-mno-fp-regs  -msoft-float  -malpha-as  -mgas @gol
--- 423,429 ----
   -single_module  -static  -sub_library  -sub_umbrella @gol
   -twolevel_namespace  -umbrella  -undefined @gol
   -unexported_symbols_list  -weak_reference_mismatches @gol
! whatsloaded -F -gused -gfull -mone-byte-bool}

^^^ Typo.


Whoops!  Fixed.  Here's my updated patch (which differs by one
character from the earlier version).

OK to commit to mainline?

OK, looks good. I suppose it would be surpassingly annoying to
issue a warning every time the flag is used. :-)

Stan



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]