comparison gcc/incpath.c @ 131:84e7813d76e9

gcc-8.2
author mir3636
date Thu, 25 Oct 2018 07:37:49 +0900
parents 04ced10e8804
children 1830386684a0
comparison
equal deleted inserted replaced
111:04ced10e8804 131:84e7813d76e9
1 /* Set up combined include path chain for the preprocessor. 1 /* Set up combined include path chain for the preprocessor.
2 Copyright (C) 1986-2017 Free Software Foundation, Inc. 2 Copyright (C) 1986-2018 Free Software Foundation, Inc.
3 3
4 Broken out of cppinit.c and cppfiles.c and rewritten Mar 2003. 4 Broken out of cppinit.c and cppfiles.c and rewritten Mar 2003.
5 5
6 This program is free software; you can redistribute it and/or modify it 6 This program is free software; you can redistribute it and/or modify it
7 under the terms of the GNU General Public License as published by the 7 under the terms of the GNU General Public License as published by the