This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/15876] [lno] bootstrap fails with a segfault in the stage one compiler
- From: "phython at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Jun 2004 04:44:58 -0000
- Subject: [Bug bootstrap/15876] [lno] bootstrap fails with a segfault in the stage one compiler
- References: <20040608161829.15876.phython@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From phython at gcc dot gnu dot org 2004-06-09 04:44 -------
To get the ICE I need both -fPIC and -O[12]. -O0 -fPIC doesn't ICE.
e.g. ./xgcc -B./ -fPIC -O2 crtendS.i
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15876