diff options
author | chrbr <chrbr@138bc75d-0d04-0410-961f-82ee72b054a4> | 2016-01-26 12:45:13 +0000 |
---|---|---|
committer | chrbr <chrbr@138bc75d-0d04-0410-961f-82ee72b054a4> | 2016-01-26 12:45:13 +0000 |
commit | 976877a5c598c2372f4cfa054c1ce964f88ef909 (patch) | |
tree | 8695588fd379544dfc44e4250ed880432095b2a8 /gcc/doc/sourcebuild.texi | |
parent | f3a21e6cd202008b0f177d1888e442e631cc31f7 (diff) | |
download | gcc-976877a5c598c2372f4cfa054c1ce964f88ef909.tar.gz |
remove arm_crypto_pragma test selector
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@232824 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/doc/sourcebuild.texi')
-rw-r--r-- | gcc/doc/sourcebuild.texi | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/gcc/doc/sourcebuild.texi b/gcc/doc/sourcebuild.texi index 036dcd62da4..6d548aad7aa 100644 --- a/gcc/doc/sourcebuild.texi +++ b/gcc/doc/sourcebuild.texi @@ -1511,12 +1511,6 @@ Target generates decimal floating point instructions with current options. @item arm32 ARM target generates 32-bit code. -@item arm_crypto_pragma_ok -@anchor{arm_crypto_pragma_ok} -ARM target supports pragma target @code{fpu=crypto-neon-fp-armv8}. -This may need @code{-mfpu=crypto-neon-fp-armv8} or equivalent options. -Some multilibs may be incompatible with these options. - @item arm_eabi ARM target adheres to the ABI for the ARM Architecture. @@ -2059,12 +2053,6 @@ The supported values of @var{feature} for directive @code{dg-add-options} are: @table @code -@item arm_crypto_pragma -Crypto extension pragma support. Only ARM targets support this -feature, and only then in certain modes; see the -@ref{arm_crypto_pragma_ok,,arm_crypto_pragma_ok effective target -keyword}. - @item arm_fp @code{__ARM_FP} definition. Only ARM targets support this feature, and only then in certain modes; see the @ref{arm_fp_ok,,arm_fp_ok effective target |