]> git.ipfire.org Git - thirdparty/gcc.git/blob - gcc/gcc-urlifier.def
[PATCH v1 1/1] RISC-V: Nan-box the result of movbf on soft-bf16
[thirdparty/gcc.git] / gcc / gcc-urlifier.def
1 /* Keep this file sorted. */
2 DOC_URL ("#pragma GCC diagnostic", "gcc/Diagnostic-Pragmas.html"),
3 DOC_URL ("#pragma GCC diagnostic ignored_attributes", "gcc/Diagnostic-Pragmas.html"),
4 DOC_URL ("#pragma GCC ivdep", "gcc/Loop-Specific-Pragmas.html#index-pragma-GCC-ivdep"),
5 DOC_URL ("#pragma GCC novector", "gcc/Loop-Specific-Pragmas.html#index-pragma-GCC-novector"),
6 DOC_URL ("#pragma GCC optimize", "gcc/Function-Specific-Option-Pragmas.html#index-pragma-GCC-optimize"),
7 DOC_URL ("#pragma GCC pop_options", "gcc/Push_002fPop-Macro-Pragmas.html"),
8 DOC_URL ("#pragma GCC push_options", "gcc/Push_002fPop-Macro-Pragmas.html"),
9 DOC_URL ("#pragma GCC reset_options", "gcc/Function-Specific-Option-Pragmas.html#index-pragma-GCC-reset_005foptions"),
10 DOC_URL ("#pragma GCC target", "gcc/Function-Specific-Option-Pragmas.html#index-pragma-GCC-target"),
11 DOC_URL ("#pragma GCC unroll", "gcc/Loop-Specific-Pragmas.html#index-pragma-GCC-unroll-n"),
12 DOC_URL ("#pragma GCC visibility", "gcc/Visibility-Pragmas.html"),
13 DOC_URL ("#pragma GCC visibility pop", "gcc/Visibility-Pragmas.html"),
14 DOC_URL ("#pragma message", "gcc/Diagnostic-Pragmas.html"),
15 DOC_URL ("#pragma pack", "gcc/Structure-Layout-Pragmas.html"),
16 DOC_URL ("#pragma redefine_extname", "gcc/Symbol-Renaming-Pragmas.html"),
17 DOC_URL ("#pragma scalar_storage_order", "gcc/Structure-Layout-Pragmas.html"),
18 DOC_URL ("#pragma weak", "gcc/Weak-Pragmas.html"),