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


Does this fix PR10055, which looks like the same problem?

Thanks,
Andrew Pinski

On Saturday, Jun 28, 2003, at 11:58 US/Eastern, Gabriel Dos Reis wrote:

Nathan Sidwell <nathan@codesourcery.com> writes:

| 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!
|
| built & tested on i686-pc-linux-gnu, ok?


Yes. Thanks,

-- Gaby




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