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 target/37624] New: [4.4 Regression]: 22_locale/num_get/get/char/10.cc


With revision 140565 this test passed.
>From revision 140575 and on, this test has failed as follows:

Running
/tmp/hpautotest-gcc1/gcc/libstdc++-v3/testsuite/libstdc++-dg/conformance.exp
...
FAIL: 22_locale/num_get/get/char/10.cc execution test

With the message in the logfile being:

assertion "err == ios_base::failbit" failed: file
"/tmp/hpautotest-gcc1/gcc/libstdc++-v3/testsuite/22_locale/num_get/get/char/10.cc",
line 63, function: void test01()^M
program stopped with signal 6.^M

Oddly enough, I don't see this failure for other targets at gcc-testresults@ so
perhaps it's a target bug.  Of course, it could still be a non-target bug like
an uninitialized variable.  I'm labelling it as a target bug pending further
investigation.

Anyway, author of patches in suspect revision range CC:ed.


-- 
           Summary: [4.4 Regression]: 22_locale/num_get/get/char/10.cc
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        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=37624


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