http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55502
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE Target Milestone|--- |4.8.0 --- Comment #10 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-11-28 08:11:16 UTC --- No need to attach hundreds of outputs. All this is because asan doesn't support __builtin_longjmp right now, which these tests use (see testsuite/gcc.c-torture/execute/builtins/lib/chk.c). *** This bug has been marked as a duplicate of bug 55485 ***