This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
RE: GCC 4.3.0 Status Report (2007-09-04)
- From: "Fu, Chao-Ying" <fu at mips dot com>
- To: Manuel López-Ibáñez <lopezibanez at gmail dot com>, "Mark Mitchell" <mark at codesourcery dot com>
- Cc: "GCC" <gcc at gcc dot gnu dot org>
- Date: Thu, 6 Sep 2007 10:35:40 -0700
- Subject: RE: GCC 4.3.0 Status Report (2007-09-04)
Manuel López-Ibáñez wrote:
>
> On 05/09/07, Mark Mitchell <mark@codesourcery.com> wrote:
> > Summary
> > =======
> >
> > We are closing in on Stage 3, previously announced for
> September 10th.
> > At this point, I'm not aware of any reason to delay that date. Are
> > there any Stage 2 patches that people don't think will be
> submitted by
> > that point?
> >
> > Are there Stage 1 or Stage 2 patches in need of review?
> I'll do my best
> > to either (a) convince someone to review them, or (b)
> review them myself.
> >
>
> The patches to make the new -Wconversion work with decimal float types
> are still pending review.
> http://gcc.gnu.org/ml/gcc-patches/2007-05/msg01356.html
>
> Unfortunately, even if I could skip sleep for one night to get some
> extra time, I won't have the means needed to test them, update them to
> current trunk or commit them before Sep 10th. Perhaps in two or three
> weeks I could...
>
> By the way, have the patches for FixedPointArithmetic added
> Wconversion support? I guess that will make the patches above to not
> apply cleanly anymore.
Not yet. After I get the remaining patches (7, 8, 9, 10) checked in,
I will see how much work is needed to support Wconversion
for fixed-point types. Thanks!
Regards,
Chao-ying