http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55429
Dominique d'Humieres <dominiq at lps dot ens.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Target|x86_64-apple-darwin12 |*-apple-darwin* Status|UNCONFIRMED |NEW Last reconfirmed| |2012-11-21 Component|libstdc++ |testsuite Host|x86_64-apple-darwin12 |*-apple-darwin* Ever Confirmed|0 |1 Build|x86_64-apple-darwin12 |*-apple-darwin* --- Comment #3 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2012-11-21 22:31:46 UTC --- > Do you mean at exactly r193675 or at some point prior to that? This appeared between revisions 193417 (OK) and 193542 (UNRESOLVED) for serial testing. I don't see it if I do a parallel testing (-j2). > obviously not a libstdc++ bug in any case I agree and I changed the component to testsuite. What it is strange is that 26_numerics/complex/abi_tag.cc is supposed to scan assembler (abi_tag.s), but look at 20_util/enable_shared_from_this/cons/constexpr.cc. Is there people around running the testsuite serially on non-darwin platform?