Could you change my mail address of mirror lists?

2011-10-23 Thread Kohei Takahashi
Hi, I'm GCC mirror admin of ftp.tsukuba.wide.ad.jp. Could you change my mail address of mirror lists to tsukuba-ftp-serv...@tsukuba.wide.ad.jp ? Thanks. -- TAKAHASHI Kohei College of Information Science, University of Tsukuba private: fl...@flast.jp others: fl...@ac-room.org fl...@t

Re: AIX library issues

2011-10-23 Thread Perry Smith
On Oct 23, 2011, at 1:59 PM, David Edelsohn wrote: > On Sun, Oct 23, 2011 at 10:16 AM, Perry Smith wrote: > >> libgomp.so.1 wants libc.a, libpthreads.a, and libgcc_s.a. The first two do >> not present a problem. But there are four libgcc_s.a (normal, ppc64, >> pthread, and ppc64+pthread). >

Re: Expanding instructions with condition codes inter-deps

2011-10-23 Thread Richard Henderson
On 10/21/2011 05:49 PM, paul_kon...@dell.com wrote: >> There are lots of parts of the compiler that don't optimize well when an >> insn has more than one output. For the normal insn, just clobber the flags; >> don't include a second SET. > > Yes, but... isn't the whole point of CC modeling that

Re: AIX library issues

2011-10-23 Thread David Edelsohn
On Sun, Oct 23, 2011 at 10:16 AM, Perry Smith wrote: > libgomp.so.1 wants libc.a, libpthreads.a, and libgcc_s.a.  The first two do > not present a problem.  But there are four libgcc_s.a (normal, ppc64, > pthread, and ppc64+pthread). > > Note that there is also four versions of libgomp.so.1 (no

Re: AIX library issues

2011-10-23 Thread Perry Smith
On Oct 18, 2011, at 9:59 AM, David Edelsohn wrote: > On Mon, Oct 17, 2011 at 10:05 PM, Perry Smith wrote: > >> dump -H libstdc++.so.6 >> >> ... >> /usr/work/src/gcc-4.5.2/configure --prefix=/gsa/ausgsa/projects/r/ruby >> --with-gmp=/gsa/ausgsa/projects/r/ruby >> --with-mpfr=/gsa/ausgsa/pro

Re: [GCC Wiki] Update of "BuildInfrastructure" by ManuelLópezIbáñez

2011-10-23 Thread Jonathan Wakely
On 23 October 2011 14:32, Thomas Schwinge wrote: >> >> >>   GCC currently uses GNU Autoconf 2.64. >> >> - Regenerate all files: >> + >> [[Regenerating_GCC_Configuration#Regenerating_All_.27.27configure.27.27_Files|Regenerate >> all files]] >> >> + See also [[Regenerating_GCC_Configuration]] >> -

Re: [GCC Wiki] Update of "BuildInfrastructure" by ManuelLópezIbáñez

2011-10-23 Thread Manuel López-Ibáñez
Hi Manuel! On Sun, 23 Oct 2011 13:06:43 -, GCC Wiki wrote: > > The "BuildInfrastructure" page has been changed by ManuelLópezIbáñez: > > http://gcc.gnu.org/wiki/BuildInfrastructure?action=diff&rev1=1&rev2=2 > > > > Comment: > > remove duplicated info, point to more complete info > > > > > >

Re: [GCC Wiki] Update of "BuildInfrastructure" by ManuelLópezIbáñez

2011-10-23 Thread Thomas Schwinge
Hi Manuel! On Sun, 23 Oct 2011 13:06:43 -, GCC Wiki wrote: > The "BuildInfrastructure" page has been changed by ManuelLópezIbáñez: > http://gcc.gnu.org/wiki/BuildInfrastructure?action=diff&rev1=1&rev2=2 > > Comment: > remove duplicated info, point to more complete info > > > GCC curren

Re: adding destroyable objects into Ggc

2011-10-23 Thread Richard Guenther
On Fri, Oct 21, 2011 at 10:56 PM, Basile Starynkevitch wrote: > On Fri, 21 Oct 2011 10:43:29 +0200 > Richard Guenther wrote: >> So there is no inherent limitation with the GGC machinery. > > There are at least some annoyances: > > If a C++ class is GTY-ed, or is pointed by a field inside a GTY-ed

Re: [4.6.1] ICE in size_binop_loc, at fold-const.c:1433

2011-10-23 Thread Richard Guenther
On Fri, Oct 21, 2011 at 4:53 PM, Aurelien Buhrig wrote: > Hi, > > I'm trying to port gcc 4.6.1 for a new  target for which Pmode=PSI. > I have an ICE in size_binop_loc, at fold-const.c:1433 when compiling > gcc.c-torture/compile/92-1.c > > Here is the back trace > #1  0x0060f8f3 in siz