- 06 Aug, 1993 11 commits
-
-
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 9 commits
-
-
From-SVN: r5072
Richard Stallman committed -
From-SVN: r5071
Richard Kenner committed -
first alternative. From-SVN: r5070
Richard Stallman committed -
changed anything in the insn. From-SVN: r5069
Richard Kenner committed -
filename. From-SVN: r5068
Richard Kenner committed -
From-SVN: r5067
Richard Kenner committed -
From-SVN: r5066
Richard Stallman committed -
From-SVN: r5065
John Hassey committed -
From-SVN: r5064
John Hassey committed
-
- 03 Aug, 1993 7 commits
-
-
mode than the expression (i.e., a promoted mode). From-SVN: r5063
Richard Kenner committed -
(init_optab): Initialize it. From-SVN: r5062
Richard Kenner committed -
From-SVN: r5061
Richard Kenner committed -
generalize appropriately. Move most cases from simplify_and_const_int in. (simplify_and_const_int): Remove most code from here; call force_to_mode instead. (subst, make_extraction, make_compound_operation): Change calls to force_to_mode. (make_field_assignment): Likewise. (simplify_comparison): Add call to force_to_mode when doing a sign bit comparison. From-SVN: r5060
Richard Kenner committed -
(undo_all, SUBST, gen_rtx_combine): Corresponding changes. From-SVN: r5059
Richard Stallman committed -
SCRATCH if it will not fit in scratch_list. From-SVN: r5058
Jim Wilson committed -
From-SVN: r5057
Richard Stallman committed
-
- 02 Aug, 1993 4 commits
-
-
(subst): Move simple operations inside IF_THEN_ELSE if the IF_THEN_ELSE is in the second operand as well as the first. (subst): Move simple operations inside IF_THEN_ELSE if the IF_THEN_ELSE is in the second operand as well as the first. (subst, case NEG): Use plus_constant to make a PLUS. (subst, case MINUS): Simplify (minus 1 (comparison foo bar)). (subst, case EQ): Add a number of missing cases where comparisons may be replaced with arithmetic or logical ops. (subst, case IF_THEN_ELSE): Handle (if_then_else COND (OP Z C1) Z) in a more general manner. (simplify_and_const_int): Make AND with gen_binary in case we can simplify it. From-SVN: r5056
Richard Kenner committed -
From-SVN: r5055
Richard Stallman committed -
the arg types of the arg functions. From-SVN: r5054
Richard Stallman committed -
From-SVN: r5053
Richard Stallman committed
-
- 01 Aug, 1993 2 commits
-
-
From-SVN: r5052
Richard Stallman committed -
(GO_IF_LEGITIMATE_ADDRESS): If pic, accept LABEL+INDEX. From-SVN: r5051
Richard Stallman committed
-