Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Pedro Alves <palves@redhat.com>
To: Simon Marchi <simon.marchi@polymtl.ca>
Cc: gdb-patches@sourceware.org
Subject: Re: Oh dear. I regret to inform you that commit 'RAII-fy make_cleanup_restore_current_thread & friends' might be unfortunate
Date: Thu, 04 May 2017 22:36:00 -0000	[thread overview]
Message-ID: <b0cdd889-d4c7-5f05-6705-d0b2bcdc0952@redhat.com> (raw)
In-Reply-To: <dd8a708a-69ce-2126-331b-e7af8ca90d46@redhat.com>

On 05/04/2017 10:49 PM, Pedro Alves wrote:

> $ /opt/gcc/bin/g++ optional.cc -g3 -O2 -Wmaybe-uninitialized -std=gnu++17 -c
> optional.cc: In function ‘void func()’:
> optional.cc:28:15: warning:
> ‘maybe_a.optional<A>::<anonymous>.optional<A>::<unnamed union>::m_dummy’
> may be used uninitialized in this function [-Wmaybe-uninitialized]
>    ~A () { set (m); }
>            ~~~~^~~
> optional.cc:41:15: note:
> ‘maybe_a.optional<A>::<anonymous>.optional<A>::<unnamed union>::m_dummy’
> was declared here
>    Optional<A> maybe_a;
>                ^~~~~~~
> 
> Looks like a compiler bug to me.
> 

Now reported:

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

Thanks,
Pedro Alves


  reply	other threads:[~2017-05-04 22:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1d6JGc-0000zB-OE@kwanyin.sergiodj.net>
2017-05-04 16:42 ` Pedro Alves
2017-05-04 18:15   ` Simon Marchi
2017-05-04 18:23     ` Pedro Alves
2017-05-04 18:29       ` Pedro Alves
2017-05-04 21:49         ` Pedro Alves
2017-05-04 22:36           ` Pedro Alves [this message]
2017-05-05  0:10       ` [pushed] gdb: Disable -Werror for -Wmaybe-uninitialized (Re: Oh dear. I regret to inform you that commit 'RAII-fy make_cleanup_restore_current_thread & friends' might be unfortunate) Pedro Alves

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=b0cdd889-d4c7-5f05-6705-d0b2bcdc0952@redhat.com \
    --to=palves@redhat.com \
    --cc=gdb-patches@sourceware.org \
    --cc=simon.marchi@polymtl.ca \
    /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