- 03 Jun, 2000 3 commits
-
-
gcc/ * alias.c (lang_get_alias_set): Remove. (get_alias_set): Call it directly, not indirectly. * c-common.c (lang_get_alias_set): Rename from c_get_alias_set. * c-common.h (c_get_alias_set): Don't declare. * c-decl.c (init_decl_processing): Don't set lang_get_alias_set. * expr.h (lang_get_alias_set): Declare as function, not pointer. gcc/ch/ * lang.c (lang_get_alias_set): New. gcc/cp/ * decl.c (init_decl_processing): Don't set lang_get_alias_set. gcc/f/ * com.c (lang_get_alias_set): New. gcc/java/ * lang.c (lang_get_alias_set): New. From-SVN: r34368
Richard Henderson committed -
From-SVN: r34367
Jason Merrill committed -
From-SVN: r34366
Jason Merrill committed
-
- 02 Jun, 2000 15 commits
-
-
2000-06-02 Benjamin Kosnik <bkoz@purist.soma.redhat.com> * bits/locale_facets.h (_Format_cache): _S_ecks -> _S_x. * bits/locale_facets.tcc (num_get<char>::_M_extract): Fix for hex. From-SVN: r34365
Benjamin Kosnik committed -
From-SVN: r34364
Jason Merrill committed -
2000-06-02 Anthony Williams <anthony@anthonyw.cjb.net> * testsuite/21_strings/replace.cc (test01): Qualify find with std::. From-SVN: r34363
Anthony Williams committed -
From-SVN: r34362
Jason Merrill committed -
From-SVN: r34361
Jason Merrill committed -
From-SVN: r34360
Bruce Korb committed -
From-SVN: r34359
Bruce Korb committed -
From-SVN: r34358
Bruce Korb committed -
From-SVN: r34357
Loren J. Rittle committed -
c-common.c (c_get_alias_set): Check whether signed_type did not return its argument before calling... * c-common.c (c_get_alias_set): Check whether signed_type did not return its argument before calling get_alias_set on the result. From-SVN: r34356
Jakub Jelinek committed -
inclhack.def (osf_namespace_a): Relax expression to match that used before the conversion to c_fix style. * fixinc/inclhack.def (osf_namespace_a): Relax expression to match that used before the conversion to c_fix style. From-SVN: r34355
Loren J. Rittle committed -
2000-06-02 Andrew MacLeod <amacleod@cygnus.com> * expr.c (emit_group_load): Fix typo, GET_MODE not GET_CODE. From-SVN: r34354
Andrew MacLeod committed -
From-SVN: r34353
Jeff Law committed -
2000-06-01 Benjamin Kosnik <bkoz@gnu.org> * bits/std_cwctype.h: Clean. * bits/std_cwchar.h: Clean, remove cruft. * acinclude.m4 (GLIBCPP_CHECK_WCHAR_T_SUPPORT): Re-work, add bits for beginning iconv support. Remove _GLIBCPP_HAS_WCHAR_MIN_MAX, roll into _GLIBCPP_USE_WCHAR_T macro. * acconfig.h: Remove _GLIBCPP_HAS_WCHAR_MIN_MAX. * bits/limits_generic.h: Remove. * src/gen-num-limits.cc: Same. * src/locale.cc: Tweaks. * bits/char_traits.h: Tweaks. From-SVN: r34352
Benjamin Kosnik committed -
* cp-tree.h (lang_decl_flags): Add anticipated_p. (DECL_ANTICIPATED): Use it. From-SVN: r34351
Mark Mitchell committed
-
- 01 Jun, 2000 22 commits
-
-
* sh.h (CPP_SPEC): Add -D__NOMACSAVE__ for -mnomacsave. (CONDITIONAL_REGISTER_USAGE): Mac registers are call used for TARGET_NOMACSAVE. (NOMACSAVE_BIT): Define. (TARGET_NOMACSAVE): Define. (TARGET_SWITCHES): Add "nomacsave". From-SVN: r34350
J"orn Rennecke committed -
From-SVN: r34349
Jason Merrill committed -
From-SVN: r34348
Toshiyasu Morita committed -
2000-05-23 Bryce McKinlay <bryce@albatross.co.nz> * parse.y (patch_method_invocation): Don't try to lookup methods in primitive types. (This fixes the PR gcj/127: http://sourceware.cygnus.com/ml/java-prs/2000-q1/msg00011.html) From-SVN: r34347
Bryce McKinlay committed -
2000-06-01 Stan Cox <scox@cygnus.com> * varray.h (VARRAY_PUSH_GENERIC_PTR, VARRAY_PUSH_CHAR_PTR): Fix macro argument typo. From-SVN: r34346
Stan Cox committed -
* gcc.dg/compare2.c (case 12): XFAIL. * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL. * gcc.dg/noreturn-2.c (noreturn): XFAIL. From-SVN: r34345
Zack Weinberg committed -
2000-06-01 Zack Weinberg <zack@wolery.cumb.org> * cpplex.c (maybe_macroexpand): Use CPP_WTRADITIONAL. Improve error message. * cpplib.c (parse_include): Remove support for VAX-C "#include starlet" misfeature. * gcc.dg/cpp-tradwarn2.c: Update egrep pattern. 2000-05-31 Laurynas Biveinis <lauras@softhome.net> * cppfiles.c: conditionally define O_BINARY. (open_include_file): pass O_BINARY to open(). From-SVN: r34344
Zack Weinberg committed -
Thu Apr 27 17:47:34 2000 Alexandre Petit-Bianco <apbianco@cygnus.com> * jcf-parse.c (jcf_parse_source): Reset current_class and current_function_decl to NULL before parsing a new file. (This fixes the PR gcj/207: http://sourceware.cygnus.com/ml/java-prs/2000-q2/msg00044.html) From-SVN: r34343
Alexandre Petit-Bianco committed -
* i960.c (i960_br_predict_opcode): Remove. (i960_print_operand) [+]: Emit branch prediction hints. (i960_function_arg): Return early for VOIDmode. (i960_round_align): Return early for incomplete types. * i960.h (PRINT_OPERAND_PUNCT_VALID_P): New. * i960.md (all conditional branches): Add "%+". From-SVN: r34342
Richard Henderson committed -
alias.c (get_alias_set): Don't call language-specific routine more than is needed and clean up code a bit. * alias.c (get_alias_set): Don't call language-specific routine more than is needed and clean up code a bit. * c-common.c (c_get_alias_set): All references whose type is char get alias set 0, but character types need not. * varasm.c (make_function_rtl): Don't call set_mem_attributes. (make_decl_rtl): Don't call it for FUNCTION_DECL. From-SVN: r34341
Richard Kenner committed -
2000-05-02 Alexandre Petit-Bianco <apbianco@cygnus.com> * parse.y (resolve_field_access): Call the appropriate <clinit> before accessing the length of a static array. Craft a decl for the field while its time. (Fixes the PR #129: http://sourceware.cygnus.com/ml/java-prs/2000-q1/msg00013.html) From-SVN: r34340
Alexandre Petit-Bianco committed -
From-SVN: r34339
Bruce Korb committed -
* config/i386/i386.c (ix86_use_fcomi_compare): Make global. * config/i386/i386-protos.h (ix86_use_fcomi_compare): Declare. * config/i386/i386.md (*fp_jcc_3, *fp_jcc_4): Disable if we will use FCOMI. From-SVN: r34338
Clinton Popetz committed -
From-SVN: r34337
Richard Henderson committed -
From-SVN: r34336
Richard Henderson committed -
From-SVN: r34335
Richard Henderson committed -
* decl2.c (unsupported_options): Fix typo, make const. (lang_decode_option): Fix bsearch argument order. From-SVN: r34334
Richard Henderson committed -
From-SVN: r34333
Jeff Law committed -
2000-04-24 Alexandre Petit-Bianco <apbianco@cygnus.com> * class.c (common_enclosing_context_p): New function. * java-tree.h (common_enclosing_context_p): Added prototype. * parse.h (INNER_ENCLOSING_SCOPE_CHECK): Relaxed test to allow classes sharing an outer context with the current instance. * parse.y (build_access_to_thisn): Fixed leading comment. (verify_constructor_super): New local `supper_inner'. Skip enclosing context argument in the case of inner class constructors. (patch_method_invocation): Insert proper context as second parameter to pure inner class constructor super invocations. This fixes the Java PR #177. From-SVN: r34332
Alexandre Petit-Bianco committed -
* init.c (resolve_offset_ref): Remove check for TREE_ADDRESSABLE on FIELD_DECLs. From-SVN: r34331
Mark Mitchell committed -
2000-04-05 Alexandre Petit-Bianco <apbianco@cygnus.com> * jcf-write.c (generate_bytecode_insns): At invokation time, always relate an interface method to the type of its selector. (Fix to the PR #71: http://sourceware.cygnus.com/ml/java-prs/1999-q4/msg00040.html) From-SVN: r34330
Alexandre Petit-Bianco committed -
2000-04-17 Alexandre Petit-Bianco <apbianco@cygnus.com> * parse.y (maybe_yank_clinit): New function. (maybe_generate_pre_expand_clinit): Always link <clinit> at the end of the list of methods belonging to a class. (java_complete_expand_method): Check whether <clinit> is really necessary and expand it accordingly. From-SVN: r34329
Alexandre Petit-Bianco committed
-