This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/6597] [3.3/3.4 regression] ICE in set_mem_alias_set compiling Qt with -O2 on ia64
- 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: 12 Jun 2003 01:23:45 -0000
- Subject: [Bug optimization/6597] [3.3/3.4 regression] ICE in set_mem_alias_set compiling Qt with -O2 on ia64
- References: <20020507105601.6597.janis187@us.ibm.com>
- 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=6597
------- Additional Comments From pinskia@physics.uc.edu 2003-06-12 01:23 -------
Man ia64 build is slow for scheduling. Man gcc is slow with all checking turned on.
I also do not see this on the mainline (20030611) on a cross compiler from powerpc-
apple-darwin6.6 to ia64-unknown-linux-gnu (with all checking turned on,
misc,tree,rtlflag,rtl,gc,gcac) with either the smaller testcase or the larger one. Can you
check again?