public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* GCC 5.3 Status Report (2015-11-20)
@ 2015-11-20 12:53 Richard Biener
  2015-11-20 13:14 ` David Edelsohn
  0 siblings, 1 reply; 7+ messages in thread
From: Richard Biener @ 2015-11-20 12:53 UTC (permalink / raw)
  To: gcc; +Cc: gcc-patches


Status
======

We plan to do a GCC 5.3 release candidate at the end of next week
followed by the actual release a week after that.

So now is the time to look at your regression bugs in bugzilla and
do some backporting for things already fixed on trunk.


Quality Data
============

Priority          #   Change from last report
--------        ---   -----------------------
P1                0
P2              121    +  30
P3               20    -   8
P4		 87    +   2
P5		 32    +   2
--------        ---   -----------------------
Total P1-P3     141    +  22
Total		260    +  24


Previous Report
===============

https://gcc.gnu.org/ml/gcc/2015-07/msg00197.html

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

* Re: GCC 5.3 Status Report (2015-11-20)
  2015-11-20 12:53 GCC 5.3 Status Report (2015-11-20) Richard Biener
@ 2015-11-20 13:14 ` David Edelsohn
  2015-11-22 13:49   ` Paolo Bonzini
  0 siblings, 1 reply; 7+ messages in thread
From: David Edelsohn @ 2015-11-20 13:14 UTC (permalink / raw)
  To: GCC Development, Alexandre Oliva, Paolo Bonzini; +Cc: GCC Patches

On Fri, Nov 20, 2015 at 7:53 AM, Richard Biener <rguenther@suse.de> wrote:
>
> Status
> ======
>
> We plan to do a GCC 5.3 release candidate at the end of next week
> followed by the actual release a week after that.
>
> So now is the time to look at your regression bugs in bugzilla and
> do some backporting for things already fixed on trunk.

I'm still waiting for approval of the libtool change to support AIX
TLS symbols (PR 68192).  There has been no response on Libtool patches
mailing list.

I again request permission to apply the patches to GCC trunk and 5-branch.

Thanks, David

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

* Re: GCC 5.3 Status Report (2015-11-20)
  2015-11-20 13:14 ` David Edelsohn
@ 2015-11-22 13:49   ` Paolo Bonzini
  2015-11-24 16:06     ` David Edelsohn
  0 siblings, 1 reply; 7+ messages in thread
From: Paolo Bonzini @ 2015-11-22 13:49 UTC (permalink / raw)
  To: David Edelsohn, GCC Development, Alexandre Oliva; +Cc: GCC Patches



On 20/11/2015 14:14, David Edelsohn wrote:
> On Fri, Nov 20, 2015 at 7:53 AM, Richard Biener <rguenther@suse.de> wrote:
>>
>> Status
>> ======
>>
>> We plan to do a GCC 5.3 release candidate at the end of next week
>> followed by the actual release a week after that.
>>
>> So now is the time to look at your regression bugs in bugzilla and
>> do some backporting for things already fixed on trunk.
> 
> I'm still waiting for approval of the libtool change to support AIX
> TLS symbols (PR 68192).  There has been no response on Libtool patches
> mailing list.
> 
> I again request permission to apply the patches to GCC trunk and 5-branch.

Let me look around for a libtool committer tomorrow, I'll get back to you.

Paolo

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

* Re: GCC 5.3 Status Report (2015-11-20)
  2015-11-22 13:49   ` Paolo Bonzini
@ 2015-11-24 16:06     ` David Edelsohn
  2015-11-25 16:58       ` Paolo Bonzini
  0 siblings, 1 reply; 7+ messages in thread
From: David Edelsohn @ 2015-11-24 16:06 UTC (permalink / raw)
  To: Paolo Bonzini; +Cc: GCC Development, Alexandre Oliva, GCC Patches

On Sun, Nov 22, 2015 at 8:38 AM, Paolo Bonzini <bonzini@gnu.org> wrote:
>
>
> On 20/11/2015 14:14, David Edelsohn wrote:
>> On Fri, Nov 20, 2015 at 7:53 AM, Richard Biener <rguenther@suse.de> wrote:
>>>
>>> Status
>>> ======
>>>
>>> We plan to do a GCC 5.3 release candidate at the end of next week
>>> followed by the actual release a week after that.
>>>
>>> So now is the time to look at your regression bugs in bugzilla and
>>> do some backporting for things already fixed on trunk.
>>
>> I'm still waiting for approval of the libtool change to support AIX
>> TLS symbols (PR 68192).  There has been no response on Libtool patches
>> mailing list.
>>
>> I again request permission to apply the patches to GCC trunk and 5-branch.
>
> Let me look around for a libtool committer tomorrow, I'll get back to you.

Any progress?

Thanks, David

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

* Re: GCC 5.3 Status Report (2015-11-20)
  2015-11-24 16:06     ` David Edelsohn
@ 2015-11-25 16:58       ` Paolo Bonzini
  2015-11-25 19:10         ` David Edelsohn
  0 siblings, 1 reply; 7+ messages in thread
From: Paolo Bonzini @ 2015-11-25 16:58 UTC (permalink / raw)
  To: David Edelsohn; +Cc: GCC Development, Alexandre Oliva, GCC Patches



On 24/11/2015 16:57, David Edelsohn wrote:
> > > We plan to do a GCC 5.3 release candidate at the end of next week
> > > followed by the actual release a week after that.
> > >
> > > So now is the time to look at your regression bugs in bugzilla and
> > > do some backporting for things already fixed on trunk.
> >
> > I'm still waiting for approval of the libtool change to support AIX
> > TLS symbols (PR 68192).  There has been no response on Libtool patches
> > mailing list.
> >
> > I again request permission to apply the patches to GCC trunk and 5-branch.
> >
> > Let me look around for a libtool committer tomorrow, I'll get back to you.
>
> Any progress?

Patch committed to upstream libtool, thanks for your understanding.

Paolo

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

* Re: GCC 5.3 Status Report (2015-11-20)
  2015-11-25 16:58       ` Paolo Bonzini
@ 2015-11-25 19:10         ` David Edelsohn
  2015-11-26  9:33           ` Richard Biener
  0 siblings, 1 reply; 7+ messages in thread
From: David Edelsohn @ 2015-11-25 19:10 UTC (permalink / raw)
  To: Paolo Bonzini, Matthias Klose
  Cc: GCC Development, Alexandre Oliva, GCC Patches

On Wed, Nov 25, 2015 at 11:57 AM, Paolo Bonzini <bonzini@gnu.org> wrote:

> Patch committed to upstream libtool, thanks for your understanding.

Great!

How can I have the patch backported to GCC trunk and 5-branch libtool,
and then rebuild configure with the appropriate versions of autoconf?
I have not been able to install the correct versions of autoconf to
produce configure without gratuitous changes.

Thanks, David

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

* Re: GCC 5.3 Status Report (2015-11-20)
  2015-11-25 19:10         ` David Edelsohn
@ 2015-11-26  9:33           ` Richard Biener
  0 siblings, 0 replies; 7+ messages in thread
From: Richard Biener @ 2015-11-26  9:33 UTC (permalink / raw)
  To: David Edelsohn
  Cc: Paolo Bonzini, Matthias Klose, GCC Development, Alexandre Oliva,
	GCC Patches

On Wed, Nov 25, 2015 at 7:59 PM, David Edelsohn <dje.gcc@gmail.com> wrote:
> On Wed, Nov 25, 2015 at 11:57 AM, Paolo Bonzini <bonzini@gnu.org> wrote:
>
>> Patch committed to upstream libtool, thanks for your understanding.
>
> Great!
>
> How can I have the patch backported to GCC trunk and 5-branch libtool,
> and then rebuild configure with the appropriate versions of autoconf?
> I have not been able to install the correct versions of autoconf to
> produce configure without gratuitous changes.

I've never had problems building the FSF tarballs of the versions we use
and using those to re-generate files.  Sometimes it shows others
re-generated with slightly different versions (thus producing unrelated
changes) though.

I originally planned to do RC1 tomorrow (Friday) but if I don't see any
traces of this patch I'll wait until Monday but no longer.

Thanks,
Richard.

> Thanks, David

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

end of thread, other threads:[~2015-11-26  9:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-20 12:53 GCC 5.3 Status Report (2015-11-20) Richard Biener
2015-11-20 13:14 ` David Edelsohn
2015-11-22 13:49   ` Paolo Bonzini
2015-11-24 16:06     ` David Edelsohn
2015-11-25 16:58       ` Paolo Bonzini
2015-11-25 19:10         ` David Edelsohn
2015-11-26  9:33           ` Richard Biener

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).