gcc/gcc/c-family
Eric Botcazou 39292e2507 c-ada-spec.h (decl_sloc): Delete.
c-family/
	* c-ada-spec.h (decl_sloc): Delete.
	* c-ada-spec.c (decl_sloc): Make static.
c/
	* c-decl.c (collect_source_ref_cb): Delete.
	(for_each_global_decl): Rename into...
	(collect_source_refs): ...this.  Call collect_source_ref directly.
	(c_parse_final_cleanups): Always call collect_source_ref on the main
	input filename.
cp/
	* decl2.c (c_parse_final_cleanups): Always call collect_source_ref on
	the main input filename.

From-SVN: r279670
2019-12-20 17:41:06 +00:00
..
c-ada-spec.c c-ada-spec.h (decl_sloc): Delete. 2019-12-20 17:41:06 +00:00
c-ada-spec.h c-ada-spec.h (decl_sloc): Delete. 2019-12-20 17:41:06 +00:00
c-attribs.c cgraph.h (symtab_node): Add symver flag. 2019-11-30 21:03:25 +00:00
c-common.c PR c++/92271 - make __is_same alias for __is_same_as. 2019-12-05 20:06:46 +00:00
c-common.def
c-common.h OpenACC 2.6 deep copy: C and C++ front-end parts 2019-12-20 01:20:38 +00:00
c-cppbuiltin.c c-cppbuiltin.c (c_cpp_builtins): Don't define __cpp_consteval for now. 2019-12-06 22:18:10 +01:00
c-dump.c
c-format.c Replace label_text ctor with "borrow" and "take" 2019-12-10 02:02:38 +00:00
c-format.h
c-gimplify.c
c-indentation.c
c-indentation.h
c-lex.c Prevent all uses of DFP when unsupported (PR c/91985). 2019-11-25 13:45:42 +00:00
c-objc.h
c-omp.c OpenACC 2.6 deep copy: C and C++ front-end parts 2019-12-20 01:20:38 +00:00
c-opts.c diagnostic_show_locus: move initial newline to callers 2019-12-10 01:48:42 +00:00
c-pch.c
c-ppoutput.c
c-pragma.c
c-pragma.h OpenACC 2.6 deep copy: C and C++ front-end parts 2019-12-20 01:20:38 +00:00
c-pretty-print.c Introduce pretty_printer::clone vfunc 2019-12-11 19:06:39 +00:00
c-pretty-print.h Introduce pretty_printer::clone vfunc 2019-12-11 19:06:39 +00:00
c-semantics.c
c-spellcheck.cc
c-spellcheck.h
c-target-def.h
c-target.def
c-target.h
c-ubsan.c
c-ubsan.h
c-warn.c
c.opt PR c++/61339 - add warning for mismatch between struct and class 2019-12-17 16:53:07 -07:00
ChangeLog c-ada-spec.h (decl_sloc): Delete. 2019-12-20 17:41:06 +00:00
ChangeLog.gimple-classes
cppspec.c
known-headers.cc
known-headers.h
name-hint.h
stub-objc.c