[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#370594: [alpha] ICE in expand_simple_unop, at optabs.c:2307



Package: gcc-snapshot
Version: 20060508-1

Forwarded as PR27907.

> Automatic build of libfann1_1.2.0-1 on juist by sbuild/alpha 0.44
...
>  alpha-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../src/include -D_REENTRANT -Wall -g -O2 -MT doublefann.lo -MD -MP -MF .deps/doublefann.Tpo -c doublefann.c  -fPIC -DPIC -o .libs/doublefann.o
> In file included from doublefann.c:24:
> fann.c: In function 'fann_print_connections':
> fann.c:749: warning: format '%3d' expects type 'int', but argument 2 has type 'long int'
> fann.c:749: warning: format '%4d' expects type 'int', but argument 3 has type 'long int'
> In file included from doublefann.c:25:
> fann_io.c: In function 'fann_save_internal_fd':
> fann_io.c:153: warning: format '%u' expects type 'unsigned int', but argument 3 has type 'long int'
> fann_io.c:156: warning: format '%u' expects type 'unsigned int', but argument 3 has type 'long int'
> fann_io.c:168: warning: format '%u' expects type 'unsigned int', but argument 3 has type 'long int'
> fann_io.c:200: warning: format '%u' expects type 'unsigned int', but argument 3 has type 'long int'
> fann_io.c:204: warning: format '%u' expects type 'unsigned int', but argument 3 has type 'long int'
> In file included from doublefann.c:28:
> fann_options.c: In function 'fann_print_parameters':
> fann_options.c:37: warning: format '%2d' expects type 'int', but argument 2 has type 'long int'
> fann.c: In function 'fann_run':
> fann.c:692: internal compiler error: in expand_simple_unop, at optabs.c:2307
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://gcc.gnu.org/bugs.html> for instructions.
> make[3]: *** [doublefann.lo] Error 1
> make[3]: Leaving directory `/build/tbm/libfann1-1.2.0/src'

-- 
Martin Michlmayr
http://www.cyrius.com/



Reply to: