[Bug middle-end/21528] [4.0 Regression] Boost shared_ptr_test.cpp fails with -O3

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu May 12 13:35:00 GMT 2005


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-05-12 13:35 -------
The difference between the mainline and the 4.0.0 branch is the following additional SRA in 4.0.x:
+Initial instantiation for pv
+  pv.pn.pi_ -> pv$pn$pi_
+  pv.px -> pv$px
+Initial instantiation for pi2
+  pi2.pn.pi_ -> pi2$pn$pi_
+  pi2.px -> pi2$px
+

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21528



More information about the Gcc-bugs mailing list