This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
.bad_compare in bootstrap of head
- From: Daniel Santos <daniel dot santos at pobox dot com>
- To: gcc <gcc at gcc dot gnu dot org>
- Date: Wed, 3 May 2017 22:04:21 -0500
- Subject: .bad_compare in bootstrap of head
- Authentication-results: sourceware.org; auth=none
Anybody else getting bootstrap failures from the head?
gcc/tree-outof-ssa.o differs
gcc/insn-output.o differs
gcc/tree-chrec.o differs
gcc/cp/semantics.o differs
gcc/lto-cgraph.o differs
gcc/builtins.o differs
gcc/i386.o differs
gcc/dwarf2out.o differs
I built from this commit:
commit 8d05cc6f387aec6099ea0589f45a22edeb1475fd
Author: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Wed May 3 18:50:25 2017 +0000
* doc/invoke.texi: Note that -faligned-new is on by default
for C++17.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@247564
138bc75d-0d04-0410-961f-82ee72b054a4
Daniel