public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/54897] New: [4.8 Regression]: 23_containers/bitset/45713.cc (test for excess errors)
@ 2012-10-10 23:52 hp at gcc dot gnu.org
  2012-10-11  7:38 ` [Bug c++/54897] " jakub at gcc dot gnu.org
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: hp at gcc dot gnu.org @ 2012-10-10 23:52 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 54897
           Summary: [4.8 Regression]: 23_containers/bitset/45713.cc (test
                    for excess errors)
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Keywords: ABI
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: hp@gcc.gnu.org
              Host: x64_86-unknown-linux-gnu
            Target: cris-axis-elf


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

Running
/tmp/hpautotest-gcc1/gcc/libstdc++-v3/testsuite/libstdc++-dg/conformance.exp
...
FAIL: 23_containers/bitset/45713.cc (test for excess errors)

With the message in the logfile being:

/tmp/hpautotest-gcc1/gcc/libstdc++-v3/testsuite/23_containers/bitset/45713.cc:24:55:
error: size of array 'test' is not\
 an integral constant-expression^M
 int test[sizeof(std::bitset<0xffffffff>) != 1 ? 1 : -1];^M
                                                       ^^M
compiler exited with status 1

FWIW, the cris-axis-elf ABI is effectively __attribute__ ((__packed__)).

Author of the only suspect patch in this revision range CC:ed.
(Did this patch change the ABI for some targets, Jakub?)

I'll attach a preprocessed file.


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2012-10-11 11:41 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-10 23:52 [Bug c++/54897] New: [4.8 Regression]: 23_containers/bitset/45713.cc (test for excess errors) hp at gcc dot gnu.org
2012-10-11  7:38 ` [Bug c++/54897] " jakub at gcc dot gnu.org
2012-10-11  9:49 ` paolo.carlini at oracle dot com
2012-10-11 10:12 ` jakub at gcc dot gnu.org
2012-10-11 10:20 ` paolo.carlini at oracle dot com
2012-10-11 10:31 ` jakub at gcc dot gnu.org
2012-10-11 10:55 ` hp at gcc dot gnu.org
2012-10-11 11:35 ` [Bug testsuite/54897] " hp at gcc dot gnu.org
2012-10-11 11:37 ` hp at gcc dot gnu.org
2012-10-11 11:41 ` hp at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).