/home/marcus/projects/gcc/BIN/bin/gcc -c -Wtype-limits -O2 action.i
action.i: In function 'free_list':
action.i:35: warning: initialization from incompatible pointer type
action.i: In function 'move_files_wildcard':
action.i:43: internal compiler error: tree check: expected ssa_name, have
addr_expr in get_value_range, at tree-vrp.c:469
Please submit a full bug report,
-Wtype-limits is needed for reproducing
--
Summary: ICE tree check: expected ssa_name, have addr_expr in
get_value_range, at tree-vrp.c:469
Product: gcc
Version: 4.4.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: marcus at jet dot franken dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35663