- 08 Aug, 1993 7 commits
-
-
(num_sign_bit_copies): Properly handle case when MODE is narrower than that of X. (simplify_shift_const): Remove change of July 26. From-SVN: r5110
Richard Kenner committed -
From-SVN: r5109
Jim Wilson committed -
(store_expr): Likewise. Rename arg SUGGEST_REG to WANT_VALUE. Never return TARGET if WANT_VALUE unless BLKmode. Instead, return TEMP or a value copied from TARGET. Pass 0 for WANT_VALUE in recursive calls that ignore value. (expand_expr, case PLUS_EXPR): Goto binop2 not both_summands if we should not be returning a plus. (do_tablejump) [PIC_CASE_VECTOR_ADDRESS]: If pic, copy INDEX to a register early, to avoid invalid address later. From-SVN: r5108
Richard Stallman committed -
From-SVN: r5107
Richard Stallman committed -
From-SVN: r5106
Richard Stallman committed -
Don't output a read-only initialized extern variable. From-SVN: r5105
Richard Stallman committed -
From-SVN: r5104
Richard Stallman committed
-
- 07 Aug, 1993 10 commits
-
-
values differ. From-SVN: r5103
Richard Kenner committed -
(regno_save_mode, regno_save_mem): Use them. From-SVN: r5102
Doug Evans committed -
* c-decl.c (init_decl_processing): Make long long available to | use for SIZE_TYPE and PTRDIFF_TYPE. From-SVN: r5101Doug Evans committed -
From-SVN: r5100
Richard Stallman committed -
(output_{pro,epi}log): Use it. If register save area is more than 32768 from SP, compute its address into a register. From-SVN: r5099Richard Kenner committed -
related to when copies are made. From-SVN: r5098
Richard Kenner committed -
(push_reload, find_reloads): Treat (subreg (pseudo)) and (subreg (mem)) the same. If we have (subreg:M1 (mem:M2 ...) ...), never do anything special if M1 and M2 are the same size. From-SVN: r5097
Richard Kenner committed -
From-SVN: r5096
Richard Kenner committed -
(debug_obstack): Call print_obstack_name. From-SVN: r5095
Richard Kenner committed -
From-SVN: r5094
Richard Stallman committed
-
- 06 Aug, 1993 14 commits
-
-
Use TYPE_MAIN_VARIANT. From-SVN: r5093
Richard Stallman committed -
Output plain bsr, without `@PLTPC'. From-SVN: r5092
Richard Stallman committed -
From-SVN: r5091
Ian Lance Taylor committed -
From-SVN: r5090
Richard Kenner committed -
From-SVN: r5089
Richard Kenner committed -
From-SVN: r5088
Richard Kenner committed -
From-SVN: r5087
Richard Stallman committed -
Set constructor_erroneous, etc., here. (process_init_element): Not here. From-SVN: r5086
Richard Stallman committed -
From-SVN: r5085
Richard Stallman committed -
(grokdeclarator): No error for void type for extern or global var. (grokdeclarator): Warn here for volatile fn returning non-void type. (start_function): Not here. (grokdeclarator): Don't pass on const and volatile fron function value type to function type. From-SVN: r5084
Richard Stallman committed -
(stmt): In an expr stmt, call default_conversion for arrays/functions. From-SVN: r5083
Richard Stallman committed -
with alias `noreturn', and `const'. From-SVN: r5082
Richard Stallman committed -
(output_init_element): Call digest_init before calling output_constant. Always pass 0, 0 for last 2 args to digest_init. (build_binary_op): Warn about ordered comparison between pointers to complete and incomplete types. (digest_init): No error for a STRING_CST that already went through digest_init. (parser_build_binary_op): Generate a NON_LVALUE_EXPR, not NOP_EXPR, around a constant value. From-SVN: r5081
Richard Stallman committed -
From-SVN: r5080
Brendan Kehoe committed
-
- 05 Aug, 1993 7 commits
-
-
From-SVN: r5079
Richard Kenner committed -
(build_type_variant, build_type_copy, build_pointer_type): Put new node in same obstack as old node; use push/pop obstacks. From-SVN: r5078
Richard Kenner committed -
(struct tree_type): Add new field obstack. From-SVN: r5077
Richard Kenner committed -
(push_reload, find_reloads): Refine when we reload inside a SUBREG by respecting BYTE_LOADS_*_EXTEND... (push_reload, find_reloads): Refine when we reload inside a SUBREG by respecting BYTE_LOADS_*_EXTEND; see comments in push_reload. From-SVN: r5076
Richard Kenner committed -
From-SVN: r5075
Michael Meissner committed -
toplev.c (rest_of_compilation): If not optimizing, turn off DECL_INLINE for functions declared as inline. * toplev.c (rest_of_compilation): If not optimizing, turn off DECL_INLINE for functions declared as inline. Avoid turning on DECL_INLINE when -finline-functions is used without -O. From-SVN: r5074
Jeff Law committed -
From-SVN: r5073
Richard Stallman committed
-
- 04 Aug, 1993 2 commits
-
-
From-SVN: r5072
Richard Stallman committed -
From-SVN: r5071
Richard Kenner committed
-