This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/12220] [tree-ssa] bootstrap error with gmake,cc on mips-sgi-IRIX6.5
- From: "echristo at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Sep 2003 10:32:41 -0000
- Subject: [Bug other/12220] [tree-ssa] bootstrap error with gmake,cc on mips-sgi-IRIX6.5
- References: <20030909052458.12220.wstan@xs4all.nl>
- 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=12220
echristo at redhat dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |dberlin at gcc dot gnu dot
|dot org |org
Status|NEW |ASSIGNED
Component|bootstrap |other
------- Additional Comments From echristo at redhat dot com 2003-09-09 10:32 -------
Native compilers may not have -fno-strict-aliasing. This should be dependent on
host system.
Obvious Workaround: bootstrap mainline first.