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 libstdc++/51667] New: [4.7 Regression] new FAIL: 27_io/basic_*stream/* execution test with -m32


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

             Bug #: 51667
           Summary: [4.7 Regression] new FAIL: 27_io/basic_*stream/*
                    execution test with -m32
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: dominiq@lps.ens.fr
                CC: hjl.tools@gmail.com, iains@gcc.gnu.org,
                    rth@gcc.gnu.org, ubizjak@gmail.com
              Host: *86*-*-*
            Target: *86*-*-*
             Build: *86*-*-*


Between revisions 182603 (OK) and 182605 the following tests have started to
fail on *86*-*-* in 32 bit mode:

Running target unix/-m32
FAIL: 27_io/basic_istream/extractors_arithmetic/char/dr696.cc execution test
FAIL: 27_io/basic_istream/extractors_arithmetic/wchar_t/dr696.cc execution test
FAIL: 27_io/basic_ostream/inserters_arithmetic/char/7.cc execution test
FAIL: 27_io/basic_ostream/inserters_arithmetic/wchar_t/7.cc execution test


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