]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/c-family/c-opts.c
Eliminate source_location in favor of location_t
[thirdparty/gcc.git] / gcc / c-family / c-opts.c
index fe4d1ffb03004865543aab9a12e9314455ac6343..356bd4c3627d4dcbf3977a5f67d7bc53a7c31913 100644 (file)
@@ -1393,7 +1393,7 @@ c_finish_options (void)
       cb_file_change (parse_in, bltin_map);
 
       /* Make sure all of the builtins about to be declared have
-        BUILTINS_LOCATION has their source_location.  */
+        BUILTINS_LOCATION has their location_t.  */
       cpp_force_token_locations (parse_in, BUILTINS_LOCATION);
 
       cpp_init_builtins (parse_in, flag_hosted);