]> git.ipfire.org Git - thirdparty/gcc.git/commit
gcc.c (getenv_spec_function): Escape the environment variable's value.
authorNathan Sidwell <nathan@codesourcery.com>
Thu, 1 Nov 2007 16:42:39 +0000 (16:42 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Thu, 1 Nov 2007 16:42:39 +0000 (16:42 +0000)
commit5557813a4e6e7f86b90a64112ad51da79827e512
treea87db7af0cc74dd35134e4a4bff638f3af1d4a1e
parentd6a64b9df961ae0e885a50a6b01fb2b846e60f12
gcc.c (getenv_spec_function): Escape the environment variable's value.

* gcc.c (getenv_spec_function): Escape the environment variable's
value.

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