On Mon, Aug 25, 2014 at 09:19:08AM +0200, Gerald Pfeifer wrote:
> On Fri, 22 Aug 2014, Marek Polacek wrote:
> Nice! Thanks you.
Thanks for review.
> Oh, yes, okay. Can you just check that lines are <80 columns?
Sure. (I actually had to re-indent a few of them.)
Committed.
Marek
On Fri, 22 Aug 2014, Marek Polacek wrote:
> Elsewhere in the code base I see mainly "pointer to integer" so I
> haven't changed this.
Sounds good.
> The following patch contains two more options: -Wc99-c11-compat and
> -Wbool-compare.
>
> Ok?
Nice! Thanks you.
Oh, yes, okay. Can you just c
On Fri, Aug 22, 2014 at 01:11:28AM +0200, Gerald Pfeifer wrote:
> > + -fsanitize=float-cast-overflow: check that the
> > result
> > + of floating-point type to integer conversion does not overflow;
>
> "conversions" (plural)?
Ok, changed.
> > +A new -Wswitch-bool option has been
On Wed, 13 Aug 2014, Marek Polacek wrote:
> I've put together a few lines describing what I (except
> -fsanitize=alignment) implemented for GCC 5.
> It's the file wwwdocs/htdocs/gcc-5/changes.html.
Nice!
> + -fsanitize=float-cast-overflow: check that the result
> +of floating-point t
Ping.
On Wed, Aug 13, 2014 at 01:33:08PM +0200, Marek Polacek wrote:
> I've put together a few lines describing what I (except
> -fsanitize=alignment) implemented for GCC 5.
> It's the file wwwdocs/htdocs/gcc-5/changes.html.
>
> Ok?
>
> --- changes.html.mp 2014-08-13 12:21:57.059610612 +0200
>
I've put together a few lines describing what I (except
-fsanitize=alignment) implemented for GCC 5.
It's the file wwwdocs/htdocs/gcc-5/changes.html.
Ok?
--- changes.html.mp 2014-08-13 12:21:57.059610612 +0200
+++ changes.html2014-08-13 13:22:00.683597815 +0200
@@ -16,11 +16,53 @@