- 17 Oct, 1994 8 commits
-
-
* except.c (expand_start_catch_block): Make sure the false label gets onto the permanent obstack, as it is used for the exception table. From-SVN: r8289
Mike Stump committed -
* except.c (expand_start_catch_block): Make sure the false label gets onto the permanent obstack, as it is used for the exception table. From-SVN: r8288
Mike Stump committed -
(rescan): Preserve newlines after macro names at the top level since this is more likely to do the right thing with line numbers. From-SVN: r8287
Richard Kenner committed -
From-SVN: r8286
Noah Friedman committed -
(emit_reload_insns): Delete SECONDARY_MEM_NEEDED case for input reloads that can't happen and doesn't work. Fix errors in use of reload_outxx insns. Simplify output reload code by using gen_reload. From-SVN: r8285
Richard Kenner committed -
From-SVN: r8284
Richard Kenner committed -
From-SVN: r8283
Richard Kenner committed -
(copy_loop_body, case JUMP_INSN): Don't abort if invert_exp fails. Instead, redirect the jump around an unconditional branch. From-SVN: r8282
Richard Earnshaw committed
-
- 16 Oct, 1994 1 commit
-
-
optiimzing From-SVN: r8281
Richard Earnshaw committed
-
- 15 Oct, 1994 8 commits
-
-
From-SVN: r8280
Mike Stump committed -
since this conflicts with their use as bitfields. type_promotes_to handles promotion of enums of underlying unsigned types to signed integer types. From-SVN: r8279
Jason Merrill committed -
bitmask for lexing character constants. From-SVN: r8278
Jason Merrill committed -
appropriate. From-SVN: r8277
Jason Merrill committed -
return a main variant. From-SVN: r8276
Jason Merrill committed -
From-SVN: r8275
Jason Merrill committed -
(build_method_call): Disable code that tries to do tricky stuff with a default parameter that is a constructor call... (build_method_call): Disable code that tries to do tricky stuff with a default parameter that is a constructor call, but actually does other tricky stuff that breaks things. (build_scoped_method_call): Don't lose side effects in the object expression when calling a non-existent destructor. (build_scoped_method_call): Remove erroneous error message when destructor call is written as a scoped call. From-SVN: r8274
Jason Merrill committed -
From-SVN: r8273
Jason Merrill committed
-
- 14 Oct, 1994 5 commits
-
-
* pa.c (emit_move_sequence): Handle secondary reload when loading a constant into SAR. From-SVN: r8272
Jeff Law committed -
From-SVN: r8271
Ian Lance Taylor committed -
From-SVN: r8270
Richard Earnshaw committed -
From-SVN: r8269
Richard Earnshaw committed -
From-SVN: r8268
Richard Earnshaw committed
-
- 13 Oct, 1994 3 commits
-
-
Use memory_operand not general_operand. From-SVN: r8267
Jim Wilson committed -
From-SVN: r8266
Jim Wilson committed -
From-SVN: r8265
Ian Lance Taylor committed
-
- 12 Oct, 1994 6 commits
-
-
(mips_expand_prologue): Handle types that need constructing. Rename TYPE to PASSED_TYPE and use consistently. From-SVN: r8264
Jim Wilson committed -
From-SVN: r8263
Jason Merrill committed -
From-SVN: r8262
Jason Merrill committed -
From-SVN: r8261
Ian Lance Taylor committed -
From-SVN: r8260
Richard Kenner committed -
(emit_float_lib_cmp): Call HFmode library functions. (init_optabs): Set names for HFmode comparison functions. From-SVN: r8259
Richard Kenner committed
-
- 11 Oct, 1994 9 commits
-
-
Reflect changes to t-winnt and other minor changes. From-SVN: r8258
Richard Kenner committed -
From-SVN: r8257
Richard Kenner committed -
functions. From-SVN: r8256
Richard Kenner committed -
(type_unification): If not passing to a reference, strip cv-quals. Also handle array->pointer conversion. From-SVN: r8255
Jason Merrill committed -
array->pointer conversion. From-SVN: r8254
Jason Merrill committed -
(do_build_assign_ref): Ditto. (largest_union_member): Move from lex.c. From-SVN: r8253
Jason Merrill committed -
expressions. From-SVN: r8252
Jason Merrill committed -
(cons_up_default_function): Mark methods in a template class as template instances. Store the values of interface_unknown and interface_only for do_pending_inlines. (do_pending_inlines): Use them. From-SVN: r8251
Jason Merrill committed -
(grokdeclarator): Don't warn about applying const to a const typedef or template type parameter. (shadow_tag): Remove obsolete code for pushing tags and dealing with exceptions. From-SVN: r8250
Jason Merrill committed
-