This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/31235] Bootstrap comparison failure with -gstabs
- From: "wilson at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 Mar 2007 01:24:44 -0000
- Subject: [Bug bootstrap/31235] Bootstrap comparison failure with -gstabs
- References: <bug-31235-14261@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from wilson at gcc dot gnu dot org 2007-03-31 02:24 -------
Created an attachment (id=13305)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13305&action=view)
Mark array TYPE_DOMAIN as used to prevent garbage collection.
This has been tested with a C only BOOT_CFLAGS=-gstabs bootstrap. It needs a
full bootstrap, gcc testsuite run, and gdb testsuite run.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31235