public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "vries at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug go/64683] FAIL: runtime/pprof -- testing.go:278: The entry did not match
Date: Tue, 20 Jan 2015 07:47:00 -0000	[thread overview]
Message-ID: <bug-64683-4-p6Kz9fQ8Jd@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-64683-4@http.gcc.gnu.org/bugzilla/>

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64683

--- Comment #3 from vries at gcc dot gnu.org ---
configure line nobootstrap build:
...
$ ./nobootstrap/install/bin/gccgo -v
Using built-in specs.
COLLECT_GCC=./nobootstrap/install/bin/gccgo
COLLECT_LTO_WRAPPER=/data/vries/ref-master-15-01-19/nobootstrap/install/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.0.0/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with:
/home/vries/gcc_versions/data/ref-master-15-01-19/src/configure
--prefix=/home/vries/gcc_versions/data/ref-master-15-01-19/nobootstrap/install
--with-cloog=/home/vries/gcc_versions/infra
--with-ppl=/home/vries/gcc_versions/infra
--with-gmp=/home/vries/gcc_versions/infra
--with-mpfr=/home/vries/gcc_versions/infra
--with-mpc=/home/vries/gcc_versions/infra
--with-isl=/home/vries/gcc_versions/infra --disable-bootstrap
--enable-checking=yes,rtl
--enable-languages=c,fortran,ada,java,objc,c++,go,obj-c++
Thread model: posix
gcc version 5.0.0 20150119 (experimental) (GCC) 
...

configure line bootstrap build (the same, but without --disable-bootstrap):
...
$ ./install/bin/gccgo -v
Using built-in specs.
COLLECT_GCC=./install/bin/gccgo
COLLECT_LTO_WRAPPER=/data/vries/ref-master-15-01-19/install/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.0.0/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with:
/home/vries/gcc_versions/data/ref-master-15-01-19/src/configure
--prefix=/home/vries/gcc_versions/data/ref-master-15-01-19/install
--with-cloog=/home/vries/gcc_versions/infra
--with-ppl=/home/vries/gcc_versions/infra
--with-gmp=/home/vries/gcc_versions/infra
--with-mpfr=/home/vries/gcc_versions/infra
--with-mpc=/home/vries/gcc_versions/infra
--with-isl=/home/vries/gcc_versions/infra --enable-checking=yes,rtl
--enable-languages=c,fortran,ada,java,objc,c++,go,obj-c++
Thread model: posix
gcc version 5.0.0 20150119 (experimental) (GCC) 
...


  parent reply	other threads:[~2015-01-20  7:47 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-20  7:31 [Bug go/64683] New: " vries at gcc dot gnu.org
2015-01-20  7:37 ` [Bug go/64683] " vries at gcc dot gnu.org
2015-01-20  7:39 ` vries at gcc dot gnu.org
2015-01-20  7:47 ` vries at gcc dot gnu.org [this message]
2015-01-20  7:52 ` vries at gcc dot gnu.org
2015-01-20 16:12 ` ian at gcc dot gnu.org
2015-01-20 16:29 ` ian at airs dot com
2015-01-20 22:29 ` vries at gcc dot gnu.org
2015-03-11 10:01 ` vries at gcc dot gnu.org
2015-03-11 10:02 ` vries at gcc dot gnu.org
2015-04-17 13:09 ` boger at us dot ibm.com
2015-04-17 20:45 ` ian at airs dot com
2015-04-17 21:25 ` boger at us dot ibm.com
2015-04-17 21:29 ` ian at gcc dot gnu.org
2015-04-17 21:29 ` ian at gcc dot gnu.org
2015-04-17 21:31 ` ian at airs dot com

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-64683-4-p6Kz9fQ8Jd@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).