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: add %J for diagnostics


Richard Henderson <rth@twiddle.net> writes:

| For technical reasons, mainline and tree-ssa branch differ in how
| line number information is stored.  Unfortunately, this difference
| is exposed enough places that it's making merging difficult.

I've spent some effort into making diagnostic.c independent of "tree"
stuffs so as to make it usable by other parts of the compiler that do
have any business in trees.

-- Gaby


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