Re: [PATCH] Adjust develop.html to reflect recent practice

2009-09-27 Thread Richard Guenther
On Sun, 27 Sep 2009, Gerald Pfeifer wrote: > On Sun, 20 Sep 2009, Richard Guenther wrote: > > As commented to my last status report develop.html does not reflect > > reality anymore. The following tries to adjust it carefully in > > this respect. > > I believe you got the math wrong in one case,

libgcc rpaths with --enable-version-specific-runtime-libs

2009-09-27 Thread IainS
when libgcc multilibs are built the Makefile forces two vars to be empty during the build phase viz: slibdir= libsubdir= MULTIOSDIR=$(MULTIDIR) unfortunately, "libsubdir" is used in configure.ac like this. AC_ARG_WITH(slibdir, [ --with-slibdir=DIR shared libraries in DIR [LIBD

Re: [gnat] reuse of ASTs already constructed

2009-09-27 Thread Oliver Kellogg
Consider compilation of the following code: function Exception_Id (Self : in Object) return CORBA.String is begin return To_Unbounded_String (Interfaces.C.Strings.Value (Self.C_Str)); end Exception_Id; The interesting part is the call to Interfaces

gcc-4.3-20090927 is now available

2009-09-27 Thread gccadmin
Snapshot gcc-4.3-20090927 is now available on ftp://gcc.gnu.org/pub/gcc/snapshots/4.3-20090927/ and on various mirrors, see http://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 4.3 SVN branch with the following options: svn://gcc.gnu.org/svn/gcc/branches