This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [tree-ssa] Analysis of testsuite differences
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: Diego Novillo <dnovillo at redhat dot com>
- Cc: "gcc at gcc dot gnu dot org" <gcc at gcc dot gnu dot org>, Jason Merrill <jason at redhat dot com>, Richard Henderson <rth at redhat dot com>, Andrew Pinski <pinskia at physics dot uc dot edu>, Jan Hubicka <jh at suse dot cz>
- Date: Tue, 4 May 2004 16:43:23 -0400
- Subject: Re: [tree-ssa] Analysis of testsuite differences
- References: <1083702556.11095.244.camel@localhost.localdomain>
gcc/testsuite/g++.old-deja/g++.bugs/900205_03.C
gcc/testsuite/g++.old-deja/g++.mike/p646.C
The above two are due to the return warning/error
not happing at -O0, again this is PR 14107.
gcc/testsuite/g++.dg/parse/stack1.C
This is PR 12454.
Thanks,
Andrew Pinski