25d4740 Use offsets stored in gcc's cl_option structure to access the global_options array, thus removing the need to check for changes in the size of this structure.

Authored and Committed by nickc 4 years ago
    Use offsets stored in gcc's cl_option structure to access the global_options array, thus removing the need to check for changes in the size of this structure.
    
        
file modified
+1 -0
file modified
+6 -3
file modified
+1 -1