aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-diagnostic.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-20Introduce vNULL to use as a nil initializer for vec<>.Diego Novillo1-1/+1
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-6/+4
2012-10-24re PR c++/54928 (Infinite output with after ICE with macro)Manuel López-Ibáñez1-67/+32
2012-09-10Remove unnecessary VEC function overloads.Diego Novillo1-1/+1
2012-07-16system.h (dump_file): Do not define.Steven Bosscher1-1/+1
2012-05-24Make unwound macro expansion trace less redundantDodji Seketeli1-24/+69
2012-05-04re PR c++/24985 (caret diagnostics)Manuel López-Ibáñez1-9/+9
2012-04-30Strip "<built-in>" loc from displayed expansion contextDodji Seketeli1-0/+12
2012-04-26tree-diagnostic.c (maybe_unwind_expanded_macro_loc): Fix comment.Manuel López-Ibáñez1-12/+6
2012-04-24tree-pretty-print.h (default_tree_printer): Do not declare.Manuel López-Ibáñez1-1/+70
2011-11-29tree-diagnostic (struct loc_t): Rename into struct loc_map_pair.David Edelsohn1-8/+8
2011-10-17Emit macro expansion related diagnosticsTom Tromey1-1/+181
2010-05-24diagnostic.c: Don't include flags.h.Joseph Myers1-1/+2
2010-05-21diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers1-0/+48