Fix typo in fprofile-prefix-path.

	Backport from mainline
	2020-05-11  Martin Liska  <mliska@suse.cz>

	PR c/95040
	* common.opt: Fix typo in option description.
parent 94c98e1f
2020-05-11 Martin Liska <mliska@suse.cz>
Backport from mainline
2020-05-11 Martin Liska <mliska@suse.cz>
PR c/95040
* common.opt: Fix typo in option description.
2020-05-08 Jakub Jelinek <jakub@redhat.com> 2020-05-08 Jakub Jelinek <jakub@redhat.com>
PR middle-end/94724 PR middle-end/94724
......
...@@ -2210,7 +2210,7 @@ Enum(profile_update) String(prefer-atomic) Value(PROFILE_UPDATE_PREFER_ATOMIC) ...@@ -2210,7 +2210,7 @@ Enum(profile_update) String(prefer-atomic) Value(PROFILE_UPDATE_PREFER_ATOMIC)
fprofile-prefix-path= fprofile-prefix-path=
Common Joined RejectNegative Var(profile_prefix_path) Common Joined RejectNegative Var(profile_prefix_path)
Remove prefix from absolute path before manging name for -fprofile-generate= and -fprofile-use=. Remove prefix from absolute path before mangling name for -fprofile-generate= and -fprofile-use=.
fprofile-generate fprofile-generate
Common Common
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment