------- Comment #3 from jamborm at gcc dot gnu dot org 2009-07-30 14:18 ------- Richi, not scalarizing things like the second foo() in the original bug description will inevitably lead to warning failures in g++.dg/warn/unit-1.C and gcc.dg/uninit-I.c. Is that OK? Should I remove or XFAIl them?
(Structure copy-prop is being checked on gcc.dg/tree-ssa/sra-6, so that is safe.) Hopefully I will attach a patch here soon. Martin -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40744