lto-wrapper: Truncate files using -truncate driver option [PR110710]
[official-gcc.git] / gcc / gcc-urlifier.def
blobde6d9a3eb9624ffc972c5bb205ffe3e96fcd7235
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"),