On November 8, 2015 1:40:57 AM GMT+01:00, Jeff Law wrote:
>On 11/07/2015 01:47 PM, Gerald Pfeifer wrote:
>> On Tue, 27 Oct 2015, Richard Biener wrote:
>>> This adds -fchecking as a way to enable internal consistency checks
>>> even in release builds (or disable checking with -fno-checking - up
>to
On 11/07/2015 01:47 PM, Gerald Pfeifer wrote:
On Tue, 27 Oct 2015, Richard Biener wrote:
This adds -fchecking as a way to enable internal consistency checks
even in release builds (or disable checking with -fno-checking - up to
a certain extent - with checking enabled).
How (much) do we want t
On Tue, 27 Oct 2015, Richard Biener wrote:
> This adds -fchecking as a way to enable internal consistency checks
> even in release builds (or disable checking with -fno-checking - up to
> a certain extent - with checking enabled).
How (much) do we want to advertize this?
Gerald
On Tue, 27 Oct 2015, Jeff Law wrote:
> On 10/27/2015 09:32 AM, Mikhail Maltsev wrote:
> > On 10/27/2015 04:17 PM, Richard Biener wrote:
> > >
> > > This adds -fchecking as a way to enable internal consistency checks
> > > even in release builds (or disable checking with -fno-checking - up to
> >
On 10/27/2015 09:32 AM, Mikhail Maltsev wrote:
On 10/27/2015 04:17 PM, Richard Biener wrote:
This adds -fchecking as a way to enable internal consistency checks
even in release builds (or disable checking with -fno-checking - up to
a certain extent - with checking enabled).
I remember that Ja
On 10/27/2015 04:17 PM, Richard Biener wrote:
>
> This adds -fchecking as a way to enable internal consistency checks
> even in release builds (or disable checking with -fno-checking - up to
> a certain extent - with checking enabled).
I remember that Jakub proposed to use __builtin_expect with
f
This adds -fchecking as a way to enable internal consistency checks
even in release builds (or disable checking with -fno-checking - up to
a certain extent - with checking enabled).
Bootstrap & regtest running on x86_64-unknown-linux-gnu.
Richard.
2015-10-27 Richard Biener
* common.