Fix --enable-offload-targets/-foffload handling, pt. 2
authorThomas Schwinge <thomas@codesourcery.com>
Wed, 23 Sep 2015 14:52:57 +0000 (16:52 +0200)
committerThomas Schwinge <tschwinge@gcc.gnu.org>
Wed, 23 Sep 2015 14:52:57 +0000 (16:52 +0200)
commita9c238108bf8532990df88c137383b457acb8893
tree31e8496656407278733d9ca32e9ffbe186b9129c
parent64186aad5abe1c3e1468f172589b55a6449d6fc2
Fix --enable-offload-targets/-foffload handling, pt. 2

gcc/
* gcc.c (handle_foffload_option): Don't lose the trailing NUL
character when appending to offload_targets.

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