]> git.ipfire.org Git - thirdparty/gcc.git/commit
c-decl.c (c_init_decl_processing): Clear input_file_name while building common nodes.
authorJ"orn Rennecke <joern.rennecke@superh.com>
Wed, 4 Jun 2003 17:19:36 +0000 (17:19 +0000)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Wed, 4 Jun 2003 17:19:36 +0000 (18:19 +0100)
commite3091a5f95cfd2130771ebf7cc8535c573d50875
tree9c6eef08bd0e2573f12d93a729188a118acda416
parentf0483418a0c29a4c6358f15dbf2fe028f07282e7
c-decl.c (c_init_decl_processing): Clear input_file_name while building common nodes.

* c-decl.c (c_init_decl_processing): Clear input_file_name
while building common nodes.
* dwarf2out.c (gen_compile_unit_die, dwarf2out_finish):
Don't add working directory for strings like <built-in> .

From-SVN: r67452
gcc/ChangeLog
gcc/c-decl.c
gcc/dwarf2out.c