[Bug target/51659] ICE in function output_move_double

2012-01-09 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51659 Matthias Klose changed: What|Removed |Added CC||doko at gcc dot gnu.org --- Comment #3 f

[Bug target/51659] ICE in function output_move_double

2012-01-09 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51659 --- Comment #4 from Matthias Klose 2012-01-09 09:18:14 UTC --- Created attachment 26277 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26277 preprocessed source

[Bug target/51659] ICE in function output_move_double

2012-01-04 Thread carrot at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51659 --- Comment #2 from Carrot 2012-01-05 07:06:22 UTC --- It can be reproduced with following simple code struct function { int pops_args; long long x_frame_offset; }; long long get_func_frame_size (struct function *f) { return -f->x_frame

[Bug target/51659] ICE in function output_move_double

2011-12-22 Thread carrot at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51659 --- Comment #1 from Carrot 2011-12-23 02:29:49 UTC --- (gdb) cont Continuing. Breakpoint 2, output_move_double (operands=0x19be680, emit=1 '\001', count=0x0) at ../../../trunk/gcc/config/arm/arm.c:13933 13933 gcc_assert (!emit); (gdb) p