This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 7, aligned_storage and “dereferencing type-punned pointer will break strict-aliasing rules”
- From: Freddie Chopin <freddie_chopin at op dot pl>
- To: gcc at gcc dot gnu dot org
- Date: Tue, 02 May 2017 12:35:47 +0200
- Subject: Re: GCC 7, aligned_storage and “dereferencing type-punned pointer will break strict-aliasing rules”
- Authentication-results: sourceware.org; auth=none
- References: <1493589369.1268.4.camel@op.pl> <CAFiYyc3kVr-+-6FF8f1wBdHrYE_qaw3_k_ZfoxcKZfE=SQw_7Q@mail.gmail.com>
On Tue, 2017-05-02 at 12:17 +0200, Richard Biener wrote:
> But this shows
> an issue with GCC 7 so please open a bugreport.
Here it is - https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80593
Regards,
FCh