* incpath.c (add_standard_paths): Use reconcat instead of concat
commit632c39147ecd2c9cb3ae9550664b49b4ff29b845
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 27 Feb 2013 07:28:48 +0000 (27 07:28 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 27 Feb 2013 07:28:48 +0000 (27 07:28 +0000)
treee22ae12d4bb7029d94d5769074842b775d33ab77
parentba30d3378b0b1e4bdc9f054c7dc507b212ebf74b
* incpath.c (add_standard_paths): Use reconcat instead of concat
where appropriate and avoid leaking memory.

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