This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Debugging Vector Types


On Tue, Apr 26, 2005 at 05:55:21PM -0700, James E Wilson wrote:
> 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.

I think there are already some exceptions.

Do those checks still add value over the -gstabs/-gstabs+ distinction?

-- 
Daniel Jacobowitz
CodeSourcery, LLC


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]