Snapshot gcc-4.9-20160504 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.9-20160504/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.9 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
On Wed, May 4, 2016 at 3:35 PM, Manuel López-Ibáñez
wrote:
> On 04/05/16 19:20, David Malcolm wrote:
>>
>> On Wed, 2016-05-04@18:15 +0200, Antonio Diaz Diaz wrote:
>>>
>>> - It can't be portably disabled; older versions of gcc do not
>>> accept
>>> '-Wno-misleading-indentation'. (At leas
On May 4, 2016 2:35:38 PM CDT, "Manuel López-Ibáñez"
wrote:
>On 04/05/16 19:20, David Malcolm wrote:
>> On Wed, 2016-05-04@18:15 +0200, Antonio Diaz Diaz wrote:
>>> - It can't be portably disabled; older versions of gcc do not
>>> accept
>>> '-Wno-misleading-indentation'. (At least 4.
On 04/05/16 19:20, David Malcolm wrote:
On Wed, 2016-05-04@18:15 +0200, Antonio Diaz Diaz wrote:
- It can't be portably disabled; older versions of gcc do not
accept
'-Wno-misleading-indentation'. (At least 4.1.2 does not accept
it).
FWIW "-Wall -Wno-misleading-indentation" works for
On Wed, 2016-05-04 at 18:15 +0200, Antonio Diaz Diaz wrote:
> [Please, CC me. I'm not subscribed to gcc@gcc.gnu.org].
>
> First of all, thank you very much for gcc.
>
> I am not an expert in gcc. Please, forgive any mistakes in this
> message. :-)
>
> After compiling all my projects with gcc-6.1
[Please, CC me. I'm not subscribed to gcc@gcc.gnu.org].
First of all, thank you very much for gcc.
I am not an expert in gcc. Please, forgive any mistakes in this message. :-)
After compiling all my projects with gcc-6.1, I have received warnings
related to -Wmisleading-indentation in four of
On 4 May 2016 at 15:54, Richard Biener wrote:
> On Wed, May 4, 2016 at 11:46 AM, Prasad Ghangal
> wrote:
>> On 4 May 2016 at 13:02, Richard Biener wrote:
>>> On Wed, May 4, 2016 at 8:41 AM, Prasad Ghangal
>>> wrote:
Hi !
Currently I am trying to introduce new command line option -fgi
On 23 February 2016 at 21:49, Prathamesh Kulkarni
wrote:
> On 23 February 2016 at 17:31, Richard Biener wrote:
>> On Tue, 23 Feb 2016, Prathamesh Kulkarni wrote:
>>
>>> On 22 February 2016 at 17:36, Richard Biener wrote:
>>> > On Mon, 22 Feb 2016, Prathamesh Kulkarni wrote:
>>> >
>>> >> Hi Richa
On Wed, May 4, 2016 at 11:46 AM, Prasad Ghangal
wrote:
> On 4 May 2016 at 13:02, Richard Biener wrote:
>> On Wed, May 4, 2016 at 8:41 AM, Prasad Ghangal
>> wrote:
>>> Hi !
>>> Currently I am trying to introduce new command line option -fgimple,
>>> for that I am adding this to c.opt
>>>
>>> dif
On 4 May 2016 at 13:02, Richard Biener wrote:
> On Wed, May 4, 2016 at 8:41 AM, Prasad Ghangal
> wrote:
>> Hi !
>> Currently I am trying to introduce new command line option -fgimple,
>> for that I am adding this to c.opt
>>
>> diff --git a/gcc/c-family/c.opt b/gcc/c-family/c.opt
>> index 4f8687
On Wed, May 4, 2016 at 8:41 AM, Prasad Ghangal wrote:
> Hi !
> Currently I am trying to introduce new command line option -fgimple,
> for that I am adding this to c.opt
>
> diff --git a/gcc/c-family/c.opt b/gcc/c-family/c.opt
> index 4f86876..88e55c6 100644
> --- a/gcc/c-family/c.opt
> +++ b/gcc/c
11 matches
Mail list logo