This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Debugging Vector Types
- From: James E Wilson <wilson at specifixinc dot com>
- To: Devang Patel <dpatel at apple dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Tue, 26 Apr 2005 17:55:21 -0700
- Subject: Re: [PATCH] Debugging Vector Types
- References: <547BC9E3-4C03-4724-8BB5-BB1A99BB3625@apple.com>
Devang Patel wrote:
* dbxout.c (dbxout_type): Emit attribute vector.
You are setting have_used_extensions without first checking
use_gnu_debug_info_extensions, which is wrong. If you look at the code,
you will see that this idiom is used everywhere in dbxout.c.
Bootstrapped and tested on powerpc-darwin.
All changes to debug output files require running the gdb testsuite.
Did you do that? The usual gcc bootstrap and make check isn't
sufficient, as there are no debug info checks in gcc.
--
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com