This is the mail archive of the gcc-patches@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] Remove have_used_extensions from dbxout.c


Devang Patel wrote:
        * dbxout.c (have_used_extensions): Remove.
        (dbxout_type_fields, dbxout_type, dbxout_symbol): Remove use of
        have_used_extensions.

OK.


You may as well remove the extra parens here:
! 		&& !(use_gnu_debug_info_extensions)
--
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com


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