URL: <http://savannah.nongnu.org/bugs/?32988>
Summary: Internal compiler error: build_unary_op Project: AVR C Runtime Library Submitted by: ipersite Submitted on: dom 03 apr 2011 18:24:27 GMT Category: Library Severity: 3 - Normal Priority: 5 - Normal Item Group: libc code Status: None Percent Complete: 0% Assigned to: None Open/Closed: Open Discussion Lock: Any Release: 1.7.* Fixed Release: None _______________________________________________________ Details: Example of the error: avr-gcc -DHAVE_CONFIG_H -I. -I../../../../avr/lib/avr2 -I../../.. -I../../../../common -I../../../../include -I../../../include -g -Wall -W -Wstrict-prototypes -mmcu=avr2 -D__COMPILING_AVR_LIBC__ -mcall-prologues -Os -MT dtostre.o -MD -MP -MF .deps/dtostre.Tpo -c -o dtostre.o ../../../../libc/stdlib/dtostre.c ../../../../libc/stdlib/dtostre.c: In function ‘dtostre’: ../../../../libc/stdlib/dtostre.c:63:2: internal compiler error: in build_unary_op, at c-typeck.c:3786 So the build can't go on. As I seen, there's also on line 68 and inside other files like vfscanf etc. Version of GCC: avr-gcc (GCC) 4.6.0. _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/bugs/?32988> _______________________________________________ Messaggio inviato con/da Savannah http://savannah.nongnu.org/ _______________________________________________ AVR-libc-dev mailing list AVR-libc-dev@nongnu.org http://lists.nongnu.org/mailman/listinfo/avr-libc-dev