Re: a new write after approval maintainer

2011-12-14 Thread Gerald Pfeifer
On Wed, 14 Dec 2011, Kaz Kojima wrote: > I'll sponsor Oleg Endo as a new write after approval maintainer. > He has written several good patches for SH targets and has filed > good PRs. He is working on the issues which will require larger > patches and being write after approval looks to be helpfu

Re: a new write after approval maintainer

2011-12-14 Thread Kaz Kojima
Gerald Pfeifer wrote: > Sure. Since you are a maintainer of this port/these ports, just > ask Oleg to submit the new account form at > http://sourceware.org/cgi-bin/pdw/ps_form.cgi > and name you as a sponsor. (If Oleg already has an account on > gcc.gnu.org/sourceware.org, ask overse...@gcc.g

RE: GCC 4.7 Status Report for *-rtems

2011-12-14 Thread Henderson, Stuart
> bfin - REGRESSION - ICE - >http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51003 This looks like a known, general issue which Bernd had a fix for, but it doesn't appear to have been checked in yet: http://gcc.gnu.org/ml/gcc-patches/2011-11/msg01524.html Stu

GNU Tools Cauldron 2012 - 2nd Call for Abstracts and Participation

2011-12-14 Thread Diego Novillo
We have finalized the dates for the workshop. It will be held from the 9th to the 11th of July. Please remember to register early (it does not matter if you don't yet know whether you will be presenting). We are trying to avoid charging for admission, but we need to know how many will attend we

Re: GCC 4.7 Status Report for *-rtems

2011-12-14 Thread Joel Sherrill
On 12/14/2011 06:02 AM, Henderson, Stuart wrote: bfin - REGRESSION - ICE - http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51003 This looks like a known, general issue which Bernd had a fix for, but it doesn't appear to have been checked in yet: http://gcc.gnu.org/ml/gcc-patches/2011-11/msg01524

ICE in cp/semantics.c:cxx_eval_indirect_ref

2011-12-14 Thread Diego Novillo
Jason, I'm trying to triage an ICE that we found in one of our internal builds on a recent merge from trunk. The ICE occurs in: static tree cxx_eval_indirect_ref (const constexpr_call *call, tree t, bool allow_non_constant, bool addr, bool *non_c

Re: ICE in cp/semantics.c:cxx_eval_indirect_ref

2011-12-14 Thread Jason Merrill
PR, please. Jason

Re: ICE in cp/semantics.c:cxx_eval_indirect_ref

2011-12-14 Thread Diego Novillo
On 11-12-14 15:02 , Jason Merrill wrote: PR, please. http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51554 Thanks. Diego.

Re: ICE in cp/semantics.c:cxx_eval_indirect_ref

2011-12-14 Thread Gabriel Dos Reis
On Wed, Dec 14, 2011 at 1:36 PM, Diego Novillo wrote: > > Jason, > > I'm trying to triage an ICE that we found in one of our internal builds on a > recent merge from trunk.  The ICE occurs in: > > static tree > cxx_eval_indirect_ref (const constexpr_call *call, tree t, >                       bool