On Sun, Jun 21, 2015 at 08:47:10PM -0500, Bill Schmidt wrote: > > > * g++.dg/torture/pr65419.C: New. > > > > Maybe you should ask Richi or Jakub about the testcase because you are > > placing it in a non-target-specific location. It should succeed on > > all targets, but it may expose latent bugs on other targets. > > OK, thanks. Richi, Jakub, is this ok as a general C++ torture test?
Yes, of course, there is nothing rs6000 specific on the testcase. And, if it exposes latent bugs, at least we'll know it, that is what we have tests for, don't we? Jakub