[Bug c/28162] ice on valid code

2006-06-25 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2006-06-25 10:01 --- min is not less than max: (gdb) call debug_tree (min) constant invariant 4294966724> (gdb) call debug_tree (max) constant invariant 2147483647> but worse, their types don't match. (I guess the former wants to

[Bug c/28162] ice on valid code

2006-06-25 Thread dcb314 at hotmail dot com
--- Comment #1 from dcb314 at hotmail dot com 2006-06-25 09:28 --- Created an attachment (id=11744) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11744&action=view) C source code -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28162