This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[buildrobot] epiphany-elf


Hi!

Build log at
http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=40206

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 -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    -o epiphany.o -MT epiphany.o -MMD -MP -MF ./.deps/epiphany.TPo ../../../gcc/gcc/config/epiphany/epiphany.c
In file included from ../../../gcc/gcc/config/epiphany/epiphany.c:22:0:
../../../gcc/gcc/config/epiphany/epiphany.c: In function âunsigned int epiphany_compute_frame_size(int)â:
../../../gcc/gcc/config/epiphany/epiphany.c:1136:42: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]
    gcc_assert (reg_size == 0 || reg_size == epiphany_stack_offset);
                                          ^
../../../gcc/gcc/system.h:691:14: note: in definition of macro âgcc_assertâ
    ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0))
              ^
../../../gcc/gcc/config/epiphany/epiphany.c: In function âvoid epiphany_expand_prologue()â:
../../../gcc/gcc/config/epiphany/epiphany.c:1697:7: error: unused variable âsave_configâ [-Werror=unused-variable]
   rtx save_config;
       ^
cc1plus: all warnings being treated as errors
make[2]: *** [epiphany.o] Error 1

MfG, JBG

-- 
      Jan-Benedict Glaw      jbglaw@lug-owl.de              +49-172-7608481
Signature of:         "really soon now":      an unspecified period of time, likly to
the second  :                                 be greater than any reasonable definition
                                              of "soon".

Attachment: signature.asc
Description: Digital signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]