]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR lto/50293 (-flto fails if GCC is installed in directory with space in path...
authorJoey Ye <joey.ye@arm.com>
Wed, 6 Mar 2013 06:32:03 +0000 (06:32 +0000)
committerJoey Ye <jye2@gcc.gnu.org>
Wed, 6 Mar 2013 06:32:03 +0000 (06:32 +0000)
commit3c27ce4cd4de1b9fd7d4e39d3bd56b6a75115537
tree4c3cf99f1787e5d18623890c1f8f5e6db8d7a684
parent8f6d1c8601131f3ebdab1629ff923fa03ceb7ea5
re PR lto/50293 (-flto fails if GCC is installed in directory with space in path name)

2013-03-06  Joey Ye  <joey.ye@arm.com>

    PR lto/50293
    * gcc.c (convert_white_space): New function.
    (main): Handles white space in function name.

From-SVN: r196485
gcc/ChangeLog
gcc/gcc.c