tree-ssa-copy.c
33.8 KB
-
re PR c++/34862 (operator new placement variant with reference arg not accepted by g++ 4.3) · e8b0eabc
PR c++/34862 PR c++/33407 * tree-ssa-copyrename.c (copy_rename_partition_coalesce): Don't coalesce pointers if they have different DECL_NO_TBAA_P values. * tree-ssa-copy.c (may_propagate_copy): Don't propagate copies between variables with different DECL_NO_TBAA_P values. From-SVN: r131916
Ian Lance Taylor committed