- 06 Oct, 1999 13 commits
-
-
* configure.in (GCJ): Define as "target-gcj", not "target/gcj" when building Canadian cross. (NATIVE): Don't define when cross-compiling. From-SVN: r29848
Tom Tromey committed -
From-SVN: r29847
Kaveh R. Ghazi committed -
* sparc/sp86x-elf.h (SUBTARGET_SWITCHES): Add missing doc string for little-endian-data. From-SVN: r29846
Brendan Kehoe committed -
From-SVN: r29845
Michael Meissner committed -
* genrecog.c (add_to_sequence): Verify operand to label_ref is VOIDmode. From-SVN: r29844
Richard Henderson committed -
* cp-tree.h (CLASSTYPE_VFIELD): Remove. * call.c (build_vfield_ref): Use TYPE_VFIELD, not CLASSTYPE_VFIELD. * class.c (get_vfield_offset): Likewise. (finish_base_struct): Likewise. (modify_one_vtable): Likewise. (fixup_vtable_deltas): Likewise. (finish_struct_1): Likewise. * init.c (expand_virtual_init): Likewise. * search.c (lookup_field_1): Likewise. (expand_upcast_fixups): Likewise. * typeck.c (build_component_ref): Likewise. (build_binary_op_nodefault): Likewise. * dump.c (dqueue_and_dump): Dump TYPE_VFIELD. * ir.texi: Document TYPE_VFIELD. From-SVN: r29843
Mark Mitchell committed -
decl.c (grokdeclarator): Only warn about non-zero arrays if !in_system_header (linux socketbits.h can... * decl.c (grokdeclarator): Only warn about non-zero arrays if !in_system_header (linux socketbits.h can give this for __cmsg_data, which is using a GNU extension). From-SVN: r29842
Brendan Kehoe committed -
* genconfig.c (main): Disable HAVE_conditional_arithmetic. * jump.c (jump_optimize_1): Document why. From-SVN: r29841
Richard Henderson committed -
collect2.c (scan_prog_file, [...]): Prototype function pointers and casts for `int_handler' and `quit_handler'. * collect2.c (scan_prog_file, scan_libraries): Prototype function pointers and casts for `int_handler' and `quit_handler'. * flow.c (verify_flow_info, split_hard_reg_notes, find_insn_with_note, sets_reg_or_subreg_1, prepend_reg_notes, remove_edge, remove_fake_successors): Add static prototypes. (verify_flow_info): Wrap with macro ENABLE_CHECKING. (mark_set_1): Initialize variable `regno'. (unlink_insn_chain): Likewise for variable `curr'. (remove_fake_edges): Remove unused variables `e', `tmp' and `last'. * loop.c (strength_reduce): Initialize variable `unrolled_insn_copies'. (cmp_combine_givs_stats, cmp_recombine_givs_stats): Add static prototypes. Change these functions to take const PTR parameters to avoid prototype conflict when used as the comparson argument for qsort. (check_dbra_loop): Initialize variable `comparison_val'. * reload.c (debug_reload_to_stream, debug_reload): Add prototypes. (get_secondary_mem): Mark parameter `x' with ATTRIBUTE_UNUSED. (find_valid_class): Initialize variable `best_class'. (find_reloads): Call memcpy, not bcopy. * reload1.c (gen_mode_int, dump_needs): Add prototypes. (hard_reg_use_compare): Don't needlessly cast away const. (reload_reg_class_lower): Likewise. (choose_reload_regs): Initialize variable `regno'. From-SVN: r29840
Kaveh R. Ghazi committed -
From-SVN: r29839
Jeff Law committed -
decl2.c (start_static_storage_duration_function): Push the function declaration so it ends up in namespace scope. * decl2.c (start_static_storage_duration_function): Push the function declaration so it ends up in namespace scope. From-SVN: r29838
Mark Mitchell committed -
* dump.c (DUMP_CHILDREN): Remove. (DUMP_BINFO): Adjust. (struct dump_node_info): Remove dump_children_p. (queue_and_dump_type): Remove dump_children_p parameter. (queue): Don't set dump_children_p. (dump_child): Pass DUMP_NONE, instead of DUMP_CHILDREN, to queue_and_dump_index. (dequeue_and_dump): Unconditionally print children. Adjust calls to functions mentioned above. (dump_node): Pass DUMP_NONE, instead of DUMP_CHILDREN to queue. From-SVN: r29837
Mark Mitchell committed -
From-SVN: r29836
Michael Meissner committed
-
- 05 Oct, 1999 18 commits
-
-
* ir.texi: Document BIND_EXPR, LOOP_EXPR, and EXIT_EXPR. * dump.c (dequeue_and_dump): Dump them. From-SVN: r29835
Mark Mitchell committed -
From-SVN: r29834
Mark Mitchell committed -
From-SVN: r29833
Paul Burchard committed -
From-SVN: r29832
Michael Meissner committed -
From-SVN: r29831
Michael Meissner committed -
From-SVN: r29830
Michael Meissner committed -
From-SVN: r29829
Michael Meissner committed -
* flow.c (make_edge): Accept an optional 2D bitmap in which to cache edge existence. Update all callers. (make_label_edge, make_eh_edge): Pass through the edge cache. (make_edges): Provide the cache. From-SVN: r29828
Richard Henderson committed -
* mbchar.c (literal_codeset, local_mbtowc, local_mblen): Constify a char*. (local_mbtowc): Change the type of variable `i' from int to size_t. * mbchar.h (ISSJIS1, ISSJIS2): Use parens around && within ||. (local_mbtowc, local_mblen, literal_codeset): Constify a char*. From-SVN: r29827
Kaveh R. Ghazi committed -
* method.c (synthesize_method): Call setup_vtbl_ptr for destructors. * decl.c (start_function): Set current_in_charge_parm for constructors, too, where appropriate. * search.c (fixup_all_virtual_upcast_offsets): New function. (expand_indirect_vtbls_init): Use it. From-SVN: r29826
Mark Mitchell committed -
From-SVN: r29825
Michael Meissner committed -
mips.c (mips_move_2words): Split doubles if ISA >= 3, !TARGET_64BIT, and destination is not an FP register. * config/mips/mips.c (mips_move_2words): Split doubles if ISA >= 3, !TARGET_64BIT, and destination is not an FP register. Co-Authored-By: Jonathan Larmour <jlarmour@cygnus.co.uk> From-SVN: r29824
Diego Novillo committed -
From-SVN: r29823
Jeff Law committed -
From-SVN: r29822
Richard Henderson committed -
1999-10-04 21:58 -0700 Zack Weinberg <zack@bitmover.com> * resource.c (find_free_register): Mark class_str argument const. * resource.h: Update prototype to match. * i386.h (PREDICATE_CODES): Add entry for long_memory_operand. * i386.md: Give all anonymous insns names. From-SVN: r29821
Zack Weinberg committed -
* flow.c (merge_blocks): Avoid assing BASIC_BLOCK for non-existent blocks. From-SVN: r29820
Jeffrey A Law committed -
* toplev.c (dbr_sched_time): Unconditional. (peephole2_time): New. (compile_file): Add pass numbers to all of the dump file suffixes. Dump peephole2_time. Don't dump times for non-applicable passes. (rest_of_compilation): Add pass numbers to dump file suffixes. Conditionalize calls to the scheduler. * invoke.texi: Update. From-SVN: r29819
Richard Henderson committed -
* flow.c (make_edges): Fix insn iteration. (find_basic_blocks): Assign NULL_RTX, not 0, to rtx. (find_basic_blocks_1): Fix spelling mistake. From-SVN: r29818
Anthony Green committed
-
- 04 Oct, 1999 9 commits
-
-
* tree.c (build1): Set TREE_SIDE_EFFECTS for expressions that always have side-effects. Use memset not bzero. (make_node): Likewise. From-SVN: r29817
Richard Henderson committed -
stmt.c (expand_anon_union_decl): When any of the elements of the union is addressable, so is the entire union. * stmt.c (expand_anon_union_decl): When any of the elements of the union is addressable, so is the entire union. From-SVN: r29816
Mark Mitchell committed -
From-SVN: r29815
Ulrich Drepper committed -
From-SVN: r29814
Ulrich Drepper committed -
* configure: Rebuilt. * configure.in: Call AC_EXEEXT after LIB_AC_PROG_CC, but don't actually let AC_EXEEXT run. From-SVN: r29813
Tom Tromey committed -
* java/net/natPlainSocketImpl.cc: Don't include headers if java.net is disabled. From-SVN: r29812
Tom Tromey committed -
* lex.h (BUILD_OPERATOR2): Return ASSIGN_ANY_TK in `lite' case as well. Fixes Java PR gcj/59. * parse-scan.y (yyerror): Report errors. From-SVN: r29811
Tom Tromey committed -
From-SVN: r29810
Mark Mitchell committed -
* Makefile.in: Rebuilt. * Makefile.am (ZINCS): Removed. This is defined in configure.in when needed, and must be left empty when not needed. From-SVN: r29809
Tom Tromey committed
-