[onlinedocs]: No more automatic rebuilt?

2012-06-21 Thread Georg-Johann Lay

The onlinedocs were rebuilt on a regularly basis; about once
per day.

This is no more the case since at least 2012-05-31. For example,
the following change did not yet show up in the online documents:

http://gcc.gnu.org/viewcvs?view=revision&revision=188070

Is there a problem with the build system or was it reconfigured?

Johann




Re: [onlinedocs]: No more automatic rebuilt?

2012-06-21 Thread Joseph S. Myers
On Thu, 21 Jun 2012, Georg-Johann Lay wrote:

> The onlinedocs were rebuilt on a regularly basis; about once
> per day.
> 
> This is no more the case since at least 2012-05-31. For example,
> the following change did not yet show up in the online documents:
> 
> http://gcc.gnu.org/viewcvs?view=revision&revision=188070
> 
> Is there a problem with the build system or was it reconfigured?

Since I updated texinfo.tex, update_web_docs_svn has produced errors that 
don't make any sense to me.  The Texinfo (texi2dvi etc.) version on 
gcc.gnu.org is pretty old, but I don't see why that should cause problems 
with a new texinfo.tex.  (I haven't actually checked that the texinfo.tex 
update was the relevant commit.)

http://gcc.gnu.org/ml/gccadmin/2012-q2/msg00208.html

-- 
Joseph S. Myers
jos...@codesourcery.com


Re: [onlinedocs]: No more automatic rebuilt?

2012-06-21 Thread Georg-Johann Lay

Joseph S. Myers schrieb:

On Thu, 21 Jun 2012, Georg-Johann Lay wrote:


The onlinedocs were rebuilt on a regularly basis; about once
per day.

This is no more the case since at least 2012-05-31. For example,
the following change did not yet show up in the online documents:

http://gcc.gnu.org/viewcvs?view=revision&revision=188070

Is there a problem with the build system or was it reconfigured?


Since I updated texinfo.tex, update_web_docs_svn has produced errors that 
don't make any sense to me.  The Texinfo (texi2dvi etc.) version on 
gcc.gnu.org is pretty old, but I don't see why that should cause problems 
with a new texinfo.tex.  (I haven't actually checked that the texinfo.tex 
update was the relevant commit.)


http://gcc.gnu.org/ml/gccadmin/2012-q2/msg00208.html


Thanks for clarifying




gcc-4.5-20120621 is now available

2012-06-21 Thread gccadmin
Snapshot gcc-4.5-20120621 is now available on
  ftp://gcc.gnu.org/pub/gcc/snapshots/4.5-20120621/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.

This snapshot has been generated from the GCC 4.5 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches/gcc-4_5-branch 
revision 188860

You'll find:

 gcc-4.5-20120621.tar.bz2 Complete GCC

  MD5=8602b9d7a69aa73d0e12523f14f0d48a
  SHA1=dea1db4b01168f72aed283553c0e64aadce48206

Diffs from 4.5-20120614 are available in the diffs/ subdirectory.

When a particular snapshot is ready for public consumption the LATEST-4.5
link is updated and a message is sent to the gcc list.  Please do not use
a snapshot before it has been announced that way.