Age | Commit message (Collapse) | Author | Files | Lines |
|
* class.c (build_vtable_entry_ref): Subtract in char*, not
ptrdiff_t.
Co-Authored-By: Jason Merrill <jason@redhat.com>
From-SVN: r45284
|
|
From-SVN: r45282
|
|
* reload1.c (move2add_note_store): Correct typo checking for
argument pushes.
From-SVN: r45279
|
|
From-SVN: r45278
|
|
From-SVN: r45277
|
|
should not be considered outside the...
2001-08-29 Andrew MacLeod <amacleod@redhat.com>
* gcse.c (compute_hash_table): The SRC part of an insn with a RETVAL
note should not be considered outside the libcall block.
From-SVN: r45276
|
|
From-SVN: r45274
|
|
From-SVN: r45273
|
|
* config/h8300/h8300-protos.h: Add a prototype for
emit_logical_op.
* config/h8300/h8300.c (emit_logical_op): New.
* config/h8300/h8300.md (andhi3): Use emit_logical_op.
(andsi3): Likewise.
(iorhi3): Likewise.
(iorsi3): Likewise.
(xorhi3): Likewise.
(xorsi3): Likewise.
From-SVN: r45272
|
|
comparison with rtx INTVAL.
* pa.c (move_operand): Cast GET_MODE_SIZE results to HOST_WIDE_INT for
comparison with rtx INTVAL.
(pa_output_function_prologue): Don't mix signed and unsigned in `?'
expression.
* pa.h (FUNCTION_ARG_SIZE): Likewise.
From-SVN: r45271
|
|
* config/h8300/lib1funcs.asm: Update the copyright. Fix
comment typos.
From-SVN: r45269
|
|
From-SVN: r45268
|
|
n)) (anonymous movsi pattern): Likewise.
* h8300.md (anonymous movhi pattern): Don't move (reg n) to
(mem (pre_dec (reg n))
(anonymous movsi pattern): Likewise.
From-SVN: r45266
|
|
From-SVN: r45264
|
|
From-SVN: r45262
|
|
* h8300.md (movsi_h8300hs): Optimize loading of several
special constants.
From-SVN: r45261
|
|
From-SVN: r45259
|
|
* iris6.h (ASM_DECLARE_OBJECT_NAME, ASM_FINISH_DECLARE_OBJECT):
Fix format specifier warnings.
* irix6-libc-compat.c (inet_ntoa, inet_lnaof, inet_netof,
inet_makeaddr, semctl): Prototype.
* mips.c (compute_frame_size): Fix signed/unsigned warnings.
(save_restore_insns): Use base_offset, not gp_offset.
* mips.h (GP_REG_OR_PSEUDO_STRICT_P): Fix signed/unsigned warning.
(ASM_OUTPUT_BYTE): Fix format specifier warning.
From-SVN: r45258
|
|
From-SVN: r45257
|
|
* bb-reorder.c (function_tail_eff_head): New.
(record_effective_endpoints): Set it.
(fixup_reorder_chain): Use it.
From-SVN: r45255
|
|
From-SVN: r45254
|
|
2001-08-28 Dale Johannesen <dalej@apple.com>
* config/darwin.c (machopic_function_base_name): Add const
qualifier to a string.
(darwin_encode_section_info): Ditto.
From-SVN: r45253
|
|
From-SVN: r45252
|
|
2001-08-27 Alexandre Petit-Bianco <apbianco@redhat.com>
* parse.y (resolve_qualified_expression_name): Handle unresolved
qualified expressions, prevent numerical qualifiers, fixed typo.
Fixes PR java/4141
(http://gcc.gnu.org/ml/gcc-patches/2001-08/msg01644.html)
From-SVN: r45251
|
|
* tree.c (default_valid_attribute_p): Don't use PARAMS on a
function definition.
From-SVN: r45247
|
|
2001-08-28 Daniel Berlin <dan@cgsoftware.com>
* df.h (struct df): Add rts_order variable.
* df.c (df_visit_next_rts): New function.
(df_visit_next): Renamed to df_visit_next_rc
(df_analyse_1): Allocate/compute/free rts_order as well.
(df_rd_global_compute): Use df_visit_next_rc instead of
df_visit_next.
(df_ru_global_compute): Use df_visit_next_rts instead of
df_visit_next.
* flow.c (flow_reverse_top_sort_order_compute): New function.
* basic-block.h: Add prototype.
From-SVN: r45246
|
|
BB_REACHABLE is now set, rather than aux being non-NULL.
2001-08-28 Daniel Berlin <dan@cgsoftware.com>
* ssa-ccp.c (ssa_ccp_df_delete_unreachable_insns): For unreachable
blocks, the BB_REACHABLE is now set, rather than aux being
non-NULL. Update the test to reflect this.
From-SVN: r45245
|
|
2001-08-28 Eric Christopher <echristo@redhat.com>
* config/mips/crtn.asm: Add comment explaining 16 byte alignment.
config/mips/crti.asm: Ditto.
From-SVN: r45244
|
|
2001-08-28 Eric Christopher <echristo@redhat.com>
Richard Henderson <rth@redhat.com>
* c-pragma.h (add_weak): Move prototype from here...
* output.h (add_weak): ... to here.
* varasm.c (add_weak): Fix typo.
* config/mips/crti.asm: New file.
* config/mips/crtn.asm: Ditto.
* config/mips/elf.h (SBSS_SECTION_ASM_OP) Add #undef.
(CTOR_LISTS_DEFINED_EXTERNALLY): Remove.
(INVOKE__main): Ditto.
(INIT_SECTION_ASM_OP): New.
(FINI_SECTION_ASM_OP): Ditto.
(STARTFILE_SPEC): Add crti.
(ENDFILE_SPEC): Add crtn.
* config/mips/elf64.h: Same.
* config/mips/rtems64.h (INVOKE__main, NAME__MAIN, SYMBOL__MAIN):
Remove.
* config/mips/vxworks.h: Ditto.
* config/mips/t-elf: Support crti and crtn.
Co-Authored-By: Richard Henderson <rth@redhat.com>
From-SVN: r45243
|
|
* jump.c (mark_jump_label): Fix typo: REG_LABEL is EXPR_LIST, not
INSN_LIST.
From-SVN: r45242
|
|
recurse to push constant.
* jcf-write.c (generate_bytecode_insns): For increments and
decrements just recurse to push constant. Improvement on Mark's patch.
From-SVN: r45241
|
|
* config/ia64/ia64.md (andcmbi3, iorcmbi3): Fix typos.
(one_cmplbi2 splitter): Remove redundant test.
From-SVN: r45238
|
|
2001-08-28 Dale Johannesen <dalej@apple.com>
* config/rs6000/darwin.h (DEFAULT_SIGNED_CHAR): Define.
From-SVN: r45235
|
|
From-SVN: r45234
|
|
* config/darwin.h (ASM_OUTPUT_LABELREF): Handle '*' names.
(UNALIGNED_SHORT_ASM_OP): Define.
(UNALIGNED_INT_ASM_OP): Define.
From-SVN: r45232
|
|
conversion for increments and decrements of reals.
* jcf-write.c (generate_bytecode_insns): Generate an integer to
real conversion for increments and decrements of reals.
From-SVN: r45230
|
|
2001-08-28 Will Cohen <wcohen@redhat.com>
* config/rs6000/rs6000.md (store_multiple): Correct RTL
generation for first set.
From-SVN: r45229
|
|
From-SVN: r45227
|
|
Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.
From-SVN: r45223
|
|
* flow.c (redirect_edge_succ_nodup): Return new edge.
(try_simplify_condjump): Use new edge.
* basic-block.h (redirect_edge_succ_nodup): Update prototype.
From-SVN: r45222
|
|
From-SVN: r45221
|
|
reverse for the condition.
* combine.c (combine_simplify_rtx): Don't reverse condition
if there is no reverse for the condition.
(simplify_comparison): Don't simplify subregs from INT to FP.
* gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
* gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
From-SVN: r45220
|
|
* config/m68k/m68k.md (sordered, sordered_1, sunordered, sunordered_1,
suneq, suneq_1, sunge, sunge_1, sungt, sungt_1, sunle, sunle_1,
sunlt, sunlt_1, sltgt, sltgt_1, fsogt_1, fsoge_1, fsolt_1, fsole_1,
bordered, bunordered, buneq, bunge, bungt, bunle, bunlt, bltgt,
bordered_rev, bunordered_rev, buneq_rev, bunge_rev, bungt_rev,
bunle_rev, bunlt_rev, bltgt_rev): New patterns.
From-SVN: r45219
|
|
* config/m68k/m68k.md (subreghi1ashrdi_const32, bsetmemqi,
bsetmemqi+1, strict_low_part peephole): Fix SUBREG_BYTE offset.
(pushqi1): New.
(adddi_dilshr32, adddi_dishl32): Only data register can be
source for mem destination.
From-SVN: r45216
|
|
decide about register move.
* expmed.c (store_bit_field): Ignore adjustment to bitpos
and use bitnum to decide about register move.
From-SVN: r45215
|
|
From-SVN: r45214
|
|
* gcse.c (reg_first_set, reg_last_set): Replace with ...
(reg_avail_info, current_bb): ... these.
(oprs_unchanged_p, record_last_reg_set_info): Use them.
(compute_hash_table): Likewise.
Co-Authored-By: Richard Henderson <rth@redhat.com>
From-SVN: r45213
|
|
From-SVN: r45212
|
|
From-SVN: r45211
|
|
add/subtract operations.
* optabs.c (expand_binop): Correctly handle the carry in multiword
add/subtract operations.
From-SVN: r45210
|