https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89701

Marek Polacek <mpolacek at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mpolacek at gcc dot gnu.org
   Last reconfirmed|                            |2021-01-11
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW

--- Comment #1 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Confirmed.  While we support -fcf-protection=branch and -fcf-protection=return,
-fcf-protection=branch,return gives an error:

xgcc: error: unknown Control-Flow Protection Level ‘branch,return’
xgcc: note: valid arguments to ‘-fcf-protection=’ are: branch check full none
retur

Reply via email to