On Wed, 2014-10-08 18:50:32 +0100, Joern Rennecke <joern.renne...@embecosm.com> 
wrote:
> Attached is the GCC patch for the basic device package infrastructure.
> OK to apply?

There's some fallout on config-list.mk builds:

g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -fno-exceptions 
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings 
-Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic 
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -fno-common 
 -DHAVE_CONFIG_H -I. -I. -I../../../gcc/gcc -I../../../gcc/gcc/. 
-I../../../gcc/gcc/../include -I../../../gcc/gcc/../libcpp/include 
-I/opt/cfarm/mpc/include  -I../../../gcc/gcc/../libdecnumber 
-I../../../gcc/gcc/../libdecnumber/dpd -I../libdecnumber 
-I../../../gcc/gcc/../libbacktrace    -I. -I. -I../../../gcc/gcc 
-I../../../gcc/gcc/. -I../../../gcc/gcc/../include 
-I../../../gcc/gcc/../libcpp/include -I/opt/cfarm/mpc/include  
-I../../../gcc/gcc/../libdecnumber -I../../../gcc/gcc/../libdecnumber/dpd 
-I../libdecnumber -I../../../gcc/gcc/../libbacktrace   
../../../gcc/gcc/config/avr/driver-avr.c
../../../gcc/gcc/config/avr/driver-avr.c:35:1: error: ‘void 
avr_set_current_device(const char*)’ defined but not used 
[-Werror=unused-function]
 avr_set_current_device (const char *name)
 ^
cc1plus: all warnings being treated as errors
make[2]: *** [driver-avr.o] Error 1

See build
http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=370682

Is it planned to use that function later on? Or shall we just drop it?

MfG, JBG

-- 
      Jan-Benedict Glaw      jbg...@lug-owl.de              +49-172-7608481
Signature of:              Fortschritt bedeutet, einen Schritt so zu machen,
the second  :                   daß man den nächsten auch noch machen kann.

Attachment: signature.asc
Description: Digital signature

Reply via email to