This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: strict aliasing question
- From: Dorit Nuzman <DORIT at il dot ibm dot com>
- To: Andrew Pinski <pinskia at gmail dot com>
- Cc: Alexey Starovoytov <Alexey dot Starovoytov at Sun dot COM>, Daniel Berlin <dberlin at dberlin dot org>, gcc at gcc dot gnu dot org
- Date: Sun, 19 Nov 2006 13:16:02 +0200
- Subject: Re: strict aliasing question
> On Fri, 2006-11-10 at 21:00 -0800, Alexey Starovoytov wrote:
> > while speaking about uninitialized variables gcc developers probably
want
> > to look at their own sources first:
> > gcc/testsuite/gcc.dg/vect/vect-27.c
>
> If any code in the testsuite is broken, it should be changed.
should be fixed now
dorit
> And this
> is not really part of the compiler so you will not get wrong code from
> the compiler, just the testcase will break. If you find some, report it
> instead of just complaining about it.
>
> Thanks,
> Andrew Pinski
>