gcc.c: Add -foffload= to display_help
authorTobias Burnus <tobias@codesourcery.com>
Wed, 30 Jun 2021 12:49:48 +0000 (14:49 +0200)
committerTobias Burnus <tobias@codesourcery.com>
Wed, 30 Jun 2021 12:51:22 +0000 (14:51 +0200)
commit63fe82d80dee997b25ca60fa7d1ed07e97930976
treecc14432ea8faa2d26275ec61401daa288a53fcae
parentf6bc9d9bddad7f9e3aad939bb6750770ac67f003
gcc.c: Add -foffload= to display_help

gcc/ChangeLog:

* common.opt (foffload): Remove help as Driver only.
* gcc.c (display_help): Add -foffload.
gcc/common.opt
gcc/gcc.c