This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/11184] [3.3/3.4 regression] [ia64 hpux] ICE on __builtin_apply building libobjc
- From: "janis187 at us dot ibm dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Jul 2003 20:29:50 -0000
- Subject: [Bug target/11184] [3.3/3.4 regression] [ia64 hpux] ICE on __builtin_apply building libobjc
- References: <20030613130837.11184.francois-xavier.kowalski@hp.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=11184
------- Additional Comments From janis187 at us dot ibm dot com 2003-07-24 20:29 -------
The regression in PR 11184 was introduced or exposed with this patch:
--- gcc/gcc/ChangeLog ---
2002-09-26 Steve Ellcey <sje@cup.hp.com>
* config/ia64/hpux.h (TARGET_DEFAULT): Include TARGET_ILP32.
The regression hunt used the small test case attached in comment #2
with an ia64-hpux11.23 cross compiler on i686-pc-linux-gnu.