This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug driver/46760] LTO bootstrap doesn't work with FDO
- From: "hubicka at ucw dot cz" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 9 Jan 2011 22:08:18 +0000
- Subject: [Bug driver/46760] LTO bootstrap doesn't work with FDO
- Auto-submitted: auto-generated
- References: <bug-46760-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46760
--- Comment #21 from Jan Hubicka <hubicka at ucw dot cz> 2011-01-09 22:07:59 UTC ---
> lto1: internal compiler error: Segmentation fault
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <http://gcc.gnu.org/bugs.html> for instructions.
> lto-wrapper: /export/build/gnu/gcc-lto/build-x86_64-linux/./prev-gcc/xgcc
What is the backtrace here? I built working profiledbootsrap LTO compiler with
various cofigurations
already (both GNU ld and gold) w/o problems.... I will try with current tree.
Honza