This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB 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: gcc HEAD dwarf-2, synthetic methods no longer public, gdb confused


Daniel Jacobowitz wrote:


The difference is in implicitly_declare_fn. The old gcc HEAD
built a tree node with TREE_PUBLIC set, and the new gcc HEAD
does not. This might be an accidental change in the middle of
the big declarator change.



This we'd have to ask Mark about :) CC'd.


It's an unintentional change. I'm testing a patch as we speak.

Thanks,

--
Mark Mitchell
CodeSourcery, LLC
(916) 791-8304
mark@codesourcery.com


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