tree-ssa-alias.c
52.5 KB
-
re PR middle-end/44852 (miscompilation (of e.g. newlib dtoa.c) after mem-ref2 merge) · dbfcc059
2010-07-09 Richard Guenther <rguenther@suse.de> PR tree-optimization/44852 * tree-ssa-alias.c: Include toplev.h for exact_log2. (indirect_ref_may_alias_decl_p): Properly handle negative offsets in MEM_REF. (indirect_refs_may_alias_p): Likewise. * Makefile.in (tree-ssa-alias.o): Add $(TOPLEV_H). * gcc.c-torture/execute/pr44852.c: New testcase. From-SVN: r161994
Richard Guenther committed