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 to use cpplib's source_location for location_t


Richard Henderson <rth@redhat.com> writes:

> On Wed, Jun 30, 2004 at 12:36:33PM -0700, Zack Weinberg wrote:
>> I think what both of you don't realize is that the cases where the C
>> front end checks for DECL_SOURCE_LINE == 0 are *all* (to the best of
>> my knowledge) dealing with declarations synthesized by the Objective
>> C front end ...
>
> Which doesn't mean that the objc front end can't be fixed.

Well, yeah, long term, but I don't have time for it now...

zw


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