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: [RFA] Use location_t to record declaration location in tree_decl


On Tue, Jun 25, 2002 at 04:18:38PM +0200, Gabriel Dos Reis wrote:
>   I need to apply the following patchlet to tree_decl before continuing
> my work on restructuring the diagnostic machinery (among other things
> it simplifies communication of location to the diagnostic library).  

Wasn't there an idea of using a linearized line number in cpplib?
Seems to me that might be applicable here as well.

What's your ultimate goal with this?


r~


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