ChangeLog
2.28 KB
-
re PR tree-optimization/42398 (internal compiler error: in sra_modify_expr, at tree-sra.c:2175) · caee6ca1
2010-01-04 Martin Jambor <mjambor@suse.cz> PR tree-optimization/42398 * tree-sra.c (struct access): Removed flag grp_different_types. (dump_access): Do not dump the removed flag. (sort_and_splice_var_accesses): Do not set the removed flag. (sra_modify_expr): Check for type compatibility directly. * testsuite/gcc.c-torture/compile/pr42398.c: New test. From-SVN: r155631
Martin Jambor committed