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: Language-independent functions-as-trees representation


Jason Merrill <jason@redhat.com> writes:

Hi,

| Does anyone object to using TREE_COMPLEXITY for source position in all
| expressions (i.e. things which have TREE_COMPLEXITY, not *_DECL, *_CST)?

Sorry, I'm unclear here.  We already have DECL_SOURCE_LOCATION to
indicate source location for _DECLs.  Would you mind elaborating a bit
on your idea?

Thanks,

-- Gaby


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