Re: GCC 4.8.0 Status Report (2013-03-06)

2013-03-07 Thread Dave Korn
On 07/03/2013 21:00, Andrew Haley wrote: > Either Anthony or I review libffi patches in gcc. Perhaps you two should list yourselves as such in MAINTAINERS, for the avoidance of doubt? > You're not going to get any more reviews. I committed it. Thanks for the clarification. cheers,

Re: GCC 4.8.0 Status Report (2013-03-06)

2013-03-07 Thread Andrew Haley
On 03/07/2013 08:23 PM, Dave Korn wrote: > On 07/03/2013 16:55, Andrew Haley wrote: >> On 03/07/2013 02:09 PM, Dave Korn wrote: >>> On 06/03/2013 16:05, Jakub Jelinek wrote: >>> If no new P1 appears within a week, >>> I may be about to file one. What priority would "Java doesn't compile on

Re: GCC 4.8.0 Status Report (2013-03-06)

2013-03-07 Thread Jakub Jelinek
On Thu, Mar 07, 2013 at 08:23:20PM +, Dave Korn wrote: > On 07/03/2013 16:55, Andrew Haley wrote: > > On 03/07/2013 02:09 PM, Dave Korn wrote: > >> On 06/03/2013 16:05, Jakub Jelinek wrote: > >> > >>> If no new P1 appears within a week, > >> I may be about to file one. What priority would "

Re: GCC 4.8.0 Status Report (2013-03-06)

2013-03-07 Thread Dave Korn
On 07/03/2013 16:55, Andrew Haley wrote: > On 03/07/2013 02:09 PM, Dave Korn wrote: >> On 06/03/2013 16:05, Jakub Jelinek wrote: >> >>> If no new P1 appears within a week, >> I may be about to file one. What priority would "Java doesn't compile on a >> secondary platform" count as? There's a t

Re: GCC 4.8.0 Status Report (2013-03-06)

2013-03-07 Thread Andrew Haley
On 03/07/2013 02:09 PM, Dave Korn wrote: > On 06/03/2013 16:05, Jakub Jelinek wrote: > >> If no new P1 appears within a week, > > I may be about to file one. What priority would "Java doesn't compile on a > secondary platform" count as? There's a trivial bug in libffi and I already > posted

Re: GCC 4.8.0 Status Report (2013-03-06)

2013-03-07 Thread David Edelsohn
On Thu, Mar 7, 2013 at 9:09 AM, Dave Korn wrote: > On 06/03/2013 16:05, Jakub Jelinek wrote: > >> If no new P1 appears within a week, > > I may be about to file one. What priority would "Java doesn't compile on a > secondary platform" count as? There's a trivial bug in libffi and I already > p

Re: GCC 4.8.0 Status Report (2013-03-06)

2013-03-07 Thread Dave Korn
On 06/03/2013 16:05, Jakub Jelinek wrote: > If no new P1 appears within a week, I may be about to file one. What priority would "Java doesn't compile on a secondary platform" count as? There's a trivial bug in libffi and I already posted a patch(*) to both -patches and upstream, but am waiti