- 11 Jun, 2002 2 commits
-
-
* gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa targets if not optimizing. From-SVN: r54481
Bob Wilson committed -
From-SVN: r54480
Roger Sayle committed
-
- 10 Jun, 2002 33 commits
-
-
* Makefile.in (MACHMODE_H): Add @extra_modes_file@. * configure.in: If $srcdir/config/${cpu_type}/${cpu_type}-modes.def exists, substitute its pathname as @extra_modes_file@, define EXTRA_MODES_FILE to be an appropriate string to #include it with, and define EXTRA_CC_MODES to 1. * machmode.def: Update comments. Include EXTRA_MODES_FILE if it's defined. Get rid of redundancy in calling sequence for CC; don't use it to define CCmode, to avoid a warning. * libgcc2.c: Include symcat.h for the sake of machmode.def. * arc-modes.def, arm-modes.def, c4x-modes.def, i386-modes.def, i960-modes.def, ia64-modes.def, m88k-modes.def, mmix-modes.def, pa-modes.def, pdp11-modes.def, rs6000-modes.def, sparc-modes.def: New files. * arc.h, arm.h, c4x.h, i386.h, i960.h, ia64.h, m88k.h, mmix.h, pa.h, pdp11.h, rs6000.h, sparc.h: Don't define EXTRA_CC_MODES. * doc/sourcebuild.texi, doc/tm.texi: Document new scheme for defining extra CC modes. From-SVN: r54478
Zack Weinberg committed -
2002-06-10 Roger Sayle <roger@eyesopen.com> Andreas Jaeger <aj@suse.de> * cfgrtl.c (create_basic_block_structure): Remove index argument and use last_basic_block++ instead. (create_basic_block): Update. * cfgbuild.c (find_basic_blocks_1): Likewise. * cfgrtl.c (compute_bb_for_insn): Remove unused "max" argument. * haifa-sched.c (sched_init): Update compute_bb_for_insn caller. * sched-ebb.c (schedule_ebbs): Likewise. * sched-rgn.c (schedule_insns): Likewise. * ssa-ccp.c (ssa_const_prop): Likewise. * ssa-dcs.c (ssa_eliminate_dead_code): Likewise. * toplev.c (rest_of_compilation): Likewise. * config/ia64/ia64.c (ia64_reorg): Likewise. Co-Authored-By: Andreas Jaeger <aj@suse.de> From-SVN: r54477
Roger Sayle committed -
* simplify-rtx.c (simplify_replace_rtx): Allow replacement of matching registers. From-SVN: r54476
Roger Sayle committed -
* toplev.c (rest_of_compilation): Disable early if-conversion pass. * gcse.c (bypass_conditional_jumps): Fix typo in setcc test. From-SVN: r54475
Roger Sayle committed -
* config/mmix/mmix.h: Improve comments. (CPP_SPEC, CPP_PREDEFINES): Don't define. (TARGET_CPU_CPP_BUILTINS): Define. (CANONICALIZE_COMPARISON): Don't define, replace with comment. (PREDICATE_CODES) <"mmix_reg_or_8bit_or_256_operand">: Remove unused predicate. * config/mmix/mmix.c (MMIX_OUTPUT_REGNO): Add cast to avoid compiler warning. (mmix_constant_address_p): Remove another redundant test before case. (mmix_canonicalize_comparison): Remove unused function. (mmix_print_operand_address): Don't test and adjust for operand in non-canonical format. (mmix_reg_or_8bit_or_256_operand): Remove unused predicate. (mmix_gen_compare_reg): Don't use CANONICALIZE_COMPARISON. From-SVN: r54474
Hans-Peter Nilsson committed -
* config/m32r/m32r.h: Don't define SELECT_CC_MODE. * config/m32r/m32r-protos.h: Don't prototype m32r_select_cc_mode. * config/m32r/m32r.c: Don't define m32r_select_cc_mode. (gen_compare): Use CCmode unconditionally. From-SVN: r54473
Zack Weinberg committed -
PR optimization/6759 * cse.c (cse_insn): Fold src_eqv just once, store it folded back into the REQ_EQUAL note. * g++.dg/opt/cse1.C: New test. From-SVN: r54469
Jakub Jelinek committed -
PR c/6660 * c-decl.c (grokfield): Allow user defined types if they declare structs or unions for unnamed fields. * gcc.dg/20020527-1.c: New test. From-SVN: r54466
Jakub Jelinek committed -
PR c/6809 * print-rtl.c (print_mem_expr): Don't crash on unnamed fields. * gcc.dg/20020530-1.c: New test. From-SVN: r54463
Jakub Jelinek committed -
PR optimization/6842 * combine.c (combine_simplify_rtx) [SUBREG]: Don't ICE if VOIDmode operand subreg cannot be simplified. * gcc.dg/20020531-1.c: New test. From-SVN: r54462
Jakub Jelinek committed -
* varasm.c (const_hash): Handle FDESC_EXPR like ADDR_EXPR. (compare_constant): Likewise. (output_addressed_constants): Likewise. * g++.dg/opt/vt1.C: New test. From-SVN: r54459
Jakub Jelinek committed -
* cfgcleanup.c (try_optimize_cfg): Make sure merge_blocks doesn't merge bb with itself. * gcc.c-torture/compile/20020605-1.c: New test. From-SVN: r54456
Jakub Jelinek committed -
* config/alpha/alpha.md (builtin_zap): Fix thinkos expanding mask. (builtin_zapnot): Likewise. From-SVN: r54454
Richard Henderson committed -
* config/alpha/ev5.md: Don't combine shift and mvi insns in one reservation. From-SVN: r54453
Richard Henderson committed -
acinclude.m4 (GLIBCPP_CHECK_SETRLIMIT_ancilliary): Reorder and include all required headers for test against older POSIX standard. * acinclude.m4 (GLIBCPP_CHECK_SETRLIMIT_ancilliary): Reorder and include all required headers for test against older POSIX standard. (GLIBCPP_CHECK_SETRLIMIT): Likewise. (ac_setrlimit): Likewise. * aclocal.m4: Regenerate. * configure: Regenerate. * testsuite/testsuite_hooks.cc: Reorder and include all required headers for use against older POSIX standard. From-SVN: r54452
Loren J. Rittle committed -
2002-06-10 Eric Christopher <echristo@redhat.com> * config/i386/i386.c (ix86_osf_output_function_prologue): Remove prototype and function. (TARGET_ASM_FUNCTION_PROLOGUE): Remove OSF version. (call_insn_operand): Remove half pic references. (legitimate_address_p): Ditto. * config/i386/i386.h: Remove half pic defines. From-SVN: r54451
Eric Christopher committed -
From-SVN: r54450
Richard Henderson committed -
extend.texi (Return Address): Add note explaining the side- effects of inlining on __builtin_return_address. 2002-06-10 Eric Christopher <echristo@redhat.com> * doc/extend.texi (Return Address): Add note explaining the side- effects of inlining on __builtin_return_address. From-SVN: r54449
Eric Christopher committed -
* Makefile.in (LANGHOOKS_DEF_H): Include langhooks-def.h. (c-common.o): Depend on langhooks.h. From-SVN: r54448
Tom Tromey committed -
* cpphash.h (_cpp_read_logical_line_trad, _cpp_expansions_different_trad): Update prototypes. * cpplex.c (continue_after_nul): New. * cppmain.c: Include cpphash.h. (scan_translation_unit_trad): New. (cpp_preprocess_file): Call it. * cpptrad.c (_cpp_read_logical_line_trad): Take new parameter overlay. (_cpp_expansions_different_trad): Update prototype. From-SVN: r54446
Neil Booth committed -
* sh.c (frame_insn): New function. (output_stack_adjust): Add parameter emit_fn. All callers changed. (push): Now returns rtx. Use frame_insn. (sh_expand_prologue): Clear RTX_FRAME_RELATED_P for second push of a DF register. * sh.h (INCOMING_RETURN_ADDR_RTX, DWARF_FRAME_RETURN_COLUMN): Define. From-SVN: r54445
J"orn Rennecke committed -
* include/private/gc_locks.h (GC_test_and_set): Support Linux/mips. (GC_TEST_AND_SET_DEFINED): Likewise. * include/private/gcconfig.h (DYNAMIC_LOADING): Defined for Linux/mips. (DATAEND): Likewise. (LINUX_STACKBOTTOM): Likewise. (STACKBOTTOM): Removed for Linux/mips. From-SVN: r54444
H.J. Lu committed -
* Makefile.in (STAGESTUFF): Add s-gtype, gt-*.h, gtype-*.h, and gtype-desc.c. (mostlyclean): Delete specs.h, options.h, gencheck.h here... (distclean): ... not here. But do delete all testsuite/*.log, testsuite/*.sum files here. Delete mkheaders. Delete po/*.gmo and the testsuite directory in a split tree build. From-SVN: r54443
Zack Weinberg committed -
alias.c (static_reg_base_value): New to hold RTL for items allocated once per function for the aliasing code. * alias.c (static_reg_base_value): New to hold RTL for items allocated once per function for the aliasing code. (init_alias_once_per_function): Initialize static_reg_base_value. (init_alias_analysis): Avoid throw-away allocations of RTL by using pre-computed values in static_reg_base_value. * function.c (prepare_function_start): Call init_alias_once_per_function appropriately. * rtl.h (init_alias_once_per_function): Declare. * caller-save (init_caller_save): Restructure slightly to avoid lots of silly RTL generation. * expr.c (init_expr_once): Likewise. * reload1.c (reload_cse_regs_1): Allocate throw-away register RTL object here. Pass it into children. (reload_cse_simplify_operands): Use passed-in register RTL object. (reload_cse_simplify): Pass through throw-away register RTL object. From-SVN: r54442
Jeff Law committed -
2002-06-10 Daniel Berlin <dberlin@dberlin.org> * Makefile.in (ssa.o): Add dependency on $(RTL_H), which was missing. From-SVN: r54440
Daniel Berlin committed -
* gcc.c (process_command): Avoid assignment to read-only location. Fix sizeof calculation. From-SVN: r54439
Richard Sandiford committed -
From-SVN: r54438
GCC Administrator committed -
* cpphash.h (struct cpp_macro): Put comments on their own lines. (_cpp_expansions_different_trad): New. * cppmacro.c (warn_of_redefinition): Fix for traditional case. * cpptrad.c (canonicalize_text): New. (scan_out_logical_line): Handle no arguments correctly. (save_replacement_text): Commit memory when finished. (_cpp_expansions_different_trad): New. From-SVN: r54432
Neil Booth committed -
* lang.c (LANG_HOOKS_POST_OPTIONS): Define. (flag_really_inline): New. (java_decode_option): Set flag_really_inline if -finline-functions is seen. (java_post_options): New function. Turn off inlining unless flag_really_inline is set. From-SVN: r54430
Bryce McKinlay committed -
* configure.host: Disable hash synchronization and slow_pthread_self for cygwin. From-SVN: r54428
Bryce McKinlay committed -
* gjavah.c (throwable_p): Accept argument as either a classname or signature fragment. Create null-terminated classname string for super when calling itself recursively. (decode_signature_piece): Skip first character from class name signature when calling throwable_p. From-SVN: r54427
Bryce McKinlay committed -
From-SVN: r54426
Zack Weinberg committed -
From-SVN: r54425
Tim Josling committed
-
- 09 Jun, 2002 5 commits
-
-
From-SVN: r54418
Tim Josling committed -
* Makefile.in (install-driver): Install driver as $(target_alias)-gcc-$(version). * gcc.c (spec_version): Make const. (process_command): Handle -V and -b by using exec. * doc/invoke.texi (Target Options): Restore -V option, update docs for -b option. From-SVN: r54417
Geoffrey Keating committed -
From-SVN: r54416
Jeff Law committed -
From-SVN: r54415
Tim Josling committed -
From-SVN: r54413
Hans-Peter Nilsson committed
-