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 represent column numbers using source_location


Hi Per,

> An alternative is to move the line_table in fix-headers's
> main function to global scope, and use that that instead
> of pfile->line_table.  That has the downside that we have
> to put an extern declaration in a .c file, rather than a
> .h file.

Have you had time to update your patch?  I'm using your old patch for
now, but AFAIK every fixproto port is broken until scan-decls.c is
fixed.

Thanks,

Kazu Hirata


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