[Bug lto/48427] ICE: tree check: expected array_type, have pointer_type in array_ref_low_bound, at expr.c:6253

2012-10-29 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48427 Dmitry Gorbachev d.g.gorbachev at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED

[Bug lto/48427] ICE: tree check: expected array_type, have pointer_type in array_ref_low_bound, at expr.c:6253

2011-12-12 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48427 --- Comment #2 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2011-12-12 21:43:38 UTC --- I can't reproduce the bug with recent GCC.

[Bug lto/48427] ICE: tree check: expected array_type, have pointer_type in array_ref_low_bound, at expr.c:6253

2011-04-03 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48427 --- Comment #1 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2011-04-03 18:09:54 UTC --- Created attachment 23862 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=23862 Compile with `gcc -r -nostdlib -flto foo.c bar.c'