This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/12420] gdb-5.3/readline ICE in instantiate_virtual_regs_1, at function.c:4125
- From: "drow at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Sep 2003 15:23:45 -0000
- Subject: [Bug c/12420] gdb-5.3/readline ICE in instantiate_virtual_regs_1, at function.c:4125
- References: <20030926151730.12420.kleine-budde@gmx.de>
- 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=12420
drow at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From drow at gcc dot gnu dot org 2003-09-26 15:23 -------
This is not a bug in GCC.
Fix readline's makefile not to use -I/usr/include; it is getting asm()
statements from your host's headers.