public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "tkoenig at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug bootstrap/55957] [4.8 Regression] Bootstrap error in prop_value_t evaluate_stmt
Date: Sun, 13 Jan 2013 12:15:00 -0000	[thread overview]
Message-ID: <bug-55957-4-rKoBnCPXN9@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-55957-4@http.gcc.gnu.org/bugzilla/>


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://tkoenig@gcc.gnu.org/svn/gcc/trunk
Repository Root: svn+ssh://tkoenig@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://tkoenig@gcc.gnu.org/svn/gcc/trunk/gcc/gimple.h
Repository Root: svn+ssh://tkoenig@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.


  parent reply	other threads:[~2013-01-13 12:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-12 22:08 [Bug bootstrap/55957] New: " tkoenig at gcc dot gnu.org
2013-01-12 22:09 ` [Bug bootstrap/55957] " tkoenig at gcc dot gnu.org
2013-01-13  5:00 ` pinskia at gcc dot gnu.org
2013-01-13 11:29 ` jakub at gcc dot gnu.org
2013-01-13 12:15 ` tkoenig at gcc dot gnu.org [this message]
2013-01-13 18:19 ` tkoenig at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-55957-4-rKoBnCPXN9@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).