gcc.c (add_sysrooted_prefix): Remove trailing dir separator from system root.
commit2fda54bd153102ac40092ac4f38a7d885257de37
authorMatthias Klose <doko@ubuntu.com>
Thu, 26 Jan 2012 23:34:58 +0000 (26 23:34 +0000)
committerMatthias Klose <doko@gcc.gnu.org>
Thu, 26 Jan 2012 23:34:58 +0000 (26 23:34 +0000)
tree2fc10497db064ce149773544b78b0900ecfbf688
parent3beac6b971c4c63da1a1f23b46f296d6156d7d3f
gcc.c (add_sysrooted_prefix): Remove trailing dir separator from system root.

2012-01-27  Matthias Klose  <doko@ubuntu.com>

        * gcc.c (add_sysrooted_prefix): Remove trailing dir separator from
          system root.
        * incpath.c (add_standard_paths): Likewise.

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