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] location_tize diagnostics


Nathan Sidwell wrote:-

> This one replaces the file and lineno paramters of the diagnostic
> machinery with a location_t. The testcase change is fixing a latent bug
> where we'd issue locations like '<internal>:12', where 12 was the
> current source line!

Cool.  I think there have been various reports about something like this
in the past.

Neil.


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