This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 3.5 Status (2004-08-29)
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: Mark Mitchell <mark at codesourcery dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Sun, 29 Aug 2004 16:40:14 -0700
- Subject: Re: GCC 3.5 Status (2004-08-29)
- References: <4132641E.3030206@codesourcery.com>
On Aug 29, 2004, at 4:17 PM, Mark Mitchell wrote:
* Aliasing improvements for structure fields [Berlin]
Actually without this, we will produce wrong code so I think this one
should be rethought about and not delaying it until 3.6.
See PR 15262.
* If-conversion and vectorization of conditional code [Patel]
Part of this one has been submitted already so it should be able to get
into
3.5.0 without the trouble and it is already on the apple-ppc-branch and
the
lno branch.
<http://gcc.gnu.org/ml/gcc-patches/2004-08/msg02291.html>
* Analysis of usage of compilation unit static variables and removal
of spurious clobbering vdef based on the information [Zadeck]
This has been submitted already with almost no context review and no
approval ....
<http://gcc.gnu.org/ml/gcc-patches/2004-08/msg02187.html>
Thanks,
Andrew Pinski
PS I should also note Ada still does not build at least at the last know
report, we got from Kenner and other Ada Core people.