http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49094
--- Comment #15 from Søren Holm <sgh at sgh dot dk> 2011-07-31 15:18:19 UTC --- I have reported the bug as #49923 -fno-tree-sra does not help. I have bisected it to commit trunk@164135 2010-09-10 Martin Jambor <mjam...@suse.cz> PR tree-optimization/44972 * ipa-prop.c (ipa_modify_call_arguments): Build MEM_REF instead of calling build_ref_for_offset. * testsuite/g++.dg/torture/pr34850.C: Remove expected warning.