--- Comment #10 from ebotcazou at gcc dot gnu dot org 2005-10-26 07:10
---
See http://gcc.gnu.org/ml/gcc-patches/2005-10/msg01409.html
--
ebotcazou at gcc dot gnu dot org changed:
What|Removed |Added
---
--- Comment #9 from cvs-commit at gcc dot gnu dot org 2005-10-26 07:03
---
Subject: Bug 24460
CVSROOT:/cvs/gcc
Module name:gcc
Changes by: [EMAIL PROTECTED] 2005-10-26 07:03:32
Modified files:
gcc: ChangeLog bb-reorder.c dwarf2out.c output.h
--- Comment #8 from ebotcazou at gcc dot gnu dot org 2005-10-21 21:48
---
Now the failure is:
Program received signal SIGSEGV, Segmentation fault.
0x0067d51c in output_line_info ()
at /home/eric/cvs/gcc/gcc/dwarf2out.c:7902
7902 if (function != line_info->function)
--- Comment #7 from cvs-commit at gcc dot gnu dot org 2005-10-21 21:44
---
Subject: Bug 24460
CVSROOT:/cvs/gcc
Module name:gcc
Changes by: [EMAIL PROTECTED] 2005-10-21 21:44:42
Modified files:
gcc: ChangeLog bb-reorder.c
Log message:
PR
--- Comment #6 from ebotcazou at gcc dot gnu dot org 2005-10-21 19:34
---
Investigating.
--
ebotcazou at gcc dot gnu dot org changed:
What|Removed |Added
Assigne
--- Comment #5 from ebotcazou at gcc dot gnu dot org 2005-10-21 14:57
---
Here's the nice version:
stage1/xgcc -Bstage1/ -B/opt/build/eric/local/gcc/sparc-sun-solaris2.10/bin/ -c
-g -O2 -fprofile-use -freorder-blocks-and-partition -DIN_GCC -W -Wall
-Wwrite-strings -Wstrict-prototype
--- Comment #4 from ebotcazou at gcc dot gnu dot org 2005-10-20 19:35
---
> It is the normal stage1.
No, it isn't, look at the options. Normal stage1 has -g -O2
-fprofile-generate.
It's very likely stage1 of stagefeedback_build. I'm replaying the bootstrap.
--
http://gcc.gnu.org
--- Comment #3 from pinskia at gcc dot gnu dot org 2005-10-20 19:24 ---
Hmm:
stageprofile_build: stage1_copy
It is the normal stage1. If you cannot figure out the backtrace, I might be
able to reproduce this by a cross compiler. Could you attach the .i file,
.gcda and .gcno files?
--- Comment #2 from ebotcazou at gcc dot gnu dot org 2005-10-20 19:15
---
> Stage1 should be built at -O0 -g.
It's probably not the regular stage1. I'm bootstrapping again to watch what is
going on exactly.
--
ebotcazou at gcc dot gnu dot org changed:
What|Removed
--- Comment #1 from pinskia at gcc dot gnu dot org 2005-10-20 19:08 ---
Stage1 should be built at -O0 -g.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
10 matches
Mail list logo