Re: [BUILDROBOT][PATCH] Fix warnings in the mep-elf target

2014-08-28 Thread Jan-Benedict Glaw
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

Re: [BUILDROBOT][PATCH] Fix warnings in the mep-elf target

2014-08-28 Thread Jan-Benedict Glaw
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

Re: [BUILDROBOT][PATCH] Fix warnings in the mep-elf target

2014-08-28 Thread DJ Delorie
> 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.

Re: [BUILDROBOT][PATCH] Fix warnings in the mep-elf target

2014-08-28 Thread Andrew Pinski
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_

[BUILDROBOT][PATCH] Fix warnings in the mep-elf target

2014-08-28 Thread Jan-Benedict Glaw
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 -