public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "redi at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug libstdc++/65147] alignment of std::atomic object is not correct
Date: Thu, 26 Mar 2015 19:59:00 -0000	[thread overview]
Message-ID: <bug-65147-4-S6maQNzhuk@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-65147-4@http.gcc.gnu.org/bugzilla/>

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65147

--- Comment #5 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Author: redi
Date: Thu Mar 26 19:27:02 2015
New Revision: 221703

URL: https://gcc.gnu.org/viewcvs?rev=221703&root=gcc&view=rev
Log:
    PR libstdc++/62259
    PR libstdc++/65147
    * include/std/atomic (atomic<T>): Increase alignment for types with
    the same size as one of the integral types.
    * testsuite/29_atomics/atomic/60695.cc: Adjust dg-error line number.
    * testsuite/29_atomics/atomic/62259.cc: New.

Added:
    trunk/libstdc++-v3/testsuite/29_atomics/atomic/62259.cc
      - copied, changed from r221701,
trunk/libstdc++-v3/testsuite/29_atomics/atomic/60695.cc
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/std/atomic
    trunk/libstdc++-v3/testsuite/29_atomics/atomic/60695.cc


  parent reply	other threads:[~2015-03-26 19:27 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-20 20:01 [Bug c++/65147] New: " alexey.lapshin at oracle dot com
2015-02-20 22:11 ` [Bug c++/65147] " joseph at codesourcery dot com
2015-03-20 22:15 ` [Bug libstdc++/65147] " jason at gcc dot gnu.org
2015-03-23 18:07 ` alexey.lapshin at oracle dot com
2015-03-23 18:36 ` redi at gcc dot gnu.org
2015-03-26 19:59 ` redi at gcc dot gnu.org [this message]
2015-03-26 20:24 ` redi at gcc dot gnu.org
2015-03-27 15:58 ` alexey.lapshin at oracle dot com
2015-03-27 19:15 ` redi at gcc dot gnu.org
2015-03-28 10:29 ` redi at gcc dot gnu.org
2015-03-30 11:42 ` redi at gcc dot gnu.org
2015-04-09 11:16 ` redi at gcc dot gnu.org
2015-04-09 11:18 ` redi at gcc dot gnu.org
2015-04-10 14:46 ` alexey.lapshin at oracle dot com
2015-04-22 12:02 ` jakub at gcc dot gnu.org
2015-04-22 12:59 ` redi 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-65147-4-S6maQNzhuk@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).