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]

[PATCH] PR 23205


This patch follows Jim's suggestion in bugzilla. Bootstrapped and tested
(gcc as well as gdb testsuite runs) on powerpc-darwin.


PR Debug/23205
* dbxout.c (dbxout_global_decl): Do not check DECL_RTL_SET_P.
(dbxout_symbol): Check DECL_RTL_SET_P, after handling constants.
Check NAMESPACE_DECL context for constants.


* g++.dg/other/PR23205.C: New.

OK ?

Thanks,
-
Devang

Attachment: PR23205.diff
Description: Binary data




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