[Bug c/58617] gcc crashed on compile arithmetic (or) expression

2013-10-07 Thread heiko.abra...@hella-gutmann.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58617 --- Comment #2 from Heiko.Abraham heiko.abra...@hella-gutmann.com --- I can confirm, r202652 resolve this bug.

[Bug c/58617] New: gcc crashed on compile arithmetic (or) expression

2013-10-04 Thread heiko.abra...@hella-gutmann.com
Component: c Assignee: unassigned at gcc dot gnu.org Reporter: heiko.abra...@hella-gutmann.com gcc 4.8.1 will crashed, if compile follow simple lines: #include stdio.h /* arm-linux-gcc -c -o main.o -g -O0 main.c */ int main(int argc, char **argv) { unsigned int x; x = (2 * x | 1