OSDN Git Service

pf3gnuchains/gcc-fork.git
18 years agoDelete unused obsolete files for irix5cross64 configure target.
wilson [Sun, 7 Aug 2005 00:26:01 +0000 (00:26 +0000)]
Delete unused obsolete files for irix5cross64 configure target.
* config/mips/cross64.h, config/mips/t-cross64: Delete.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102828 138bc75d-0d04-0410-961f-82ee72b054a4

18 years agoDaily bump.
gccadmin [Sun, 7 Aug 2005 00:17:18 +0000 (00:17 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102825 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago * io/io.h: Change DEFAULT_TEMPDIR to /tmp instead of /var/tmp.
fxcoudert [Sat, 6 Aug 2005 22:57:46 +0000 (22:57 +0000)]
* io/io.h: Change DEFAULT_TEMPDIR to /tmp instead of /var/tmp.
* io/unix.c (tempfile): Look at the TEMP environment variable
to find the temporary files directory. Whitespace correction.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102822 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago PR c++/23191
reichelt [Sat, 6 Aug 2005 22:38:44 +0000 (22:38 +0000)]
PR c++/23191
* pt.c (tsubst) <case METHOD_TYPE>: Check for error_mark_node
before calling build_exception_variant.

* g++.dg/template/eh2.C: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102819 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago PR c++/19498
reichelt [Sat, 6 Aug 2005 22:22:47 +0000 (22:22 +0000)]
PR c++/19498
* pt.c (tsubst_decl) <case TEMPLATE_DECL>: Return ERROR_MARK_NODE
if substitution of template args did not succeed.

* g++.dg/template/instantiate7.C: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102818 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago * method.c (use_thunk): Call init_insn_lengths.
matz [Sat, 6 Aug 2005 21:25:09 +0000 (21:25 +0000)]
* method.c (use_thunk): Call init_insn_lengths.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102817 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago * genattrtab.c (write_attr_get, write_attr_case): Use insn_code
matz [Sat, 6 Aug 2005 21:11:54 +0000 (21:11 +0000)]
* genattrtab.c (write_attr_get, write_attr_case): Use insn_code
member only if only one insn is associated with the value.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102816 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago * primary.c (match_hollerith_constant): Fix typo.
fxcoudert [Sat, 6 Aug 2005 19:18:45 +0000 (19:18 +0000)]
* primary.c (match_hollerith_constant): Fix typo.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102814 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago2005-08-06 James A. Morrison <phython@gcc.gnu.org>
phython [Sat, 6 Aug 2005 18:25:31 +0000 (18:25 +0000)]
2005-08-06  James A. Morrison  <phython@gcc.gnu.org>

        PR treelang/23072
        * Make-lang.in: Remove old testing cruft.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102813 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago * io/unix.c: Add O_RDWR to open() call.
fxcoudert [Sat, 6 Aug 2005 15:38:49 +0000 (15:38 +0000)]
* io/unix.c: Add O_RDWR to open() call.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102811 138bc75d-0d04-0410-961f-82ee72b054a4

18 years agoconfig/stormy16/stormy16.h (SYMBOL_FLAG_XSTORMY16_BELOW100): New define.
nickc [Sat, 6 Aug 2005 13:50:42 +0000 (13:50 +0000)]
config/stormy16/stormy16.h (SYMBOL_FLAG_XSTORMY16_BELOW100): New define.
 (ASM_OUTPUT_LABELREF): Delete - it is no longer needed.
config/stormy16/stormy16.c (xstormy16_below100_symbol): Check symbol flags
    instead of symbol name mangling.
  (xstormy16_asm_output_aligned_common): Likewise.  Also simplify code since
    the bss100_section cass is the only case where the below100 code will be
    triggered.
  (xstormy16_encode_section_info): Encode below100 attribute using the
    SYMBOL_FLAG_XSTORMY16_BELOW100 instead of mangling the name.
  (xstormy16_strip_name_encoding): Delete - this function is no longer needed.
  (TARGET_STRIP_NAME_ENCODING): Undefine.
config/stormy16/stormy16-protos.h: Delete prototype for
    xstormy16_strip_name_encoding.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102810 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago * Makefile.in, cfgexpand.c, cfgloop.h, cfgloopmanip.c,
kazu [Sat, 6 Aug 2005 13:26:35 +0000 (13:26 +0000)]
* Makefile.in, cfgexpand.c, cfgloop.h, cfgloopmanip.c,
config.gcc, ipa-cp.c, ipa-prop.c, ipa-prop.h, reg-stack.c,
tree-ssa-structalias.c, tree-vrp.c, value-prof.c, vec.h,
config/linux.h, config/alpha/alpha.h, config/alpha/linux.h,
config/alpha/predicates.md, config/arc/arc.h,
config/arm/arm.h, config/arm/ieee754-df.S,
config/arm/ieee754-sf.S, config/bfin/bfin.c,
config/bfin/bfin.h, config/c4x/c4x.h, config/crx/crx.c,
config/fr30/fr30.h, config/frv/frv.h, config/h8300/h8300.h,
config/i386/i386.h, config/ia64/ia64.c, config/ia64/ia64.h,
config/m68hc11/m68hc11.h, config/mips/mips.c,
config/mips/mips.h, config/mips/openbsd.h,
config/mn10300/mn10300.h, config/pa/pa.c, config/pa/pa.h,
config/pdp11/pdp11.h, config/rs6000/linux-unwind.h,
config/rs6000/rs6000.c, config/rs6000/rs6000.h,
config/s390/s390.c, config/sh/sh.c, config/sh/sh.h,
config/sparc/linux.h, config/sparc/linux64.h,
config/sparc/sparc.h, config/v850/v850.h, config/vax/vax.h,
doc/extend.texi, doc/gcov.texi, doc/install.texi,
doc/invoke.texi, doc/rtl.texi, doc/tm.texi: Fix comment/doc
typos.  Follow spelling conventions.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102809 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago * decl.c, dump-parse-tree.c, gfortran.texi, intrinsic.texi,
kazu [Sat, 6 Aug 2005 12:56:19 +0000 (12:56 +0000)]
* decl.c, dump-parse-tree.c, gfortran.texi, intrinsic.texi,
invoke.texi, resolve.c, trans-array.c, trans-array.h,
trans-common.c, trans-expr.c, trans-io.c, trans.h: Fix
comment/doc typos.  Follow spelling conventions.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102806 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago PR c/23113
jsm28 [Sat, 6 Aug 2005 11:31:49 +0000 (11:31 +0000)]
PR c/23113
* stmt.c (warn_if_unused_value): Check TREE_NO_WARNING at start.
Don't handle NOP_EXPR, CONVERT_EXPR and NON_LVALUE_EXPR
specially.  Check for side effects only for COND_EXPR.
* c-typeck.c (c_finish_stmt_expr): Mark statement expression
return with TREE_NO_WARNING.

testsuite:
* gcc.dg/Wunused-value-1.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102805 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago PR rtl-optimization/23233
rsandifo [Sat, 6 Aug 2005 11:05:48 +0000 (11:05 +0000)]
PR rtl-optimization/23233
* loop.c (combine_movables): Require the modes to be the same.
(move_movables): Remove handling of cases where the replacement
had a different mode to the original.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102804 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago PR fortran/18833
jakub [Sat, 6 Aug 2005 10:00:53 +0000 (10:00 +0000)]
PR fortran/18833
PR fortran/20850
* primary.c (match_varspec): If equiv_flag, don't look at sym's
attributes, call gfc_match_array_ref up to twice and don't do any
substring or component processing.
* resolve.c (resolve_equivalence): Transform REF_ARRAY into
REF_SUBSTRING or nothing if needed.  Check that substrings
don't have zero length.

* gfortran.dg/equiv_1.f90: New test.
* gfortran.dg/equiv_2.f90: New test.
* gfortran.fortran-torture/execute/equiv_2.f90: New test.
* gfortran.fortran-torture/execute/equiv_3.f90: New test.
* gfortran.fortran-torture/execute/equiv_4.f90: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102801 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago2005-08-05 James A. Morrison <phython@gcc.gnu.org>
phython [Sat, 6 Aug 2005 05:35:31 +0000 (05:35 +0000)]
2005-08-05  James A. Morrison  <phython@gcc.gnu.org>

        PR tree-optimization/23128
        * tree-vrp.c (vrp_int_const_binop): Check if unsigned addition or
        subtraction wrap, and set TREE_OVERFLOW if they do.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102800 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago2005-08-05 James A. Morrison <phython@gcc.gnu.org>
phython [Sat, 6 Aug 2005 05:18:09 +0000 (05:18 +0000)]
2005-08-05  James A. Morrison  <phython@gcc.gnu.org>

        PR c++/22514
        * name-lookup.c (cp_emit_debug_info_for_using): Do nothing if
        sorrycount or errorcount are nonzero.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102799 138bc75d-0d04-0410-961f-82ee72b054a4

18 years agoDaily bump.
gccadmin [Sat, 6 Aug 2005 00:16:13 +0000 (00:16 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102792 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago PR 21728
rth [Fri, 5 Aug 2005 23:01:54 +0000 (23:01 +0000)]
    PR 21728
        * tree-cfg.c (remove_bb): Transmute DECL_NONLOCAL labels into
        FORCED_LABEL labels.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102786 138bc75d-0d04-0410-961f-82ee72b054a4

18 years agoCorrect PR#
mmitchel [Fri, 5 Aug 2005 21:02:57 +0000 (21:02 +0000)]
Correct PR#

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102785 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago * name-lookup.c (pushtag): Remove accidental commit from:
mmitchel [Fri, 5 Aug 2005 21:01:47 +0000 (21:01 +0000)]
* name-lookup.c (pushtag): Remove accidental commit from:
2004-12-21  Mark Mitchell  <mark@codesourcery.com>
PR c++/19063
* decl.c (grokdeclarator): Return error_mark_node, not
void_type_node, to indicate errors.
* parser.c (cp_parser_template_parameter_list): Robustify.
(cp_parser_template_parameter): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102784 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago2005-08-05 Thomas Koenig <Thomas.Koenig@online.de>
tkoenig [Fri, 5 Aug 2005 20:37:07 +0000 (20:37 +0000)]
2005-08-05  Thomas Koenig  <Thomas.Koenig@online.de>

        * trans-expr.c  (gfc_build_builtin_function_decls):  Mark
        stop_numeric and stop_string as non-returning.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102782 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago PR middle-end/23135
amylaar [Fri, 5 Aug 2005 16:06:35 +0000 (16:06 +0000)]
PR middle-end/23135
* reload.c (find_reloads_subreg_address): Pass down TYPE
unchanged.  Change all callers except find_reloads_toplev.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102772 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago * gcc.dg/intmax_t-1.c: Extend dg-error to cover sh*-*-elf targets.
amylaar [Fri, 5 Aug 2005 15:53:04 +0000 (15:53 +0000)]
* gcc.dg/intmax_t-1.c: Extend dg-error to cover sh*-*-elf targets.

* gcc.dg/tree-ssa/loop-1.c: For sh*-*-*, look for function calls
instead of constant loads / pool entries.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102769 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago * gcc.dg/intmax_t-1.c: Extend dg-error to cover sh*-*-elf targets.
amylaar [Fri, 5 Aug 2005 15:51:39 +0000 (15:51 +0000)]
* gcc.dg/intmax_t-1.c: Extend dg-error to cover sh*-*-elf targets.

* gcc.dg/tree-ssa/loop-1.c: FOr sh*-*-*, look for function calls
instead of constant loads / pool entries.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102768 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago * gcc.dg/torture/builtin-wctype-1.c: Use __WINT_TYPE__ for
dje [Fri, 5 Aug 2005 15:22:43 +0000 (15:22 +0000)]
    * gcc.dg/torture/builtin-wctype-1.c: Use __WINT_TYPE__ for
        TEST_TO_WCTYPE.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102767 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago * gcc.dg/intmax_t-1.c: Extend dg-error to cover sh*-*-elf targets.
amylaar [Fri, 5 Aug 2005 15:07:00 +0000 (15:07 +0000)]
* gcc.dg/intmax_t-1.c: Extend dg-error to cover sh*-*-elf targets.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102766 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago * genattrtab.c (current_alternative_string): Remove.
matz [Fri, 5 Aug 2005 09:42:06 +0000 (09:42 +0000)]
    * genattrtab.c (current_alternative_string): Remove.
        (SIMPLIFY_ALTERNATIVE): Ditto.
        (attr_alt_bit_p): Ditto.
        (alternative_name): Make const char *.
        (evaluate_eq_attr): Remove use of above things.
        (simplify_test_exp): Ditto.
        (simplify_test_exp <EQ_ATTR>): Guard for insn_code < 0 .
        (simplify_test_exp <AND>): Correct typo (test 'right' not 'left').

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102765 138bc75d-0d04-0410-961f-82ee72b054a4

18 years agoFix problem pointed out by Gunther Nikl on gcc list.
wilson [Fri, 5 Aug 2005 03:20:12 +0000 (03:20 +0000)]
Fix problem pointed out by Gunther Nikl on gcc list.
* config/ptx4.h, config/sol2.h, config/arm/freebsd.h,
config/arm/linux-elf.h, config/frv/frv.h, config/i386/freebsd.h,
config/i386/freebsd64.h, config/i386/netware.h, config/i386/sco5.h,
config/ia64/freebsd.h, config/rs6000/sysv4.h, config/sparc/freebsd.h
(LINK_SPEC): Delete useless %{Wl,*:%*} item.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102762 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago PR 21529
rth [Fri, 5 Aug 2005 02:42:06 +0000 (02:42 +0000)]
    PR 21529
        * params.def (PARAM_SRA_MAX_STRUCTURE_COUNT): New.
        * params.h (SRA_MAX_STRUCTURE_COUNT): New.
        * tree-sra.c (decide_block_copy): Use it.  Disable element copy
        if we'd have to instantiate too many members.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102761 138bc75d-0d04-0410-961f-82ee72b054a4

18 years agoDaily bump.
gccadmin [Fri, 5 Aug 2005 00:16:15 +0000 (00:16 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102753 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago PR 21291
rth [Thu, 4 Aug 2005 23:37:00 +0000 (23:37 +0000)]
    PR 21291
        * tree-outof-ssa.c (coalesce_asm_operands): New.
        (coalesce_ssa_name): Use it.  Split out ...
        (coalesce_phi_operands, coalesce_result_decls): ... these.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102751 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago2005-08-04 Paul Brook <paul@codesourcery.com>
pbrook [Thu, 4 Aug 2005 23:31:00 +0000 (23:31 +0000)]
2005-08-04  Paul Brook  <paul@codesourcery.com>

* read-rtl.c (read_quoted_string): Break if EOF.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102749 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago * gcc.dg/torture/builtin-wctype-1.c: Use __WCHAR_TYPE__ and
dannysmith [Thu, 4 Aug 2005 21:01:50 +0000 (21:01 +0000)]
* gcc.dg/torture/builtin-wctype-1.c: Use __WCHAR_TYPE__ and
__WINT_TYPE__ in generated prototypes if possible.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102747 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago2005-08-04 Paul Thomas <pault@gcc.gnu.org>
pault [Thu, 4 Aug 2005 20:26:29 +0000 (20:26 +0000)]
2005-08-04 Paul Thomas  <pault@gcc.gnu.org>

* transfer.c (data_transfer_init): Truncate file in
sequential WRITE when last_record == 0, rather than
current_record.  Cures problem on RH9.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102746 138bc75d-0d04-0410-961f-82ee72b054a4

18 years agoAdd Ian to function.c ChangeLog entry.
dje [Thu, 4 Aug 2005 20:14:15 +0000 (20:14 +0000)]
Add Ian to function.c ChangeLog entry.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102745 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago2005-08-04 Andrew Pinski <pinskia@physics.uc.edu>
pinskia [Thu, 4 Aug 2005 18:55:15 +0000 (18:55 +0000)]
2005-08-04  Andrew Pinski  <pinskia@physics.uc.edu>

        * tree.h (fold_build1): Change to macro and call fold_build1_stat.
        (fold_build2): Likewise.
        (fold_build3): Likewise.
        (fold_build1_stat): New function prototype.
        (fold_build2_stat): Likewise.
        (fold_build3_stat): Likewise.
        * fold-const.c (fold_build1): Rename to ..
        (fold_build1_stat): this.  Add MEM_STAT_DECL.  Pass the mem stats
        through to build1_stat.
        (fold_build2): Rename to ..
        (fold_build2_stat): this.  Add MEM_STAT_DECL.  Pass the mem stats
        through to build2_stat.
        (fold_build3): Rename to ..
        (fold_build3_stat): this.  Add MEM_STAT_DECL.  Pass the mem stats
        through to build3_stat.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102743 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago * function.c (assign_stack_local_1): Do not correct stack slot
dje [Thu, 4 Aug 2005 18:36:26 +0000 (18:36 +0000)]
    * function.c (assign_stack_local_1): Do not correct stack slot
        address if allocation size is smaller than mode size.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102742 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago PR 22037
dnovillo [Thu, 4 Aug 2005 18:16:41 +0000 (18:16 +0000)]
PR 22037
* tree-cfg.c (replace_uses_by): Call mark_new_vars_to_rename.
(tree_merge_blocks): Propagate anything allowed by
may_propagate_copy.
Clarify documentation.
* passes.c (execute_todo): If cleanup_tree_cfg invalidated the
SSA form, schedule an update if necessary.

testsuite/ChangeLog

PR 22037
* g++.dg/tree-ssa/pr22037.C:

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102740 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago * gcc.dg/tree-ssa/update-cunroll.c: Fix mistakes in
rth [Thu, 4 Aug 2005 17:53:51 +0000 (17:53 +0000)]
    * gcc.dg/tree-ssa/update-cunroll.c: Fix mistakes in
        scan-tree-dump-times directive.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102739 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago * doc/install.texi (Binaries): Remove broken link to
gerald [Thu, 4 Aug 2005 09:48:21 +0000 (09:48 +0000)]
* doc/install.texi (Binaries): Remove broken link to
Sinix/Reliant Unix binaries.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102734 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago * config/crx/crx.h: Inhibit -lm to be linked per default.
woepaul [Thu, 4 Aug 2005 09:28:23 +0000 (09:28 +0000)]
* config/crx/crx.h: Inhibit -lm to be linked per default.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102733 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago PR 23221
rth [Thu, 4 Aug 2005 03:57:41 +0000 (03:57 +0000)]
    PR 23221
        * function.c (stack_protect_epilogue): Export.
        * tree.h (stack_protect_epilogue): Declare.
        * calls.c (expand_call): Call it.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102731 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago2005-08-04 Paul Brook <paul@codesourcery.com>
pbrook [Thu, 4 Aug 2005 03:06:12 +0000 (03:06 +0000)]
2005-08-04  Paul Brook  <paul@codesourcery.com>

* trans-expr.c (gfc_conv_expr, gfc_conv_expr_type): Update comments.
(gfc_conv_expr_lhs): Fix assertion.
(gfc_conv_expr_val): Merge post block.  Set se.expr to new value.
* trans.h: Move and update comments.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102729 138bc75d-0d04-0410-961f-82ee72b054a4

18 years agoDaily bump.
gccadmin [Thu, 4 Aug 2005 00:16:14 +0000 (00:16 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102722 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago2005-08-03 Eric Christopher <echristo@apple.com>
echristo [Wed, 3 Aug 2005 23:35:06 +0000 (23:35 +0000)]
2005-08-03  Eric Christopher  <echristo@apple.com>

        * gcc.c (LINK_SSP_SPEC): Add fstack-protector-all.
        * config/darwin.h (LINK_COMMAND_SPEC): Add link_ssp
        spec.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102719 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago * configure.ac: Don't use GCC_NO_EXECUTABLES or clear
geoffk [Wed, 3 Aug 2005 23:17:06 +0000 (23:17 +0000)]
* configure.ac: Don't use GCC_NO_EXECUTABLES or clear
GLIBCXX_IS_NATIVE on Darwin crosses.
* acinclude.m4 (GLIBCXX_CONFIGURE_TESTSUITE): Don't skip configuring
the testsuite just because there's no symbol versioning.
* configure: Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102718 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago * profile.c (branch_prob): Split edges with goto locus on them
hubicka [Wed, 3 Aug 2005 22:10:54 +0000 (22:10 +0000)]
* profile.c (branch_prob): Split edges with goto locus on them
to get proper line counts.
* tree-cfg.c (make_cond_expr_edges): Record user goto locuses, if any.

* gcov-1.C: Fix switch counts.
* gcov-4b.c: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102717 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago2005-08-03 Paul Brook <paul@codesourcery.com>
pbrook [Wed, 3 Aug 2005 21:50:13 +0000 (21:50 +0000)]
2005-08-03  Paul Brook  <paul@codesourcery.com>

* function.c (assign_parms): Round current_function_args_size
to PARM_BOUNDARY, not STACK_BOUNDARY.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102713 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago * g++.dg/tree-ssa/pr14814.C: xfail test for &this count.
law [Wed, 3 Aug 2005 21:15:11 +0000 (21:15 +0000)]
    * g++.dg/tree-ssa/pr14814.C: xfail test for &this count.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102712 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago * config/i386/i386.c (x86_elf_aligned_common)
geoffk [Wed, 3 Aug 2005 21:13:12 +0000 (21:13 +0000)]
* config/i386/i386.c (x86_elf_aligned_common)
(x86_output_aligned_bss): Don't try to use symbols that aren't defined.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102711 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago * acinclude.m4 (GLIBCXX_CHECK_SETRLIMIT_ancilliary): Print
geoffk [Wed, 3 Aug 2005 21:03:29 +0000 (21:03 +0000)]
* acinclude.m4 (GLIBCXX_CHECK_SETRLIMIT_ancilliary): Print
status messages.
(GLIBCXX_CHECK_S_ISREG_OR_S_IFREG): Likewise.
(GLIBCXX_CHECK_POLL): Likewise.
(GLIBCXX_CHECK_WRITEV): Likewise.
(GLIBCXX_CHECK_INT64_T): Likewise.
(GLIBCXX_CHECK_LFS): Likewise.
* configure: Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102710 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago * libgfortran.h: When isfinite is not provided by the system,
fxcoudert [Wed, 3 Aug 2005 20:00:00 +0000 (20:00 +0000)]
* libgfortran.h: When isfinite is not provided by the system,
define it as a macro, so that it can accept any floating point
type.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102707 138bc75d-0d04-0410-961f-82ee72b054a4

18 years agogcc:
amylaar [Wed, 3 Aug 2005 18:46:34 +0000 (18:46 +0000)]
gcc:
        * reload.c (find_reloads_subreg_address): Pass down TYPE
        unchanged.  Change all callers except find_reloads_toplev.
gcc/testsuite:
        * gcc.c-torture/execute/pr23135.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102706 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago PR tree-optimization/23157
rakdver [Wed, 3 Aug 2005 18:39:10 +0000 (18:39 +0000)]
PR tree-optimization/23157
* tree-scalar-evolution.c (scev_const_prop): Unshare trees
before emitting them.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102704 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago * doc/contrib.texi: Mention crx.
woepaul [Wed, 3 Aug 2005 16:35:26 +0000 (16:35 +0000)]
* doc/contrib.texi: Mention crx.
* doc/extend.texi: Document crx extensions.
* doc/install.texi: Document crx install.
* doc/invoke.texi: Document crx options.
* doc/md.texi: Document crx constraints.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102700 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago PR tree-optimization/19899
reichelt [Wed, 3 Aug 2005 14:18:56 +0000 (14:18 +0000)]
PR tree-optimization/19899
* Makefile.in (tree-scalar-evolution.o): Add real.h.
* tree-scalar-evolution.c: Include real.h.
(add_to_evolution): Build constant -1 of correct type.

* gcc.dg/tree-ssa/scev-1.c: New test.
* gcc.dg/tree-ssa/scev-2.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102695 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago PR target/18582
rsandifo [Wed, 3 Aug 2005 14:05:02 +0000 (14:05 +0000)]
PR target/18582
* testsuite/gcc.dg/torture/pr18582-1.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102690 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago * cfgloop.h (DLTHE_FLAG_COMPLETTE_PEEL): New flag.
hubicka [Wed, 3 Aug 2005 13:34:49 +0000 (13:34 +0000)]
* cfgloop.h (DLTHE_FLAG_COMPLETTE_PEEL): New flag.
* cfgloopmanip.c (duplicate_loop_to_header_edge): Special case
profile updating for complette unrolling.
* loop-unroll.c (peel_loop_completely): Use it.
* tree-ssa-loop-ivcanon.c (try_unroll_loop_completely): Likewise.
(tree_unroll_loops_completely): Disable code growing unrolling of cold
loops.

* update-conroll.c: New testcase.
* update-conroll-2.c: New testcase.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102687 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago2005-08-03 Paul Brook <paul@codesourcery.com>
pbrook [Wed, 3 Aug 2005 13:07:31 +0000 (13:07 +0000)]
2005-08-03  Paul Brook  <paul@codesourcery.com>

* combine.c (can_change_dest_mode): New function.
(try_combine, simplify_set): Use it.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102686 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago * config/ia64/hpux.h (MEMBER_TYPE_FORCES_BLK): Only force
ebotcazou [Wed, 3 Aug 2005 09:38:16 +0000 (09:38 +0000)]
* config/ia64/hpux.h (MEMBER_TYPE_FORCES_BLK): Only force
TFmode to BLKmode.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102685 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago * doc/install.texi (Specific): Adjust link to openavr.org.
gerald [Wed, 3 Aug 2005 09:29:16 +0000 (09:29 +0000)]
* doc/install.texi (Specific): Adjust link to openavr.org.
(Specific): Remove broken reference to GCC 2.8.1 for OS/2.
(Binaries): Adjust HP-UX Porting Center link.
(Binaries): Adjust Free Software Foundation ordering link.
(Binaries): Remove broken link to Sinix/Reliant Unix binaries.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102683 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago2005-08-03 Andrew Pinski <pinskia@physics.uc.edu>
pinskia [Wed, 3 Aug 2005 04:37:38 +0000 (04:37 +0000)]
2005-08-03  Andrew Pinski  <pinskia@physics.uc.edu>

        * convert.c (convert_to_integer): Use fold_build1 instead of
        build1 when converting an integer to an integer.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102680 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago * combine.c (combine_instructions): Don't use reg_equal/equiv
rth [Wed, 3 Aug 2005 04:32:00 +0000 (04:32 +0000)]
    * combine.c (combine_instructions): Don't use reg_equal/equiv
        results if the mode doesn't match.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102679 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago * gfortran.dg/constant_substring.f: New test.
dje [Wed, 3 Aug 2005 01:58:30 +0000 (01:58 +0000)]
    * gfortran.dg/constant_substring.f: New test.
        * gfortran.dg/pr22491.f: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102677 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago PR fortran/22491
dje [Wed, 3 Aug 2005 01:55:37 +0000 (01:55 +0000)]
PR fortran/22491
* expr.c (simplify_parameter_variable): Do not copy the subobject
references if the expression value is a constant.

* expr.c (gfc_simplify_expr): Evaluate constant substrings.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102676 138bc75d-0d04-0410-961f-82ee72b054a4

18 years agoDaily bump.
gccadmin [Wed, 3 Aug 2005 00:16:57 +0000 (00:16 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102673 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago * config/i386/t-mingw32 (NATIVE_SYSTEM_HEADER_DIR): Set it.
mmitchel [Tue, 2 Aug 2005 23:24:28 +0000 (23:24 +0000)]
* config/i386/t-mingw32 (NATIVE_SYSTEM_HEADER_DIR): Set it.
* doc/fragments.texi (NATIVE_SYSTEM_HEADER_DIR): Document it.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102670 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago PR 23196
rth [Tue, 2 Aug 2005 20:39:24 +0000 (20:39 +0000)]
    PR 23196
        * explow.c (memory_address): Remove special-case for
        virtual_stack_vars_rtx and virtual_incoming_args_rtx.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102668 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago * update-threading.c: Replace by the proper one.
hubicka [Tue, 2 Aug 2005 19:14:45 +0000 (19:14 +0000)]
* update-threading.c: Replace by the proper one.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102667 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago PR 23164
dnovillo [Tue, 2 Aug 2005 19:12:52 +0000 (19:12 +0000)]
PR 23164
* tree-cfgcleanup.c (cleanup_tree_cfg): Do not limit the
number of calls to cleanup_tree_cfg_1.

testsuite/ChangeLog

PR 23164
* g++.dg/tree-ssa/pr23164.C: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102666 138bc75d-0d04-0410-961f-82ee72b054a4

18 years agoCommited for Martin Reinecke <martin@mpa-garching.mpg.de>
steven [Tue, 2 Aug 2005 17:17:32 +0000 (17:17 +0000)]
Commited for Martin Reinecke  <martin@mpa-garching.mpg.de>

* doc/invoke.texi: document file extensions .F90 and .F95

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102661 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago2005-08-02 Richard Guenther <rguenther@suse.de>
rguenth [Tue, 2 Aug 2005 15:12:03 +0000 (15:12 +0000)]
2005-08-02  Richard Guenther  <rguenther@suse.de>

* fold-const.c (tree_expr_nonnegative_p): frexp(x, &e) is
positive if its first argument is positive.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102657 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago * gcc.dg/tree-ssa/pr23192.c: New test.
dnovillo [Tue, 2 Aug 2005 14:09:46 +0000 (14:09 +0000)]
* gcc.dg/tree-ssa/pr23192.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102656 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago2005-08-02 Richard Guenther <rguenther@suse.de>
rguenth [Tue, 2 Aug 2005 11:46:44 +0000 (11:46 +0000)]
2005-08-02  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/23177
* tree-ssa-operands.c (get_tmr_operands): Use get_expr_operands
on TMR_TAG.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102654 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago2005-08-02 James A. Morrison <phython@gcc.gnu.org>
phython [Tue, 2 Aug 2005 05:08:40 +0000 (05:08 +0000)]
2005-08-02  James A. Morrison  <phython@gcc.gnu.org>

        PR tree-optimization/23129
        * tree-vrp.c (extract_range_from_binary_expr): Set value range to
        varying for divisions with anti-ranges.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102653 138bc75d-0d04-0410-961f-82ee72b054a4

18 years agoDaily bump.
gccadmin [Tue, 2 Aug 2005 00:16:21 +0000 (00:16 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102650 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago * tree-ssa-dom.c (thread_across_edge): Remove updating here.
hubicka [Tue, 2 Aug 2005 00:12:50 +0000 (00:12 +0000)]
* tree-ssa-dom.c (thread_across_edge): Remove updating here.
(thread_block): Add it here.
* update-threading.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102648 138bc75d-0d04-0410-961f-82ee72b054a4

18 years agoAdd long_call attribute to mips port.
wilson [Mon, 1 Aug 2005 22:25:52 +0000 (22:25 +0000)]
Add long_call attribute to mips port.
* config/mips/mips.c (mips_encode_section_info, mips_attribute_table,
TARGET_ENCODE_SECTION_INFO, TARGET_ATTRIBUTE_TABLE): New.
* config/mips/mips.h (SYMBOL_FLAG_LONG_CALL, SYMBOL_REF_LONG_CALL_P):
New.
* config/mips/predicates.md (const_call_insn_operand): Add check for
SYMBOL_REF_LONG_CALL_P.
* doc/extend.texi (long_call): Document the new attribute.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102646 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago * Makefile.in (RTL_BASE_H): Add real.h.
rth [Mon, 1 Aug 2005 21:16:31 +0000 (21:16 +0000)]
    * Makefile.in (RTL_BASE_H): Add real.h.
        * real.h (REAL_VALUE_FROM_CONST_DOUBLE): Use structure copy
        instead of memcpy.
        * emit-rtl.c (const_double_from_real_value): Likewise; use rtx.u.rv
        directly.
        * rtl.c (rtl_check_failed_code_mode): New.
        * rtl.h (struct rtx_def): Add u.rv.
        (XCMWINT, XCNMPRV): New.
        (CONST_DOUBLE_LOW, CONST_DOUBLE_HIGH): Use XCMWINT.
        (CONST_DOUBLE_REAL_VALUE): Use XCNMPRV; constify.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102643 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago PR libfortran/23178
fxcoudert [Mon, 1 Aug 2005 21:13:39 +0000 (21:13 +0000)]
PR libfortran/23178
* intrinsics/flush.c (flush_i8): Add function flush_i8. Update
copyright years.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102641 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago * dwarf2out.c (mem_loc_descriptor): Use XEXP, not SUBREG_REG,
rth [Mon, 1 Aug 2005 21:10:26 +0000 (21:10 +0000)]
    * dwarf2out.c (mem_loc_descriptor): Use XEXP, not SUBREG_REG,
        with auto-inc codes.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102640 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago * config/alpha/predicates.md (and_operand): Test mode of CONST_DOUBLE.
rth [Mon, 1 Aug 2005 21:07:59 +0000 (21:07 +0000)]
    * config/alpha/predicates.md (and_operand): Test mode of CONST_DOUBLE.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102639 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago * i386-protos.h (asm_preferred_eh_data_format): Declare.
hubicka [Mon, 1 Aug 2005 18:56:14 +0000 (18:56 +0000)]
* i386-protos.h (asm_preferred_eh_data_format): Declare.
* i386.c: Include dwarf2.h
(asm_preferred_eh_data_format): New.
* i386.h (ASM_PREFERRED_EH_DATA_FORMAT): Move offline.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102638 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago * config/host-linux.c (linux_gt_pch_get_address): Add new name
ian [Mon, 1 Aug 2005 17:43:33 +0000 (17:43 +0000)]
* config/host-linux.c (linux_gt_pch_get_address): Add new name
randomize_va_space for virtual address randomization control.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102636 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago2005-08-01 Andrew Pinski <pinskia@physics.uc.edu>
pinskia [Mon, 1 Aug 2005 16:29:17 +0000 (16:29 +0000)]
2005-08-01  Andrew Pinski  <pinskia@physics.uc.edu>

        * gcc.c-torture/compile/20050801-1.c: New test.
        * gcc.c-torture/compile/20050801-2.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102634 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago* tree-inline.c (copy_decl_for_dup): Add missing condition.
razya [Mon, 1 Aug 2005 15:25:28 +0000 (15:25 +0000)]
* tree-inline.c (copy_decl_for_dup): Add missing condition.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102632 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago * common.opt (flag_ipa_cp): Put in right place to maintain
steven [Mon, 1 Aug 2005 12:34:19 +0000 (12:34 +0000)]
* common.opt (flag_ipa_cp): Put in right place to maintain
alphabetic sort.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102631 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago * decl.c, utils.c: Fix comment typos.
kazu [Mon, 1 Aug 2005 12:31:40 +0000 (12:31 +0000)]
* decl.c, utils.c: Fix comment typos.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102630 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago * profile.c (compute_value_histograms): Fix thinko.
hubicka [Mon, 1 Aug 2005 09:51:17 +0000 (09:51 +0000)]
* profile.c (compute_value_histograms): Fix thinko.
* value-prof.c: Include toplev.h
(check_counter): New function.
(tree_divmod_fixed_value_transform, tree_mod_pow2_value_transform,
tree_mod_subtract_transform): Add sanity check.

* val-prof-5.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102629 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago2005-08-01 Richard Guenther <rguenther@suse.de>
rguenth [Mon, 1 Aug 2005 08:58:25 +0000 (08:58 +0000)]
2005-08-01  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/23133
* tree-ssa-math-opts.c (execute_cse_reciprocals): Walk
current functions parameter decls to find defs to cse
reciprocals of.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102628 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago2005-08-01 Richard Guenther <rguenther@suse.de>
rguenth [Mon, 1 Aug 2005 08:52:59 +0000 (08:52 +0000)]
2005-08-01  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/23109
* tree-ssa-math-opts.c (execute_cse_reciprocals_1):
If trapping math is in effect, use post-dominator information
to check if we'd in any case reach a trapping point before
doing the reciprocal insertion.
(execute_cse_reciprocals): Compute post-dominators, if necessary.
* tree-ssa-loop-im.c (determine_invariantness_stmt): RDIV
expressions are invariant only if trapping math is not in effect.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102627 138bc75d-0d04-0410-961f-82ee72b054a4

18 years agoInterprocedural constant propagation.
razya [Mon, 1 Aug 2005 07:47:25 +0000 (07:47 +0000)]
Interprocedural constant propagation.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102626 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago * Makefile.in: Add ipcp.c, ipa-prop.h, ipa-prop.c. Remove integrate.h
razya [Mon, 1 Aug 2005 07:42:09 +0000 (07:42 +0000)]
* Makefile.in: Add ipcp.c, ipa-prop.h, ipa-prop.c. Remove integrate.h
dependency from tree-inline.o.
Add ipa-prop.h dependency to tree-inline.o and cgraphunit.o.
        * common.opt: Add ipa-cp flag.
        * timevar.def: Add IPCP optimization.
        * tree-optimize.c (init_tree_optimization_passes): Schedule
pass_ipa_cp.
* tree-pass.h (pass_ipa_cp): Declare.
        * cgraph.h (update_call_expr, cgraph_copy_node_for_versioning,
        cgraph_function_versioning): New declarations.
* cgraphunit.c: Add include to ipa-prop.h.
        (update_call_expr, cgraph_copy_node_for_versioning,
cgraph_function_versioning): New functions.
        * integrate.c (copy_decl_for_inlining): Remove.
        * tree-inline.c: Remove include to integrate.h, Add include ipa-prop.h.
        (struct inline_data): Add versioning_p, ipa_info, new fields.
        (remap_decl, mark_local_for_remap_r, setup_one_parameter,
declare_return_variable): Replace calls to copy_decl_for_inlining with
        copy_decl_for_dup.
        (copy_body_r, copy_bb, copy_cfg_body, copy_tree_r, inlining_p): Add
versioning support.
        (copy_decl_for_dup): Rename from copy_decl_for_inlining.
Add argument VERSIONING.
        (copy_arguments_for_versioning, copy_static_chain,
function_versionable_p, tree_versionable_function_p,
tree_function_versioning, replace_ref_tree): New functions.
* tree-inline.h: Include varray.h.
        (tree_versionable_function_p,  tree_function_versioning,
tree copy_decl_for_dup): New declarations.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102625 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago * ipa-cp.c: New file. Contains IPCP specific functionality.
razya [Mon, 1 Aug 2005 07:26:30 +0000 (07:26 +0000)]
* ipa-cp.c: New file. Contains IPCP specific functionality.
* ipa-prop.h: New file. Contains structures/definitions that can be
used by several interprocedural data flow optimizations (and also IPCP).
* ipa-prop.c: New file.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102624 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago2005-07-31 Jerry DeLisle <jvdelisle@verizon.net>
jvdelisle [Mon, 1 Aug 2005 05:13:08 +0000 (05:13 +0000)]
2005-07-31  Jerry DeLisle  <jvdelisle@verizon.net>

        * intrinsic.texi: Add documentation for exponent, floor, and fnum and
        fix description of ceiling in index.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102622 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago * class.c, decl.c, name-lookup.c, pt.c, typeck.c, typeck2.c:
kazu [Mon, 1 Aug 2005 04:02:26 +0000 (04:02 +0000)]
* class.c, decl.c, name-lookup.c, pt.c, typeck.c, typeck2.c:
Fix comment typos.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102621 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago * dwarf2out.c, fold-const.c, ipa-type-escape.c,
kazu [Mon, 1 Aug 2005 03:55:03 +0000 (03:55 +0000)]
* dwarf2out.c, fold-const.c, ipa-type-escape.c,
loop-invariant.c, predict.c, predict.def, reload1.c, reorg.c,
tree-sra.c, config/arm/arm.c, config/crx/crx.c,
config/i386/i386.c, config/mips/mips.h,
config/rs6000/rs6000.h, config/sh/sh.c,
config/stormy16/stormy16.c: Fix comment typos.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102620 138bc75d-0d04-0410-961f-82ee72b054a4

18 years ago PR c/22311
jsm28 [Mon, 1 Aug 2005 01:29:06 +0000 (01:29 +0000)]
PR c/22311
* c-typeck.c (build_binary_op): Use common_type wrapper on
shortened types.
(common_type): Update comment.

testsuite:
* gcc.dg/pr22311-1.c : New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102615 138bc75d-0d04-0410-961f-82ee72b054a4