]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c/22133 (In MinGW trailing slash forward not allowed in include path)
authorDanny Smith <dannysmith@users.sourceforge.net>
Mon, 7 May 2007 17:41:35 +0000 (17:41 +0000)
committerNathan Froyd <froydnj@gcc.gnu.org>
Mon, 7 May 2007 17:41:35 +0000 (17:41 +0000)
commitb187f5cd2f5fde150807a7cb1a4ca1f643c5078a
tree3f044510a027e38840560b295eb6e6826efff490
parentce2e63495d2873df275a1e38015d0b838e50a75b
re PR c/22133 (In MinGW trailing slash forward not allowed in include path)

PR 22133
* c-incpath.c (add_path): Strip trailing path separators.

From-SVN: r124504
gcc/ChangeLog
gcc/c-incpath.c