------- Comment #10 from ghazi at gcc dot gnu dot org 2008-01-27 05:07 ------- Hi Paolo, three of the tests you added for this enhancement have execute failures on i686-unknown-linux-gnu and x86_64-unknown-linux-gnu on mainline when compiled with -fpic/-fPIC. Is there some valid reason they should not pass? These are the last pic-specific errors on mainline (that I haven't already patched) so I'd really like to zap them somehow.
I imagine these failures are important since the audit trail talks a lot about using this feature in the std library which is compiled pic. Would you please take a look and let me know what you think needs to be done? Thanks. FAIL: g++.dg/ext/has_nothrow_assign.C execution test FAIL: g++.dg/ext/has_nothrow_constructor.C execution test FAIL: g++.dg/ext/has_nothrow_copy.C execution test http://gcc.gnu.org/ml/gcc-testresults/2008-01/msg01322.html http://gcc.gnu.org/ml/gcc-testresults/2008-01/msg01290.html -- ghazi at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ghazi at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26099