public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "pinskia at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug libstdc++/46272] [4.6 Regression]: libstdc++ fails to build due to atomic-constexpr-changes
Date: Tue, 02 Nov 2010 17:22:00 -0000	[thread overview]
Message-ID: <20101102172200.uFjF3KT2cigzPVvuOaw9T_ymYGw36eK0qwkPrn9AqYo@z> (raw)
In-Reply-To: <bug-46272-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2010-11-02 17:21:53 UTC ---
Similar error on powerpc-darwin:
In file included from
/Users/regress/tbox/native/build/powerpc-apple-darwin9.8.0/libstdc++-v3/include/atomic:42:0,
                 from
/Users/regress/tbox/svn-gcc/libstdc++-v3/include/precompiled/stdc++.h:99:
/Users/regress/tbox/native/build/powerpc-apple-darwin9.8.0/libstdc++-v3/include/bits/atomic_0.h:
In member function 'bool
std::__atomic0::__atomic_base<_IntTp>::compare_exchange_weak(std::__atomic0::__atomic_base<_IntTp>::__int_type&,
std::__atomic0::__atomic_base<_IntTp>::__int_type, std::memory_order,
std::memory_order) [with _ITp = bool,
std::__atomic0::__atomic_base<_IntTp>::__int_type = bool, std::memory_order =
std::memory_order]':
/Users/regress/tbox/native/build/powerpc-apple-darwin9.8.0/libstdc++-v3/include/atomic:111:66:
  instantiated from here
/Users/regress/tbox/native/build/powerpc-apple-darwin9.8.0/libstdc++-v3/include/bits/atomic_0.h:619:9:
error: invalid use of const_cast with type '__i_type', which is not a pointer,
reference, nor a pointer-to-data-member type


  reply	other threads:[~2010-11-02 17:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-02 17:18 [Bug libstdc++/46272] New: " hp at gcc dot gnu.org
2010-11-02 17:22 ` pinskia at gcc dot gnu.org [this message]
2010-11-03  1:19 ` [Bug libstdc++/46272] " hp 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=20101102172200.uFjF3KT2cigzPVvuOaw9T_ymYGw36eK0qwkPrn9AqYo@z \
    --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).