--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
Target Milestone|--- |4.6.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43936
--- Comment #15 from hjl dot tools at gmail dot com 2010-04-29 17:59
---
Fixed.
--
hjl dot tools at gmail dot com changed:
What|Removed |Added
Status|NEW
--- Comment #14 from hjl at gcc dot gnu dot org 2010-04-29 17:55 ---
Subject: Bug 43936
Author: hjl
Date: Thu Apr 29 17:55:00 2010
New Revision: 158909
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=158909
Log:
Correct entry of fix for PR bootstrap/43936.
Modified:
trunk/gc
--- Comment #13 from hjl dot tools at gmail dot com 2010-04-29 15:57
---
A patch is posted at
http://gcc.gnu.org/ml/gcc-patches/2010-04/msg01827.html
--
hjl dot tools at gmail dot com changed:
What|Removed |Added
-
--- Comment #12 from hjl dot tools at gmail dot com 2010-04-29 15:38
---
I am testing this patch:
--
diff --git a/gcc/plugin.h b/gcc/plugin.h
index 94663dd..3269641 100644
--- a/gcc/plugin.h
+++ b/gcc/plugin.h
@@ -35,6 +35,8 @@ extern void print_plugins_versions (FILE *file, const char
--- Comment #11 from jakub at gcc dot gnu dot org 2010-04-29 15:37 ---
No, otherwise -fcompare-debug or even the whole bootstrap comparison which
compares -g -gtoggle built stage2 with -g built stage3 would fail much more
often.
Strangely, I saw the comparison failure on the trunk, but
--- Comment #10 from hjl dot tools at gmail dot com 2010-04-29 15:31
---
Do we do inline differently with and without -g?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43936
--- Comment #9 from hjl dot tools at gmail dot com 2010-04-29 15:29 ---
Also those failed files call invoke_plugin_callbacks.
--
hjl dot tools at gmail dot com changed:
What|Removed |Added
---
--- Comment #8 from rguenth at gcc dot gnu dot org 2010-04-29 15:10 ---
because we build with bootstrap-debug by default.
Bootstrap works fine for me with and without --enable-plugin.
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #7 from hjl dot tools at gmail dot com 2010-04-29 14:47 ---
For some reason, c-decl.o in stage2 has no debug sections:
There are 16 section headers, starting at offset 0x1fbf8:
Section Headers:
[Nr] Name Type Address Offset
Size
--- Comment #6 from dominiq at lps dot ens dot fr 2010-04-29 14:39 ---
> On rs6000, the miscompare seems to start at revision 158633 ...
I think what you see at revision 158633 is a bootstrap failure due to a missing
prototype in optabs.h, fixed with revision 158643. Meanwhile revision
--- Comment #5 from dominiq at lps dot ens dot fr 2010-04-29 13:50 ---
> ... and a SEGV configuring libgcc at rev 158639.
This is probably pr43858 and it should be fixed by revision 158898.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43936
--- Comment #4 from dje at gcc dot gnu dot org 2010-04-29 13:29 ---
On rs6000, the miscompare seems to start at revision 158633 and a SEGV
configuring libgcc at rev 158639.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43936
--- Comment #3 from dje at gcc dot gnu dot org 2010-04-29 13:25 ---
rs6000 also is experiencing stage 2/3 comparison failures on both Linux and
AIX.
--
dje at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #2 from dominiq at lps dot ens dot fr 2010-04-29 13:07 ---
See also pr 43935 (even if it is not a duplicate).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43936
--- Comment #1 from ebotcazou at gcc dot gnu dot org 2010-04-29 13:00
---
Same error here.
--
ebotcazou at gcc dot gnu dot org changed:
What|Removed |Added
S
16 matches
Mail list logo