This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/11611] [tree-ssa] Bootstrap failure on sparc-linux-gnu
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Jul 2003 22:39:48 -0000
- Subject: [Bug bootstrap/11611] [tree-ssa] Bootstrap failure on sparc-linux-gnu
- References: <20030720223228.11611.jim@phython.shacknet.nu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11611
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
GCC build triplet|sparc-unknown-linux-gnu |sparc-*-linux-gnu
GCC host triplet|sparc-unknown-linux-gnu |sparc-*-linux-gnu
GCC target triplet|sparc-unknown-linux-gnu |sparc-*-linux-gnu
Keywords| |wrong-code
Target Milestone|--- |tree-ssa
Version|unknown |tree-ssa
------- Additional Comments From pinskia at physics dot uc dot edu 2003-07-20 22:39 -------
Can you try something for me? Can you set BOOT_CFLAGS to '-fno-strict-aliasing -O2 -g' and try
bootstrapping again as on PPC this is the way I was able to bootstrap tree-ssa (it is a known
problem)?