http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55957



--- Comment #4 from Thomas Koenig <tkoenig at gcc dot gnu.org> 2013-01-13 
12:14:38 UTC ---

Created attachment 29154

  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29154

Typescript from compilation



Bootstrap compiler is



Using built-in specs.

COLLECT_GCC=gcc

COLLECT_LTO_WRAPPER=/home/ig25/lib/gcc/x86_64-unknown-linux-gnu/4.8.0/lto-wrapper

Target: x86_64-unknown-linux-gnu

Configured with: ../trunk/configure --prefix=/home/ig25

--enable-languages=c,fortran --with-mpfr=/usr/local --with-gmp=/usr/local

--with-mpc=/usr/local

Thread model: posix

gcc version 4.8.0 20130103 (experimental) (GCC)



Status of the tree is



!       .

?       C:\nppdf32Log\debuglog.txt

!       gcc

M       gcc/fortran/frontend-passes.c

?       gcc/svn-commit.tmp

?       gcc/testsuite/gfortran.dg/array_constructor_40.f90

?       gcc/testsuite/gfortran.dg/auto_dealloc_3.f90

?       gcc/testsuite/gfortran.dg/real_compare_2.f90

M       libgfortran/io/unix.c

?       libgfortran/runtime/environ.c.orig

ig25@linux-fd1f:~/Gcc/trunk> svn info

Path: .

Working Copy Root Path: /home/ig25/Gcc/trunk

URL: svn+ssh://tkoe...@gcc.gnu.org/svn/gcc/trunk

Repository Root: svn+ssh://tkoe...@gcc.gnu.org/svn/gcc

Repository UUID: 138bc75d-0d04-0410-961f-82ee72b054a4

Revision: 195125

Node Kind: directory

Schedule: normal

Last Changed Author: rguenth

Last Changed Rev: 194850

Last Changed Date: 2013-01-03 13:34:34 +0100 (Thu, 03 Jan 2013)



ig25@linux-fd1f:~/Gcc/trunk/gcc> grep gimple_call_builtin_p gimple.h

extern bool gimple_call_builtin_p (gimple, enum built_in_function);

ig25@linux-fd1f:~/Gcc/trunk/gcc> 



The grep loooks different:



Path: gimple.h

Name: gimple.h

Working Copy Root Path: /home/ig25/Gcc/trunk

URL: svn+ssh://tkoe...@gcc.gnu.org/svn/gcc/trunk/gcc/gimple.h

Repository Root: svn+ssh://tkoe...@gcc.gnu.org/svn/gcc

Repository UUID: 138bc75d-0d04-0410-961f-82ee72b054a4

Revision: 194850

Node Kind: file

Schedule: normal

Last Changed Author: rguenth

Last Changed Rev: 193882

Last Changed Date: 2012-11-28 10:27:10 +0100 (Wed, 28 Nov 2012)

Text Last Updated: 2012-12-14 21:47:35 +0100 (Fri, 14 Dec 2012)

Checksum: c875cee5ce972de491ce7dca1e9da7a232d5a2ee



Looks like a problem with my SVN tree, then.



I will have time to re-check this evening; will close as

INVALID if cleaning up my tree will make things work again.

Reply via email to