This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/31115] New: [4.3 regression] libstdc++ 22_locale/num_get/get/char/2.cc 27_io/basic_ostream/inserters_arithmetic/char/6.cc


These tests passed with r122746 and fail starting with r122749:
Running
/tmp/hpautotest-gcc1/gcc/libstdc++-v3/testsuite/libstdc++-dg/conformance.exp
...
...
WARNING: program timed out.
FAIL: 22_locale/num_get/get/char/2.cc execution test
...
WARNING: program timed out.
FAIL: 27_io/basic_ostream/inserters_arithmetic/char/6.cc execution test

The .log gives no further clues.  In previous runs, even those with the host
system under load, these tests have never failed, and now they fail every time.
Authors of two patches in this range CC:ed.  Though I'll assign this PR to
myself while I'm investigating; I hope to at least be able to remove one name.


-- 
           Summary: [4.3 regression] libstdc++
                    22_locale/num_get/get/char/2.cc
                    27_io/basic_ostream/inserters_arithmetic/char/6.cc
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hp at gcc dot gnu dot org
  GCC host triplet: x86_64-unknown-linux-gnu
GCC target triplet: cris-axis-elf


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]