This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [strict-aliasing] incorrect warning with g++-current in STL
- From: Paolo Carlini <paolo dot carlini at oracle dot com>
- To: ÐÐÐÑÑÐÐ ÐÑÑÑÐÐÐÐ <dimhen at gmail dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Fri, 30 Jan 2009 17:35:44 +0100
- Subject: Re: [strict-aliasing] incorrect warning with g++-current in STL
- References: <c534783a0901300813s5d2861cboed33703b1092f755@mail.gmail.com>
ÐÐÐÑÑÐÐ ÐÑÑÑÐÐÐÐ wrote:
> Hello, g++-current ( [trunk revision 143790] ) produce incorrect
> warning. Need I file bug-report?
>
No need, thanks, we have already middle-end/38937. If you want, you can
add to it your testcase, useful in order to better test the patch linked
therein on i686-linux (and x86_64-linux) too. I'm going to do that, by
the way...
Paolo.