diff options
Diffstat (limited to 'gcc/ada/vms_data.ads')
-rw-r--r-- | gcc/ada/vms_data.ads | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/ada/vms_data.ads b/gcc/ada/vms_data.ads index 20d92a0..e7d93fff 100644 --- a/gcc/ada/vms_data.ads +++ b/gcc/ada/vms_data.ads @@ -1826,6 +1826,9 @@ package VMS_Data is -- (/OPTIMIZE=SOME) or higher (/OPTIMIZE=UNROLL_LOOPS) -- levels of optimization. -- + -- PRAGMA_LEVEL_1/2 not documented ??? + -- + -- -- FULL Front end inlining. The front end inlining activated -- by this switch is generally more extensive, and quite -- often more effective than the standard PRAGMA inlining |