public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "hjl.tools at gmail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug libstdc++/53193] New: [4.7 Regression] 23_containers/unordered_set/instantiation_neg.cc
Date: Wed, 02 May 2012 16:22:00 -0000	[thread overview]
Message-ID: <bug-53193-4@http.gcc.gnu.org/bugzilla/> (raw)

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

             Bug #: 53193
           Summary: [4.7 Regression]
                    23_containers/unordered_set/instantiation_neg.cc
    Classification: Unclassified
           Product: gcc
           Version: 4.7.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: hjl.tools@gmail.com
                CC: fdumont@gcc.gnu.org


On Linux/x86, revision 187023

http://gcc.gnu.org/ml/gcc-cvs/2012-05/msg00019.html

caused:

In file included from
/export/gnu/import/git/gcc-regression/gcc-4_7-branch/187033/bld/x86_64-unknown-linux-gnu/libstdc++-v3/include/unordered_set:45:0,^M
                 from
/export/gnu/import/git/gcc-regression/gcc/libstdc++-v3/testsuite/23_containers/unordered_set/instantiation_neg.cc:24:^M
/export/gnu/import/git/gcc-regression/gcc-4_7-branch/187033/bld/x86_64-unknown-linux-gnu/libstdc++-v3/include/bits/hashtable.h:
In instantiation of 'class std::_Hashtable<int, int, std::allocator<int>,
std::_Identity<int>, std::equal_to<int>, {anonymous}::hash_without_noexcept,
std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash,
std::__detail::_Prime_rehash_policy, false, true, true>':^M
/export/gnu/import/git/gcc-regression/gcc-4_7-branch/187033/bld/x86_64-unknown-linux-gnu/libstdc++-v3/include/bits/unordered_set.h:47:11:
  required from 'class std::__unordered_set<int,
{anonymous}::hash_without_noexcept, std::equal_to<int>, std::allocator<int>,
false>'^M
/export/gnu/import/git/gcc-regression/gcc/libstdc++-v3/testsuite/23_containers/unordered_set/instantiation_neg.cc:40:17:
  required from here^M
/export/gnu/import/git/gcc-regression/gcc-4_7-branch/187033/bld/x86_64-unknown-linux-gnu/libstdc++-v3/include/bits/hashtable.h:186:7:
error: static assertion failed: Cache the hash code or qualify your hash
functor with noexcept^M
compiler exited with status 1


             reply	other threads:[~2012-05-02 16:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-02 16:22 hjl.tools at gmail dot com [this message]
2012-05-02 16:33 ` [Bug libstdc++/53193] " hjl.tools at gmail dot com
2012-05-02 17:18 ` paolo.carlini at oracle dot com
2012-05-02 17:19 ` paolo at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-53193-4@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).