On Thu, 2014-08-28 15:47:07 -0700, Andrew Pinski wrote:
> On Thu, Aug 28, 2014 at 3:00 PM, Jan-Benedict Glaw wrote:
> > The following patch silences two warnings in the mep-elf target,
> > fixing the config-list.mk build:
>
>
> I thought -Werror was only on when the versions of GCC match.
See
On Thu, 2014-08-28 15:47:07 -0700, Andrew Pinski wrote:
> On Thu, Aug 28, 2014 at 3:00 PM, Jan-Benedict Glaw wrote:
> > Hi!
> >
> > The following patch silences two warnings in the mep-elf target,
> > fixing the config-list.mk build:
>
>
> I thought -Werror was only on when the versions of GCC
> This patch should fix it. Okay to apply?
Ok. Thanks!
> 2014-08-28 Jan-Benedict Glaw
>
> * config/mep/mep-pragma.c (mep_pragma_coprocessor_subclass): Rework
> to silence warning.
> * config/mep/mep.c (VECTOR_TYPE_P): Remove duplicate definition.
On Thu, Aug 28, 2014 at 3:00 PM, Jan-Benedict Glaw wrote:
> Hi!
>
> The following patch silences two warnings in the mep-elf target,
> fixing the config-list.mk build:
I thought -Werror was only on when the versions of GCC match.
Thanks,
Andrew
>
>
> First one:
> ~~
> g++ -c -DIN_GCC_
Hi!
The following patch silences two warnings in the mep-elf target,
fixing the config-list.mk build:
First one:
~~
g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC
-DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -