On Thu, Jul 28, 2011 at 16:30, Lawrence Crowl <cr...@google.com> wrote:
> I'm getting massive failures after incorporating this change:
>
>   bytecode stream: trying to read 1735 bytes after the end of the
>   input buffer
>
> where the number of bytes changes.  Suggestions?

Odd.  I'm getting the usual results with:

$ git svn info
Path: .
URL: svn+ssh://gcc.gnu.org/svn/gcc/branches/pph/gcc
Repository Root: svn+ssh://gcc.gnu.org/svn/gcc
Repository UUID: 138bc75d-0d04-0410-961f-82ee72b054a4
Revision: 176671
Node Kind: directory
Schedule: normal
Last Changed Author: gchare
Last Changed Rev: 176671
Last Changed Date: 2011-07-22 21:04:48 -0400 (Fri, 22 Jul 2011)

Perhaps a file did not get rebuilt after you updated your tree?  That
may point to a Makefile dependency bug.  Or maybe you have some local
patch?


Diego.

Reply via email to