1/* Keep this file sorted. */
2DOC_URL ("#pragma GCC diagnostic", "gcc/Diagnostic-Pragmas.html"),
3DOC_URL ("#pragma GCC diagnostic ignored_attributes", "gcc/Diagnostic-Pragmas.html"),
4DOC_URL ("#pragma GCC ivdep", "gcc/Loop-Specific-Pragmas.html#index-pragma-GCC-ivdep"),
5DOC_URL ("#pragma GCC novector", "gcc/Loop-Specific-Pragmas.html#index-pragma-GCC-novector"),
6DOC_URL ("#pragma GCC optimize", "gcc/Function-Specific-Option-Pragmas.html#index-pragma-GCC-optimize"),
7DOC_URL ("#pragma GCC pop_options", "gcc/Push_002fPop-Macro-Pragmas.html"),
8DOC_URL ("#pragma GCC push_options", "gcc/Push_002fPop-Macro-Pragmas.html"),
9DOC_URL ("#pragma GCC reset_options", "gcc/Function-Specific-Option-Pragmas.html#index-pragma-GCC-reset_005foptions"),
10DOC_URL ("#pragma GCC target", "gcc/Function-Specific-Option-Pragmas.html#index-pragma-GCC-target"),
11DOC_URL ("#pragma GCC unroll", "gcc/Loop-Specific-Pragmas.html#index-pragma-GCC-unroll-n"),
12DOC_URL ("#pragma GCC visibility", "gcc/Visibility-Pragmas.html"),
13DOC_URL ("#pragma GCC visibility pop", "gcc/Visibility-Pragmas.html"),
14DOC_URL ("#pragma message", "gcc/Diagnostic-Pragmas.html"),
15DOC_URL ("#pragma pack", "gcc/Structure-Layout-Pragmas.html"),
16DOC_URL ("#pragma redefine_extname", "gcc/Symbol-Renaming-Pragmas.html"),
17DOC_URL ("#pragma scalar_storage_order", "gcc/Structure-Layout-Pragmas.html"),
18DOC_URL ("#pragma weak", "gcc/Weak-Pragmas.html"),
19

source code of gcc/gcc-urlifier.def