* decl.c (init_decl_processing): Set lang_get_alias_set first thing.

From-SVN: r34336
This commit is contained in:
Richard Henderson 2000-06-01 02:44:58 -07:00 committed by Richard Henderson
parent bc11d9b803
commit 4ac4357be5
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2000-06-01 Richard Henderson <rth@cygnus.com>
* decl.c (init_decl_processing): Set lang_get_alias_set first thing.
2000-06-01 Richard Henderson <rth@cygnus.com>
* decl2.c (unsupported_options): Fix typo, make const.

View File

@ -6251,6 +6251,8 @@ init_decl_processing ()
int wchar_type_size;
tree array_domain_type;
lang_get_alias_set = c_get_alias_set;
/* Check to see that the user did not specify an invalid combination
of command-line options. */
if (flag_new_abi && !flag_vtable_thunks)
@ -6640,7 +6642,6 @@ init_decl_processing ()
using_eh_for_cleanups ();
print_error_function = lang_print_error_function;
lang_get_alias_set = &c_get_alias_set;
valid_lang_attribute = cp_valid_lang_attribute;
/* Maintain consistency. Perhaps we should just complain if they