]> git.ipfire.org Git - thirdparty/gcc.git/commit
[libcpp] Reimplement mkdeps data structures
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 7 May 2019 18:13:57 +0000 (18:13 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 7 May 2019 18:13:57 +0000 (18:13 +0000)
commit01e74fa4ca45f98651cb166fdf9e6784b5e96480
tree7b1638fe2e3117ac734d21c0889d8c341f89c539
parent2fe7c1d8456e1158c0a4f16fc12946520f9c5288
[libcpp] Reimplement mkdeps data structures

https://gcc.gnu.org/ml/gcc-patches/2019-05/msg00323.html
* files.c (_cpp_stack_file): Empty filenames aren't dependencies.
* mkdeps.c (deps_add_dep): Assert not empty.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@270978 138bc75d-0d04-0410-961f-82ee72b054a4
libcpp/ChangeLog
libcpp/files.c
libcpp/mkdeps.c