public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* GCC Status Report (2007-06-15)
@ 2007-06-15 22:44 Mark Mitchell
  2007-06-16  3:46 ` Kaveh R. GHAZI
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Mark Mitchell @ 2007-06-15 22:44 UTC (permalink / raw)
  To: GCC

GCC 4.3 Stage 1 is now closed.

After this point, major new functionality (i.e., the sort of thing
deserving its own branch) that has not already been submitted will be
held for GCC 4.4.

Hopefully, the PTR_PLUS branch and the fixed-point branch will be merged
in the relatively near future.  I am also considering the Intel BID
patches for 4.3, as those have arrived just under the wire.  I would
appreciate comments from relevant maintainers about those patches.

As previously discussed, the mainline will be in "lockdown" for 1-2
weeks, starting midnight tonight.  Other then the merges mentioned
above, and documentation improvements, the only patches that should be
committed during the lockdown are fixes for regressions.

We will then enter Stage 2.  I expect to reenter the "lockdown" mode
every so often (perhaps one week a month) as we move through Stage 2 and
Stage 3, in the hopes of a shorter release process than we achieved for
4.2.0.

Previous Report: http://gcc.gnu.org/ml/gcc/2007-06/msg00201.html

Thanks,

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: GCC Status Report (2007-06-15)
  2007-06-15 22:44 GCC Status Report (2007-06-15) Mark Mitchell
@ 2007-06-16  3:46 ` Kaveh R. GHAZI
  2007-06-16  4:10   ` Andrew Pinski
  2007-06-16 23:31   ` Mark Mitchell
  2007-06-16  6:45 ` Andrew Pinski
  2007-06-16 13:18 ` H. J. Lu
  2 siblings, 2 replies; 11+ messages in thread
From: Kaveh R. GHAZI @ 2007-06-16  3:46 UTC (permalink / raw)
  To: Mark Mitchell; +Cc: GCC

On Fri, 15 Jun 2007, Mark Mitchell wrote:

> GCC 4.3 Stage 1 is now closed.
> [...]
> As previously discussed, the mainline will be in "lockdown" for 1-2
> weeks, starting midnight tonight.  Other then the merges mentioned
> above, and documentation improvements, the only patches that should be
> committed during the lockdown are fixes for regressions.

Timezone please?  PDT?

		Thanks,
		--Kaveh
--
Kaveh R. Ghazi			ghazi@caip.rutgers.edu

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: GCC Status Report (2007-06-15)
  2007-06-16  3:46 ` Kaveh R. GHAZI
@ 2007-06-16  4:10   ` Andrew Pinski
  2007-06-16 23:31   ` Mark Mitchell
  1 sibling, 0 replies; 11+ messages in thread
From: Andrew Pinski @ 2007-06-16  4:10 UTC (permalink / raw)
  To: Kaveh R. GHAZI; +Cc: Mark Mitchell, GCC

On 6/15/07, Kaveh R. GHAZI <ghazi@caip.rutgers.edu> wrote:
> Timezone please?  PDT?

I say JST because that past almost 13 hours ago :).  Going to Japan
gets me into that mood.

-- Pinski

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: GCC Status Report (2007-06-15)
  2007-06-15 22:44 GCC Status Report (2007-06-15) Mark Mitchell
  2007-06-16  3:46 ` Kaveh R. GHAZI
@ 2007-06-16  6:45 ` Andrew Pinski
  2007-06-16 13:18 ` H. J. Lu
  2 siblings, 0 replies; 11+ messages in thread
From: Andrew Pinski @ 2007-06-16  6:45 UTC (permalink / raw)
  To: Mark Mitchell; +Cc: GCC

On 6/15/07, Mark Mitchell <mark@codesourcery.com> wrote:
> Hopefully, the PTR_PLUS branch and the fixed-point branch will be merged
> in the relatively near future.

I checked in pointer_plus as revision 125755.

Thanks,
Andrew Pinski

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: GCC Status Report (2007-06-15)
  2007-06-15 22:44 GCC Status Report (2007-06-15) Mark Mitchell
  2007-06-16  3:46 ` Kaveh R. GHAZI
  2007-06-16  6:45 ` Andrew Pinski
@ 2007-06-16 13:18 ` H. J. Lu
  2007-06-16 23:41   ` Mark Mitchell
  2007-06-18  8:54   ` Ben Elliston
  2 siblings, 2 replies; 11+ messages in thread
From: H. J. Lu @ 2007-06-16 13:18 UTC (permalink / raw)
  To: Mark Mitchell; +Cc: GCC

On Fri, Jun 15, 2007 at 03:39:49PM -0700, Mark Mitchell wrote:
> in the relatively near future.  I am also considering the Intel BID
> patches for 4.3, as those have arrived just under the wire.  I would
> appreciate comments from relevant maintainers about those patches.
> 

Who are those relevant maintainers? Since Intel BID patches only
affects DFP intrinsics, which is only supported on Linux/PPC,
Linux/ia32 and Linux/x86-64 while Linux/PPC uses DPD encoding, not
BID encoding, I assume the relevant maintainers are maintainers for
DFP, libgcc and x86 backend.

BTW, an x86 DFP configure bug was reported 3 months ago.  But it still
hasn't benen fixed. I opened a DFP bug report:

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32351

with a patch. I hope it will be fixed before gcc 4.3 is released :-).

Thanks.


H.J.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: GCC Status Report (2007-06-15)
  2007-06-16  3:46 ` Kaveh R. GHAZI
  2007-06-16  4:10   ` Andrew Pinski
@ 2007-06-16 23:31   ` Mark Mitchell
  1 sibling, 0 replies; 11+ messages in thread
From: Mark Mitchell @ 2007-06-16 23:31 UTC (permalink / raw)
  To: Kaveh R. GHAZI; +Cc: GCC

Kaveh R. GHAZI wrote:
> On Fri, 15 Jun 2007, Mark Mitchell wrote:
> 
>> GCC 4.3 Stage 1 is now closed.
>> [...]
>> As previously discussed, the mainline will be in "lockdown" for 1-2
>> weeks, starting midnight tonight.  Other then the merges mentioned
>> above, and documentation improvements, the only patches that should be
>> committed during the lockdown are fixes for regressions.
> 
> Timezone please?  PDT?

Sorry, I didn't spot this message until the period of ambiguity had
passed.

In the future, for avoidance of doubt, if I give a date but not a time,
interpret it most generously: so long as it is still that date somewhere
on earth, you can still do whatever it is that we're about to stop
doing. :-)

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: GCC Status Report (2007-06-15)
  2007-06-16 13:18 ` H. J. Lu
@ 2007-06-16 23:41   ` Mark Mitchell
  2007-06-17 16:47     ` H. J. Lu
  2007-06-18  8:54   ` Ben Elliston
  1 sibling, 1 reply; 11+ messages in thread
From: Mark Mitchell @ 2007-06-16 23:41 UTC (permalink / raw)
  To: H. J. Lu; +Cc: GCC

H. J. Lu wrote:

> Who are those relevant maintainers? Since Intel BID patches only
> affects DFP intrinsics, which is only supported on Linux/PPC,
> Linux/ia32 and Linux/x86-64 while Linux/PPC uses DPD encoding, not
> BID encoding, I assume the relevant maintainers are maintainers for
> DFP, libgcc and x86 backend.

That sounds correct to me.

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: GCC Status Report (2007-06-15)
  2007-06-16 23:41   ` Mark Mitchell
@ 2007-06-17 16:47     ` H. J. Lu
  2007-06-18 20:07       ` Mark Mitchell
  0 siblings, 1 reply; 11+ messages in thread
From: H. J. Lu @ 2007-06-17 16:47 UTC (permalink / raw)
  To: Mark Mitchell; +Cc: GCC

On Sat, Jun 16, 2007 at 04:31:14PM -0700, Mark Mitchell wrote:
> H. J. Lu wrote:
> 
> > Who are those relevant maintainers? Since Intel BID patches only
> > affects DFP intrinsics, which is only supported on Linux/PPC,
> > Linux/ia32 and Linux/x86-64 while Linux/PPC uses DPD encoding, not
> > BID encoding, I assume the relevant maintainers are maintainers for
> > DFP, libgcc and x86 backend.
> 
> That sounds correct to me.
> 

Good. I have another question. Intel BID patch itself doesn't change
any sources in DFP nor libdecnummber. The only significant change is
to change Makefile in libgcc to use Intel BID library for DFP
intrinsics when BID encoding is selected.  Currently, DFP is only
supported on Linux/PPC, which uses DPD encoding, and Linux/x86, which
uses BID encoding. So Intel BID patch only affects Linux/x86 as
it changes libgcc/Makefile.in to use Intel BID library. Who has
the final say on this patch?


H.J.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: GCC Status Report (2007-06-15)
  2007-06-16 13:18 ` H. J. Lu
  2007-06-16 23:41   ` Mark Mitchell
@ 2007-06-18  8:54   ` Ben Elliston
  2007-06-21 15:54     ` H. J. Lu
  1 sibling, 1 reply; 11+ messages in thread
From: Ben Elliston @ 2007-06-18  8:54 UTC (permalink / raw)
  To: H. J. Lu; +Cc: Mark Mitchell, GCC

On Sat, 2007-06-16 at 06:17 -0700, H. J. Lu wrote:

> BTW, an x86 DFP configure bug was reported 3 months ago.  But it still
> hasn't benen fixed. I opened a DFP bug report:
> 
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32351
> 
> with a patch. I hope it will be fixed before gcc 4.3 is released :-).

Sorry about the delay.  Yes, I assure you it will be fixed by then and
perhaps by the end of this week .. :-)

Cheers, Ben


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: GCC Status Report (2007-06-15)
  2007-06-17 16:47     ` H. J. Lu
@ 2007-06-18 20:07       ` Mark Mitchell
  0 siblings, 0 replies; 11+ messages in thread
From: Mark Mitchell @ 2007-06-18 20:07 UTC (permalink / raw)
  To: H. J. Lu; +Cc: GCC

H. J. Lu wrote:

> Good. I have another question. Intel BID patch itself doesn't change
> any sources in DFP nor libdecnummber. The only significant change is
> to change Makefile in libgcc to use Intel BID library for DFP
> intrinsics when BID encoding is selected.  Currently, DFP is only
> supported on Linux/PPC, which uses DPD encoding, and Linux/x86, which
> uses BID encoding. So Intel BID patch only affects Linux/x86 as
> it changes libgcc/Makefile.in to use Intel BID library. Who has
> the final say on this patch?

The build system maintainers and the x86 maintainers.

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: GCC Status Report (2007-06-15)
  2007-06-18  8:54   ` Ben Elliston
@ 2007-06-21 15:54     ` H. J. Lu
  0 siblings, 0 replies; 11+ messages in thread
From: H. J. Lu @ 2007-06-21 15:54 UTC (permalink / raw)
  To: Ben Elliston; +Cc: Mark Mitchell, GCC

On Mon, Jun 18, 2007 at 04:46:10PM +1000, Ben Elliston wrote:
> On Sat, 2007-06-16 at 06:17 -0700, H. J. Lu wrote:
> 
> > BTW, an x86 DFP configure bug was reported 3 months ago.  But it still
> > hasn't benen fixed. I opened a DFP bug report:
> > 
> > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32351
> > 
> > with a patch. I hope it will be fixed before gcc 4.3 is released :-).
> 
> Sorry about the delay.  Yes, I assure you it will be fixed by then and
> perhaps by the end of this week .. :-)

Hi Ben,

Can you take a look at this patch:

http://gcc.gnu.org/ml/gcc-patches/2007-06/msg01052.html

I'd like to TFmode conversion supprot to DFP. Currently libdecnumber
doesn't support TFmode conversion. Intel BID library does. I need
this patch to enable TFmode conversion. It has no impact on DFP
runtime with libdecnumber.

Thanks.


H.J.

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2007-06-21 14:46 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-06-15 22:44 GCC Status Report (2007-06-15) Mark Mitchell
2007-06-16  3:46 ` Kaveh R. GHAZI
2007-06-16  4:10   ` Andrew Pinski
2007-06-16 23:31   ` Mark Mitchell
2007-06-16  6:45 ` Andrew Pinski
2007-06-16 13:18 ` H. J. Lu
2007-06-16 23:41   ` Mark Mitchell
2007-06-17 16:47     ` H. J. Lu
2007-06-18 20:07       ` Mark Mitchell
2007-06-18  8:54   ` Ben Elliston
2007-06-21 15:54     ` H. J. Lu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).