Skip to content
Snippets Groups Projects
Commit c4e5789c authored by Andrew Pinski's avatar Andrew Pinski
Browse files

Reject -fno-multiflags [PR114314]


When -fmultiflags option support was added in r13-3693-g6b1a2474f9e422,
it accidently allowed -fno-multiflags which then would pass on to cc1.
This fixes that oversight.

Committed as obvious after bootstrap/test on x86_64-linux-gnu.

gcc/ChangeLog:

	PR driver/114314
	* common.opt (fmultiflags): Add RejectNegative.

Signed-off-by: default avatarAndrew Pinski <quic_apinski@quicinc.com>
parent 06289168
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment