Mostafa Hagog
1cb7dfc3b3
cfghooks.c (lv_flush_pending_stmts, [...]): New.
...
2005-03-30 Mostafa Hagog <mustafa@il.ibm.com>
* cfghooks.c (lv_flush_pending_stmts,
cfg_hook_duplicate_loop_to_header_edge, extract_cond_bb_edges,
lv_adjust_loop_header_phi, lv_add_condition_to_bb): New.
* cfghooks.h (cfg_hook_duplicate_loop_to_header_edge,
lv_add_condition_to_bb,
lv_adjust_loop_header_phi, extract_cond_bb_edges,
flush_pending_stmts): New in cfg_hooks structure.
(cfg_hook_duplicate_loop_to_header_edge, lv_flush_pending_stmts,
extract_cond_bb_edges, lv_adjust_loop_header_phi,
lv_add_condition_to_bb): New declarations.
* cfgloop.h (duplicate_loop_to_header_edge): Change return type to
bool.
(loop_version): Declare.
* cfgloopmanip.c (cfghooks.h): Include.
(duplicate_loop_to_header_edge): Change return type to bool.
(loop_version, lv_adjust_loop_entry_edge): Move here.
* cfgrtl.c (cfgloop.h): Include.
(rtl_verify_flow_info_1): Fix.
(rtl_lv_add_condition_to_bb, rtl_extract_cond_bb_edges): New.
(rtl_cfg_hooks, cfg_layout_rtl_cfg_hook): Add hooks to
initialization.
* tree-cfg.c (tree_lv_adjust_loop_header_phi,
tree_lv_add_condition_to_bb): New.
(tree_cfg_hooks): Add new hooks to initialization.
* tree-ssa-loop-manip.c (lv_adjust_loop_header_phi,
lv_adjust_loop_entry_edge, tree_ssa_loop_version): Remove.
From-SVN: r97481
2005-04-03 08:44:33 +00:00
Anthony Green
2be74e4108
re PR libgcj/20727 (double free or corruption)
...
2005-04-02 Anthony Green <green@redhat.com>
PR libgcj/20727
* java/nio/DirectByteBufferImpl.java: Fix buffer ownership bug.
From-SVN: r97479
2005-04-03 08:08:59 +00:00
Dale Ranta
00f07d96bd
re PR libfortran/20068 (Backspace problems)
...
PR libfortran/20068
PR libfortran/20125
PR libfortran/20156
PR libfortran/20471
* io/backspace.c (unformatted_backspace): Fix error in arithmetic.
(st_backspace): When in WRITING mode, we flush and falling back
into READING mode. In all cases, correctly position the stream.
* gfortran.dg/backspace.f: New test.
Co-Authored-By: Francois-Xavier Coudert <coudert@clipper.ens.fr>
From-SVN: r97478
2005-04-03 08:07:43 +00:00
Kazu Hirata
25af5506aa
stormy16-protos.h: Remove the prototypes for xstormy16_ineqsi_operator...
...
* config/stormy16/stormy16-protos.h: Remove the prototypes for
xstormy16_ineqsi_operator, equality_operator,
inequality_operator, shift_operator,
xstormy16_below100_operand, xstormy16_below100_or_register,
xstormy16_splittable_below100_or_register,
xstormy16_onebit_set_operand, xstormy16_onebit_clr_operand.
* config/stormy16/stormy16.c (xstormy16_ineqsi_operator,
equality_operator, inequality_operator,
xstormy16_below100_operand, xstormy16_below100_or_register,
xstormy16_splittable_below100_or_register,
xstormy16_onebit_set_operand, xstormy16_onebit_clr_operand,
nonimmediate_nonstack_operand, shift_operator): Move to
predicates.md.
* config/stormy16/stormy16.h (PREDICATE_CODES): Remove.
* config/stormy16/stormy16.md: Include predicates.md.
* config/stormy16/predicates.md: New.
From-SVN: r97476
2005-04-03 06:32:13 +00:00
Kazu Hirata
c8db7af2be
stormy16.h (PREDICATE_CODES): Add SUBREG to xstormy16_below100_or_register...
...
* config/stormy16/stormy16.h (PREDICATE_CODES): Add SUBREG to
xstormy16_below100_or_register,
xstormy16_splittable_below100_or_register, and
nonimmediate_nonstack_operand.
From-SVN: r97475
2005-04-03 05:37:21 +00:00
Steven G. Kargl
6230d2761a
Document ALLOCATED, ANINT, ANY, ASIN; Fix typos.
...
From-SVN: r97473
2005-04-03 01:20:56 +00:00
Kazu Hirata
80ad92e985
iq2000.c (uns_arith_operand, [...]): Move to predicates.md.
...
* config/iq2000/iq2000.c (uns_arith_operand, arith_operand,
small_int, large_int, reg_or_0_operand, simple_memory_operand,
equality_op, cmp_op, pc_or_label_operand, call_insn_operand,
move_operand, power_of_2_operand): Move to predicates.md.
* config/iq2000/iq2000.h (SPECIAL_MODE_PREDICATES,
PREDICATE_CODE): Remove.
* config/iq2000/iq2000.md: Include predicates.md.
* config/iq2000/predicates.md: New.
From-SVN: r97472
2005-04-03 00:38:00 +00:00
GCC Administrator
fc9c289a80
Daily bump.
...
[[Split portion of a mixed commit.]]
From-SVN: r97470.2
2005-04-03 00:16:56 +00:00
Mark Wielaard
d380cf18ca
BasicAttributes.java (equals): Compare to any Attributes and attribute order doesn't matter.
...
2005-04-02 Mark Wielaard <mark@klomp.org>
* javax/naming/directory/BasicAttributes.java (equals): Compare to any
Attributes and attribute order doesn't matter.
(BasicAttributesEnumeration.where): Initialize to zero.
(BasicAttributesEnumeration.nextElement): Update and compare where
appropriately (zero based).
From-SVN: r97461
2005-04-02 21:03:33 +00:00
Richard Sandiford
43849cfae4
* config/m68hc11/m68hc11.h (target_flags, MASK_SHORT)
...
(MASK_AUTO_INC_DEC, MASK_M6811, MASK_M6812, MASK_M68S12)
(MASK_NO_DIRECT_MODE, MASK_MIN_MAX, MASK_LONG_CALLS)
(TARGET_SHORT, TARGET_M6811, TARGET_M6812, TARGET_M68S12)
(TARGET_AUTO_INC_DEC, TARGET_MIN_MAX, TARGET_NO_DIRECT_MODE)
(TARGET_LONG_CALLS, TARGET_SWITCHES, TARGET_OPTIONS)
(SUBTARGET_SWITCHES, SUBTARGET_OPTIONS, m68hc11_regparm_string)
(m68hc11_reg_alloc_order, m68hc11_soft_reg_count)
(TARGET_M68HC11): Delete.
(TARGET_DEFAULT): Change the default setting from MASK_M6811 to 0.
* config/m68hc11/m68hc12.h (TARGET_M68HC12): Delete.
* config/m68hc11/m68hc11.c (m68hc11_regparm_string)
(m68hc11_reg_alloc_order, m68hc11_soft_reg_count)
(nb_soft_regs): Delete.
(TARGET_DEFAULT_TARGET_FLAGS): Override default with TARGET_DEFAULT.
(m68hc11_override_options): Remove the code that caters for MASK_M6811
and MASK_M6812 being set simultaneously. Change the code that sets
the default m68hc11_soft_reg_count to use integers instead of strings.
(m68hc11_conditional_register_usage, hard_regno_mode_ok): Use
m68hc11_soft_reg_count (which now has an int type) as the number
of soft registers.
* config/m68hc11/m68hc11.opt: New file.
From-SVN: r97458
2005-04-02 20:44:38 +00:00
Kaveh R. Ghazi
291387970d
bcmp.c: Fix warnings and implement using memcmp.
...
* bcmp.c: Fix warnings and implement using memcmp.
* bcopy.c: Fix warnings.
* bzero.c: Fix warnings and implement using memset.
From-SVN: r97457
2005-04-02 20:28:00 +00:00
Kaveh R. Ghazi
f9a9ac80d6
configure.ac (ac_libiberty_warn_cflags): Add -Wwrite-strings -Wstrict-prototypes.
...
* configure.ac (ac_libiberty_warn_cflags): Add -Wwrite-strings
-Wstrict-prototypes.
* configure, config.in: Regenerate.
* bsearch.c, index.c, rindex.c, strstr.c, strtol.c, waitpid.c: Fix
warnings and reconcile interfaces with relevant standards.
From-SVN: r97456
2005-04-02 19:57:12 +00:00
Kazu Hirata
577e5d76f9
m68hc11-protos.h: Add a prototype for m68hcc_auto_inc_p.
...
* config/m68hc11/m68hc11-protos.h: Add a prototype for
m68hcc_auto_inc_p.
Remove the prototypes for tst_operand, cmp_operand,
stack_register_operand, d_register_operand,
hard_addr_reg_operand, splitable_operand,
m68hc11_logical_operator, m68hc11_arith_operator,
m68hc11_non_shift_operator, m68hc11_shift_operator,
m68hc11_unary_operator, m68hc11_eq_compare_operator,
non_push_operand, hard_reg_operand, and
reg_or_some_mem_operand.
* config/m68hc11/m68hc11.c (m68hcc_auto_inc_p): Make it
extern.
(tst_operand, cmp_operand, non_push_operand,
splitable_operand, reg_or_some_mem_operand,
stack_register_operand, d_register_operand,
hard_addr_reg_operand, hard_reg_operand,
m68hc11_eq_compare_operator, m68hc11_logical_operator,
m68hc11_arith_operator, m68hc11_non_shift_operator,
m68hc11_shift_operator, m68hc11_unary_operator): Move to
predicates.md.
* config/m68hc11/m68hc11.h (PREDICATE_CODES): Remove.
* config/m68hc11/m68hc11.md: Include predicates.md.
* config/m68hc11/predicates.md: New.
From-SVN: r97455
2005-04-02 19:31:23 +00:00
Kazu Hirata
8c1d21e66a
fr30.h (PREDICATE_CODES): Remove fp_displacement_operand, sp_displacement_operand.
...
* config/fr30/fr30.h (PREDICATE_CODES): Remove
fp_displacement_operand, sp_displacement_operand.
From-SVN: r97453
2005-04-02 17:41:35 +00:00
Ian Lance Taylor
23ea4f4a80
* cp-demangle.c: Update copyright.
...
From-SVN: r97452
2005-04-02 17:17:02 +00:00
Alexandre Oliva
596b98ceab
re PR debug/19345 (Segmentation fault with VLA and inlining and dwarf2)
...
gcc/ChangeLog:
PR debug/19345
* dwarf2out.c (add_abstract_origin_attribute): Revert accidental
change checked in along with 2005-03-03's patch for debug/20253.
* tree-inline.c (remap_type): Remap TYPE_STUB_DECL.
(remap_decl): Insert type decl in map earlier.
gcc/testsuite/ChangeLog:
* gcc.dg/pr19345.c: New test.
From-SVN: r97449
2005-04-02 17:08:07 +00:00
Alexandre Oliva
e18d4a1904
re PR tree-optimization/20640 (ICE on NULL PHI_ARG_DEF)
...
gcc/ChangeLog:
PR tree-optimization/20640
* tree-ssa-dce.c (remove_dead_stmt): Don't redirect edge to
post-dominator if it has phi nodes.
(eliminate_unnecessary_stmts): Remove dead phis in all blocks
before dead statements.
gcc/testsuite/ChangeLog:
PR tree-optimization/20640
* gcc.dg/torture/tree-loop-1.c: New.
From-SVN: r97446
2005-04-02 17:02:15 +00:00
Alexandre Oliva
bbe3791247
re PR middle-end/20491 (internal compiler error: in subreg_regno_offset, at rtlanal.c:3042)
...
PR middle-end/20491
* final.c (alter_subreg): Don't call subreg_regno for a non-REG.
From-SVN: r97444
2005-04-02 16:56:27 +00:00
Alexandre Oliva
9f05ff0a19
re PR rtl-optimization/20290 (Miscompilation on ppc/arm with -Os)
...
gcc/ChangeLog:
PR rtl-optimization/20290
* loop.c (for_each_insn_in_loop): Don't assume the loop body runs
in every iteration if the entry point is the exit test.
gcc/testsuite/ChangeLog:
PR rtl-optimization/20290
* gcc.c-torture/execute/loop-ivopts-2.c: New.
From-SVN: r97441
2005-04-02 16:53:44 +00:00
Hans-Peter Nilsson
3a5afdfc20
* config/cris/cris.md (attribute "length"): Define.
...
From-SVN: r97440
2005-04-02 16:34:41 +00:00
Douglas Gregor
4ee3998918
tuple_iterate.h (tuple_element): Use new macro _GLIBCXX_T_NUM_ARGS_PLUS_1 because _T is a macro on Darwin.
...
2005-04-02 Douglas Gregor <doug.gregor@gmail.com>
* include/tr1/tuple_iterate.h (tuple_element): Use new macro
_GLIBCXX_T_NUM_ARGS_PLUS_1 because _T is a macro on Darwin.
* include/tr1/repeat.h (_GLIBCXX_T_NUM_ARGS_PLUS_1): Define for
each iteration.
* scripts/gen_includers.h: Define _GLIBCXX_T_NUM_ARGS_PLUS_1 for
each iteration.
From-SVN: r97438
2005-04-02 12:56:18 +00:00
Geoffrey Keating
b6d2248c7e
predicates.md (indexed_or_indirect_operand): New.
...
* config/rs6000/predicates.md (indexed_or_indirect_operand): New.
(word_offset_memref_operand): New.
* config/rs6000/rs6000-protos.h (word_offset_memref_operand): Delete.
(indexed_or_indirect_operand): Delete.
* config/rs6000/rs6000.c (word_offset_memref_operand): Delete.
(indexed_or_indirect_operand): Delete.
From-SVN: r97437
2005-04-02 10:46:03 +00:00
Geoffrey Keating
807ecedf01
* config/rs6000/t-darwin8: Comment out ppc64 multilib.
...
From-SVN: r97436
2005-04-02 10:15:27 +00:00
Geoffrey Keating
51b759248a
re PR target/20650 (float.c fails to build with weird error message)
...
PR 20650
* config/rs6000/rs6000.md (fix_truncdfsi2): Make destination
a register.
From-SVN: r97435
2005-04-02 09:58:36 +00:00
Geoffrey Keating
5f89fef6c4
t-darwin (TARGET_LIBGCC2_CFLAGS): Add -pipe.
...
* config/rs6000/t-darwin (TARGET_LIBGCC2_CFLAGS): Add -pipe.
* config/t-darwin (TARGET_LIBGCC2_CFLAGS): Likewise.
From-SVN: r97434
2005-04-02 09:48:31 +00:00
Jan-Benedict Glaw
821bde61e0
* gcc/config/vax/vax.md: Spellcheck, fix whitespace.
...
From-SVN: r97430
2005-04-02 02:29:49 +00:00
Thomas Fitzsimmons
b6121641fc
re PR libgcj/20090 (gij should be implemented in Java)
...
2005-04-01 Thomas Fitzsimmons <fitzsim@redhat.com>
* gcj.texi (Invoking gij): Add descriptions of new -X options.
Mention recognized-and-ignored compatibility options.
(Memory allocation): Add descriptions of JvMalloc, JvRealloc and
JvFree.
(About CNI): Add Memory allocation section.
2005-04-01 Thomas Fitzsimmons <fitzsim@redhat.com>
PR libgcj/20090, PR libgcj/20526
* gij.cc (nonstandard_opts_help): New function.
(add_option): New function.
(main): Support java options. Set java.class.path. Don't set
_Jv_Jar_Class_Path.
* prims.cc (parse_x_arg): New function.
(parse_init_args): Call parse_x_arg for -X and _ options, when
ignoreUnrecognized is true.
(new _Jv_RunMain): New vm_args variant.
(old _Jv_RunMain): Call new vm_args _Jv_RunMain.
(_Jv_Jar_Class_Path): Remove variable.
* include/java-props.h: Likewise.
* include/cni.h (JvRealloc): New function.
* include/jvm.h (_Jv_RunMain): Declare vm_args variant.
* java/lang/natRuntime.cc (insertSystemProperties): Remove
_Jv_Jar_Class_Path logic. Use JV_VERSION and JV_API_VERSION
macros.
* configure.ac (JV_VERSION): Define.
(JV_API_VERSION): Likewise.
* configure: Regenerate.
* include/config.h.in: Regenerate.
From-SVN: r97429
2005-04-02 02:26:51 +00:00
Douglas Gregor
ca6ca8fa9c
functional (_Maybe_wrap_member_pointer): Wrap up member pointers in _Mem_fn but let other function objects pass through...
...
2005-04-01 Douglas Gregor <doug.gregor@gmail.com>
* include/tr1/functional (_Maybe_wrap_member_pointer): Wrap up
member pointers in _Mem_fn but let other function objects pass
through unchanged.
* include/tr1/functional_iterator (bind): Reduce number of bind()
overloads to two to eliminate ambiguities. Use
_Maybe_wrap_member_pointer to handle member pointers gracefully.
From-SVN: r97428
2005-04-02 02:02:29 +00:00
Mark Anderson
9545f3a933
natDouble.cc (parseDouble): Handle NaN, Infinity and -Infinity as parameters.
...
2005-04-01 Mark Anderson <mark@panonet.net>
* java/lang/natDouble.cc (parseDouble): Handle NaN, Infinity and
-Infinity as parameters.
From-SVN: r97424
2005-04-02 01:18:45 +00:00
GCC Administrator
55b01ba091
Daily bump.
...
[[Split portion of a mixed commit.]]
From-SVN: r97422.2
2005-04-02 00:16:38 +00:00
Mark Mitchell
fdbba6bcf0
Makefile.am (noinst_PROGRAMS): Remove.
...
* testsuite/Makefile.am (noinst_PROGRAMS): Remove.
(site.exp): Write out the path to the baseline file.
(check-abi): Use DejaGNU.
(check-abi-verbose): Remove.
* testsuite/Makefile.in: Regenerated.
* testsuite/abi_check.cc (main): Check the return value from
compare_symbols.
* testsuite/testsuite_abi.cc (compare_symbols): Return a value.
* testsuite/testsuite_abi.h (compare_symbols): Adjust prototype.
* testsuite/libstdc++-abi/abi.exp: New file.
From-SVN: r97417
2005-04-01 20:20:22 +00:00
Michael Koch
c6cc541b36
2005-04-01 Michael Koch <konqueror@gmx.de>
...
* java/io/PipedInputStream.java
(read): Make sure a positive byte value is returned. Revised javadoc.
Thanks to Olafur Bragason for reporting these bugs.
From-SVN: r97416
2005-04-01 20:04:21 +00:00
Tom Tromey
ef87438639
natVMClassLoader.cc (getSystemClassLoaderInternal): Updated for name change.
...
* java/lang/natVMClassLoader.cc (getSystemClassLoaderInternal):
Updated for name change.
(nativeFindClass): New method.
(loadClass): Use nativeFindClass.
* java/lang/natClassLoader.cc (_Jv_FindClass): Use single-argument
form of loadClass.
* java/lang/VMClassLoader.java (tried_libraries, lib_control,
LIB_FULL, LIB_CACHE, LIB_NEVER): New fields from old
VMClassLoader.
(initialize): New method.
(nativeFindClass): Declare.
* gnu/gcj/runtime/natVMClassLoader.cc: Removed.
* gnu/gcj/runtime/VMClassLoader.java: Removed.
* gnu/gcj/runtime/ExtensionClassLoader.java: Renamed from
VMClassLoader.java.
(definePackageForNative): Removed.
(tried_libraries, LIB_CACHE, LIB_FULL, LIB_NEVER, lib_control):
Moved to VMClassLoader.java.
* prims.cc (_Jv_CreateJavaVM): Updated for renaming.
* Makefile.am (gnu/gcj/runtime/ExtensionClassLoader.h): Renamed.
(ordinary_java_source_files): Added ExtensionClassLoader.java,
removed VMClassLoader.java.
(nat_source_files): Removed natVMClassLoader.cc.
From-SVN: r97414
2005-04-01 19:19:13 +00:00
Tom Tromey
35913faefb
Makefile.in: Rebuilt.
...
* Makefile.in: Rebuilt.
* Makefile.am (db_pathtail): Use $(gcc_version), not
@gcc_version@.
From-SVN: r97412
2005-04-01 17:54:27 +00:00
Jeroen Frijters
f68d5b0d04
2005-04-01 Jeroen Frijters <jeroen@frijters.net>
...
* java/util/Timer.java
(run): Stop the queue if a task throws an exception.
From-SVN: r97411
2005-04-01 17:39:13 +00:00
Tom Tromey
77c10b31ec
decl.c (java_init_decl_processing): Fix types of _Jv_MonitorEnter...
...
* decl.c (java_init_decl_processing): Fix types of
_Jv_MonitorEnter, _Jv_MonitorExit, _Jv_AllocObject,
_Jv_AllocObjectNoFinalizer, _Jv_Throw, _Jv_NewPrimArray,
_Jv_JNI_PopSystemFrame, _Jv_divI, _Jv_remI, _Jv_divJ, _Jv_remJ.
From-SVN: r97409
2005-04-01 17:18:39 +00:00
Ian Lance Taylor
054e88a868
gcc.c: Don't include <sys/resource.h> or declare getrusage.
...
* gcc.c: Don't include <sys/resource.h> or declare getrusage.
(rus, prus): Remove static variables.
(execute): Use pex_run/pex_get_status rather than pexecute/pwait.
(process_command): Permit report_times and use_pipes together.
From-SVN: r97406
2005-04-01 16:44:31 +00:00
Joseph Myers
2c83be0cf0
c-decl.c (validate_proto_after_old_defn): Look at TYPE_MAIN_VARIANT of argument types.
...
* c-decl.c (validate_proto_after_old_defn): Look at
TYPE_MAIN_VARIANT of argument types.
testsuite:
* gcc.dg/old-style-then-proto-1.c: New test.
From-SVN: r97403
2005-04-01 17:16:38 +01:00
Paul Brook
57ecec5749
arm.c (thumb_call_via_label): Include space for SP.
...
2005-04-01 Paul Brook <paul@codesourcery.com>
* config/arm/arm.c (thumb_call_via_label): Include space for SP.
(arm_output_function_epilogue): Allow call_via_SP.
(thumb_call_via_reg, arm_file_end): Ditto.
* config/arm/arm.h (struct machine_function): Include space for SP.
(thumb_call_via_label): Update declaration.
From-SVN: r97402
2005-04-01 15:59:09 +00:00
Paul Brook
f972113f86
arm.c (thumb_call_via_label): Include space for SP.
...
2005-04-01 Paul Brook <paul@codesourcery.com>
* config/arm/arm.c (thumb_call_via_label): Include space for SP.
(arm_output_function_epilogue): Allow call_via_SP.
(thumb_call_via_reg, arm_file_end): Ditto.
* config/arm/arm.h (struct machine_function): Include space for SP.
(thumb_call_via_label): Update declaration.
[[Split portion of a mixed commit.]]
From-SVN: r97400.2
2005-04-01 15:58:41 +00:00
Ian Lance Taylor
a278573900
final.c (final_scan_insn): Revert part of 2005-03-30 patch...
...
* final.c (final_scan_insn): Revert part of 2005-03-30 patch: when
doing a peephole optimization, once again put any notes in the
proper position.
From-SVN: r97399
2005-04-01 15:27:58 +00:00
Francois-Xavier Coudert
4159401a0d
backspace.f90: Check after backspace and read was incorrect.
...
* gfortran.fortran-torture/execute/backspace.f90: Check
after backspace and read was incorrect.
From-SVN: r97397
2005-04-01 15:27:05 +00:00
Andrew Pinski
6dbce53820
re PR treelang/20604 (treelang does not get passed -fPIC by default on *-darwin)
...
2005-04-01 Andrew Pinski <pinskia@physics.uc.edu>
PR treelang/20604
* lang-spec.c: Simplify @treelang to what the other
languages do.
From-SVN: r97396
2005-04-01 07:01:30 -08:00
Kazu Hirata
830113fd7b
* bb-reorder.c, fold-const.c, varasm.c: Fix comment typos.
...
From-SVN: r97395
2005-04-01 14:36:37 +00:00
Nathan Sidwell
b5e624c6dc
local-alloc.c (update_equiv_regs): Use gcc_assert, gcc_unreachable.
...
* local-alloc.c (update_equiv_regs): Use gcc_assert, gcc_unreachable.
(block_alloc, find_free_reg): Likewise.
* loop-doloop.c (doloop_modify): Likewise.
* loop-invariant.c (record_use): Likewise.
* loop-iv.c (get_biv_step_1, get_biv_step, iv_analyze,
get_iv_value, canon_condition, eliminate_implied_condition,
eliminate_implied_condition, simplify_using_initial_values,
shorten_into_mode, canonicalize_iv_subregs,
iv_number_of_iterations): Likewise.
* loop-unroll.c (expand_var_during_unrolling): Likewise.
* loop-unswitch.c (compare_and_jump_seq, unswitch_single_loop,
unswitch_loop): Likewise.
* loop.c (INSN_LUID, loop_optimize, rtx_equal_for_loop_p,
move_movables, replace_call_address, find_and_verify_loops,
rtx_equal_for_prefetch_p, fold_rtx_mult_add, loop_iterations,
record_giv, final_giv_value, general_induction_var,
simplify_giv_expr, extension_within_bounds_p, try_copy_prop,
loop_giv_dump): Likewise.
From-SVN: r97394
2005-04-01 14:17:36 +00:00
Kazu Hirata
71df444136
treelang.texi: Fix typos.
...
* treelang/treelang.texi: Fix typos.
* treelang/treetree.c: Fix comment typos.
From-SVN: r97393
2005-04-01 14:13:20 +00:00
Nathan Sidwell
cccd217d2b
gcov-io.h (GCOV_CHECK, [...]): Remove.
...
* gcov-io.h (GCOV_CHECK, GCOV_CHECK_READING,
GCOV_CHECK_WRITING): Remove.
(gcov_position, gcov_rewrite): Use gcc_assert.
* gcov-io.c (gcov_open, gcov_write_words, gcov_write_length,
gcov_read_words, gcov_sync, gcov_seek): Use gcc_assert.
* libgcov.c (__gcov_merge_single, __gcov_merge_delta): Use
gcc_assert.
From-SVN: r97392
2005-04-01 14:08:01 +00:00
Kazu Hirata
3cf1107531
* tree-inline.c: Fix a typo.
...
From-SVN: r97391
2005-04-01 14:03:36 +00:00
Nathan Sidwell
cdce5c164e
configure.ac (enable-checking): Explicitly set all variables for collective switch values.
...
* configure.ac (enable-checking): Explicitly set all variables for
collective switch values. Alphabetize variables. Rename
ac_checking_valgrind to ac_valgrind_checking. Allow 'none' as
synonym for 'no'.
* doc/install.texi (enable-checking): Update documentation.
* configure: Rebuilt.
From-SVN: r97390
2005-04-01 13:58:20 +00:00
Kazu Hirata
a7818b660d
tree-inline.c (copy_body_r): Use CONSTANT_CLASS_P where possible.
...
* tree-inline.c (copy_body_r): Use CONSTANT_CLASS_P where
possible.
From-SVN: r97389
2005-04-01 13:55:11 +00:00