OSDN Git Service

pf3gnuchains/gcc-fork.git
19 years ago * inclhack.def (linux_ia64_ucontext): New fix.
sayle [Fri, 17 Sep 2004 22:58:40 +0000 (22:58 +0000)]
* inclhack.def (linux_ia64_ucontext): New fix.
* fixincl.x: Regenerate.
* tests/base/sys/ucontext.h: New file.

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

19 years ago * Makefile.in (gimple-low.o): Depend on $(EXPR_H).
schwab [Fri, 17 Sep 2004 22:14:58 +0000 (22:14 +0000)]
* Makefile.in (gimple-low.o): Depend on $(EXPR_H).
(tree-vectorizer.o): Likewise.
(targhooks.o): Likewise.

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

19 years ago2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com>
zack [Fri, 17 Sep 2004 21:55:02 +0000 (21:55 +0000)]
2004-09-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
    Zack Weinberg  <zack@codesourcery.com>

* alias.c (find_base_decl): Remove unreachable case '3' block.
* expr.c (safe_from_p): Abort if passed a type.
* tree-gimple.c (recalculate_side_effects): Abort if passed
anything other than an expression.
* tree-ssa-pre.c (phi_translate): Return expr immediately if
is_gimple_min_invariant is true for it.  Reorder cases for clarity.
Abort on un-handled tree classes.
(valid_in_set): Likewise.
* tree.c (tree_code_class_strings): New static data.

* tree.h (enum tree_code_class): New.
(tree_code_class_strings): Declare.
(TREE_CODE_CLASS_STRING, EXCEPTIONAL_CLASS_P, CONSTANT_CLASS_P)
(REFERENCE_CLASS_P, COMPARISON_CLASS_P, UNARY_CLASS_P, BINARY_CLASS_P)
(STATEMENT_CLASS_P, EXPRESSION_CLASS_P, IS_TYPE_OR_DECL_P): New macros.
(TYPE_P, DECL_P, IS_NON_TYPE_CODE_CLASS, IS_EXPR_CODE_CLASS)
(checking macros, EXPR_LOCATION, SET_EXPR_LOCATION, EXPR_LOCUS): Update.

* tree.def, c-common.def, objc/objc-tree.def: Use
tree_code_class enumeration constants instead of code letters.

* alias.c, builtins.c, c-common.c, c-format.c, c-lang.c, c-pragma.c
* c-typeck.c, cgraphunit.c, convert.c, dbxout.c, dwarf2out.c
* emit-rtl.c expr.c, fold-const.c, gimplify.c, lambda-code.c
* langhooks.c, langhooks.h, predict.c, print-tree.c, reload1.c, stmt.c
* tree-browser.c, tree-cfg.c, tree-chrec.c, tree-complex.c, tree-dfa.c
* tree-dump.c, tree-eh.c, tree-gimple.c, tree-inline.c, tree-nested.c
* tree-outof-ssa.c, tree-pretty-print.c, tree-sra.c, tree-ssa-ccp.c
* tree-ssa-dce.c, tree-ssa-dom.c, tree-ssa-forwprop.c, tree-ssa-live.c
* tree-ssa-loop-im.c, tree-ssa-loop-ivopts.c, tree-ssa-operands.c
* tree-ssa-phiopt.c, tree-ssa-pre.c, tree-ssa-propagate.c
* tree-ssa.c, tree-ssanames.c, tree-tailcall.c, tree.c, varasm.c
* config/sol2-c.c, config/arm/arm.c, config/i386/winnt.c
* config/pa/pa.c, config/pa/pa.h, config/sh/sh.c, objc/objc-lang.c
Update to match.

* LANGUAGES: Add note about change.

ada:
* ada-tree.def: Use tree_code_class enumeration constants
instead of code letters.
* ada-tree.h, decl.c, misc.c, trans.c, utils.c, utils2.c:
Update for new tree-class enumeration constants.

cp:
* cp-tree.def: Use tree_code_class enumeration constants
instead of code letters.
* call.c, class.c, cp-gimplify.c, cp-lang.c, cxx-pretty-print.c
* mangle.c, pt.c, semantics.c, tree.c, typeck.c:
Update for new tree-class enumeration constants.

fortran:
* f95-lang.c, trans-expr.c, trans.c: Update for new tree-class
enumeration constants.

java:
* java-tree.def: Use tree_code_class enumeration constants
instead of code letters.
* java-gimplify.c, jcf-write.c, lang.c, parse.y: Update for
new tree-class enumeration constants.

treelang:
* treetree.c: Update for new tree-class enumeration constants.

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

19 years ago2004-09-17 Kenneth Zadeck <Kenneth.Zadeck@NaturalBridge.com>
dnovillo [Fri, 17 Sep 2004 21:49:39 +0000 (21:49 +0000)]
2004-09-17  Kenneth Zadeck  <Kenneth.Zadeck@NaturalBridge.com>

* gcc.c-torture/execute/20040917-1.c: New test.

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

19 years ago PR tree-optimization/17319
dnovillo [Fri, 17 Sep 2004 21:30:23 +0000 (21:30 +0000)]
PR tree-optimization/17319
* tree-ssa-alias.c (compute_points_to_and_addr_escape): Also
examine pointers on the LHS of an assignment.
(collect_points_to_info_r): Handle RETURN_EXPR.

testsuite/ChangeLog

PR tree-optimization/17319
* gcc.dg/pr17319.c: New test.

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

19 years ago * tree-ssa-dom.c (const_and_copies_stack): New.
law [Fri, 17 Sep 2004 21:16:07 +0000 (21:16 +0000)]
* tree-ssa-dom.c (const_and_copies_stack): New.
(dom_walk_block_data): Remove const_and_copies field.
(record_const_or_copy): No longer need to pass in varray_type *.
Use CONST_AND_COPIES_STACK rather than passed in block local stack.
Callers updated.
(record_equality): Similarly.
(restore_vars_to_original_value): Similarly.  Revamp to use new
single global stack rather than per-block stacks.
(tree_ssa_dominator_optimize): Initialize the CONST_AND_COPIES_STACK.
(thread_across_edge): Remove now unused parameters.
(dom_opt_initialize_block_local_data): No longer test the block
local CONST_AND_COPIES.
(dom_opt_initialize_block): Push a marker on CONST_AND_COPIES_STACK.

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

19 years ago PR tree-optimization/17509
hubicka [Fri, 17 Sep 2004 21:04:56 +0000 (21:04 +0000)]
PR tree-optimization/17509
* tree-optimize.c (update_inlined_to_pointers): New function.
(tree_rest_of_compilation): Use it.

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

19 years ago * dbxout.c (get_lang_number): New.
dpatel [Fri, 17 Sep 2004 18:47:19 +0000 (18:47 +0000)]
   * dbxout.c (get_lang_number): New.
       (dbxout_init): Include lang number in N_SO  stab.
       * dbxout.h (N_SO_AS, N_SO_C, N_SO_ANSI_C, N_SO_CC, N_SO_FORTRAN,
       N_SO_PASCAL, N_SO_FORTRAN90, N_SO_OBJC, N_SO_OBJCPLUS): New #define.

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

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

19 years ago PR tree-optimization/17273
dnovillo [Fri, 17 Sep 2004 18:42:51 +0000 (18:42 +0000)]
PR tree-optimization/17273
* tree-ssa.c (replace_immediate_uses): Call fold_stmt if the
replacement is a constant.

testsuite/ChangeLog

PR tree-optimization/17273
* gcc.c-torture/compile/pr17273.c: New test.

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

19 years ago * c-tree.h (enum c_typespec_keyword): New.
jsm28 [Fri, 17 Sep 2004 18:18:05 +0000 (18:18 +0000)]
* c-tree.h (enum c_typespec_keyword): New.
(struct c_declspecs): Adjust description of "type".  Remove
specbits, explicit_int_p and explicit_char_p.  Rename
typedef_signed_p to explicit_signed_p.  Add default_int_p, long_p,
short_p, signed_p, unsigned_p and complex_p.
(finish_declspecs): New.
* c-parse.in (datadef, datadecl, setspecs, decl, component_decl,
typename): Call finish_declspecs.
* c-decl.c (finish_declspecs): New.
(declspecs_add_type): Check for combinations which cannot occur in
valid specifier lists.  Update comments.
(shadow_tag_warned): Remove checks done in finish_declspecs.
Don't report useless type name if type defaulted to int.
(grokdeclarator): Remove checks and actions done in
finish_declspecs.  Don't allow for type being NULL.  Update for
datastructures changes.  Initialize decl_attr.
(build_null_declspecs, quals_from_declspecs): Update for
datastructures changes.

testsuite:
* gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c:
Update expected messages.
* gcc.dg/declspec-13.c: New test.

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

19 years ago * doc/extend.texi: Fix duplicated word.
rsandifo [Fri, 17 Sep 2004 17:24:17 +0000 (17:24 +0000)]
    * doc/extend.texi: Fix duplicated word.

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

19 years ago * gfortran.h (struct gfc_linebuf): Don't use C99 empty arrays.
pbrook [Fri, 17 Sep 2004 17:07:43 +0000 (17:07 +0000)]
* gfortran.h (struct gfc_linebuf): Don't use C99 empty arrays.
(gfc_linebuf_header_size): Define.
* scanner.c (load_file): Use it.

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

19 years ago2004-09-17 Toon Moene <toon@moene.indiv.nluug.nl>
toon [Fri, 17 Sep 2004 15:51:58 +0000 (15:51 +0000)]
2004-09-17  Toon Moene  <toon@moene.indiv.nluug.nl>

* doc/invoke.texi: Remove stray explanation on
-freduce-all-givs and -fmove-all-movables.

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

19 years ago2004-09-17 Jonathan Wakely <redi@gcc.gnu.org>
paolo [Fri, 17 Sep 2004 14:11:59 +0000 (14:11 +0000)]
2004-09-17  Jonathan Wakely  <redi@gcc.gnu.org>

* include/bits/stl_algo.h (remove): Remove too restrictive
concept-check.

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

19 years ago2004-09-17 Paolo Carlini <pcarlini@suse.de>
paolo [Fri, 17 Sep 2004 14:01:18 +0000 (14:01 +0000)]
2004-09-17  Paolo Carlini  <pcarlini@suse.de>

* include/bits/fstream.tcc (xsgetn): Slightly tweak conditional,
as per Nathan's original suggestion.

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

19 years ago2004-09-17 James Morrison <phython@gcc.gnu.org>
phython [Fri, 17 Sep 2004 13:57:03 +0000 (13:57 +0000)]
2004-09-17  James Morrison  <phython@gcc.gnu.org>

        * doc/cfg.texi: Use @smallexample.
        * doc/md.texi: Likewise.
        * doc/tree-ssa.texi: Likewise.
        * doc/extend.texi: Likewise.  Use @r{} in comments.
        * doc/trouble.texi: Use @r{} in comments.

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

19 years ago * gcc.dg/darwin-longlong.c: XFAIL on AIX and SPE.
dje [Fri, 17 Sep 2004 13:48:43 +0000 (13:48 +0000)]
    * gcc.dg/darwin-longlong.c: XFAIL on AIX and SPE.

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

19 years ago2004-09-17 Vincent Celier <celier@gnat.com>
charlet [Fri, 17 Sep 2004 13:46:12 +0000 (13:46 +0000)]
2004-09-17  Vincent Celier  <celier@gnat.com>

* prj-attr-pm.ads, prj-attr-pm.adb: New files, to split some private
capabilities of the general project manager.

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

19 years ago * configure.ac (gcc_cv_gld_version): Handle whitespace before
hp [Fri, 17 Sep 2004 12:45:34 +0000 (12:45 +0000)]
* configure.ac (gcc_cv_gld_version): Handle whitespace before
"VERSION=".
* aclocal.m4 (_gcc_COMPUTE_GAS_VERSION): Ditto.
* configure: Regenerate.

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

19 years ago * gcc.c-torture/execute/pr17252.c: Use post-increment to
dnovillo [Fri, 17 Sep 2004 12:22:19 +0000 (12:22 +0000)]
* gcc.c-torture/execute/pr17252.c: Use post-increment to
change what 'a' is pointing to.

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

19 years agoBe more precise in last entry.
amylaar [Fri, 17 Sep 2004 12:01:33 +0000 (12:01 +0000)]
Be more precise in last entry.

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

19 years ago * sh.c (sh_gimplify_va_arg_expr): Don't call pass_by_reference.
amylaar [Fri, 17 Sep 2004 11:53:14 +0000 (11:53 +0000)]
* sh.c (sh_gimplify_va_arg_expr): Don't call pass_by_reference.
(sh_pass_by_reference): Work around std_gimplify_va_arg_expr bug.
* t-sh (MULTILIB_CPUS): s/ML_m/ML_sh/g .
* t-sh64 (MULTILIB_CPU_DIRS): Likewise.  Match trailing slashes
in substitutions.
(MULTILIB_DIRNAMES): Remove defunct removal of /media32.

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

19 years ago2004-09-17 Paolo Carlini <pcarlini@suse.de>
paolo [Fri, 17 Sep 2004 11:18:27 +0000 (11:18 +0000)]
2004-09-17  Paolo Carlini  <pcarlini@suse.de>

* testsuite/ext/mt_allocator/tune-1.cc: Use VERIFY, clean
up a bit.
* testsuite/ext/mt_allocator/tune-2.cc: Likewise.
* testsuite/ext/mt_allocator/tune-3.cc: Likewise.
* testsuite/ext/mt_allocator/tune-4.cc: Likewise.

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

19 years ago * basic-block.h, c-decl.c, c-parse.in, cgraphunit.c, ddg.c,
kazu [Fri, 17 Sep 2004 09:14:12 +0000 (09:14 +0000)]
* basic-block.h, c-decl.c, c-parse.in, cgraphunit.c, ddg.c,
gimplify.c, lambda-code.c, optabs.c, predict.c,
tree-scalar-evolution.c, tree-sra.c, tree-ssa-loop-ch.c,
tree-ssa.c, vec.h: Fix comment typos.  Follow spelling
conventions.

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

19 years ago2004-09-17 Paolo Carlini <pcarlini@suse.de>
paolo [Fri, 17 Sep 2004 08:42:07 +0000 (08:42 +0000)]
2004-09-17  Paolo Carlini  <pcarlini@suse.de>
    Andrea Arcangeli  <andrea@suse.de>

* config/io/basic_file_stdio.cc (__basic_file<>::close)): Don't
call unnecessarily sync, that is fflush: the library, since 3.4.0
does not use buffered fread/fwrite.
* include/bits/fstream.tcc (basic_filebuf<>::overflow): Likewise.

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

19 years ago * doc/compat.texi, doc/cpp.texi, doc/cppopts.texi,
kazu [Fri, 17 Sep 2004 08:22:53 +0000 (08:22 +0000)]
* doc/compat.texi, doc/cpp.texi, doc/cppopts.texi,
doc/extend.texi, doc/install.texi, doc/invoke.texi,
doc/sourcebuild.texi, doc/tm.texi, doc/tree-ssa.texi,
doc/trouble.texi: Use @option around options.

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

19 years ago * Makefile.in (gen-protos.o): Depend on errors.h.
rsandifo [Fri, 17 Sep 2004 07:15:22 +0000 (07:15 +0000)]
* Makefile.in (gen-protos.o): Depend on errors.h.

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

19 years ago PR c++/16002
mmitchel [Fri, 17 Sep 2004 07:01:11 +0000 (07:01 +0000)]
PR c++/16002
* parser.c (cp_parser_simple_declaration): Commit to tentative
parses after seeing a decl-specifier.
(cp_parser_simple_declaration): Eliminate spurious message.
(cp_parser_init_declarator): Adjust error message.

PR c++/16029
* lex.c (unqualified_name_lookup_error): Mark the dummy
declaration as used.

PR c++/16002
* g++.dg/template/error18.C: New test.

PR c++/16029
* g++.dg/warn/Wunused-8.C: New test.

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

19 years ago PR tree-optimization/17513
steven [Fri, 17 Sep 2004 06:23:54 +0000 (06:23 +0000)]
    PR tree-optimization/17513
* cfgexpand.c (construct_init_block): Clear EDGE_EXECUTABLE
for successors of the entry block.

* gcc.dg/20040916-1.c: New test.

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

19 years ago PR rtl-optimization/15187
uros [Fri, 17 Sep 2004 05:32:36 +0000 (05:32 +0000)]
PR rtl-optimization/15187
* ifcvt.c (noce_try_cmove_arith): Exit early if total
insn_rtx_cost of both branches > BRANCH_COST

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

19 years ago PR tree-optimization/17528
dnovillo [Fri, 17 Sep 2004 01:10:28 +0000 (01:10 +0000)]
PR tree-optimization/17528
* tree-ssa-alias.c (compute_flow_insensitive_aliasing): Do not
erase the may-alias set for a tag when merging it with
another.

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

19 years agoDaily bump.
gccadmin [Fri, 17 Sep 2004 00:16:17 +0000 (00:16 +0000)]
Daily bump.

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

19 years ago * config/sh/sh.md (call): Extend 32-bit addresses to DImode
kkojima [Thu, 16 Sep 2004 23:37:00 +0000 (23:37 +0000)]
* config/sh/sh.md (call): Extend 32-bit addresses to DImode
for 32-bit TARGET_SHMEDIA.
(call_value): Likewise.

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

19 years ago PR c++/17501
mmitchel [Thu, 16 Sep 2004 22:55:13 +0000 (22:55 +0000)]
PR c++/17501
* parser.c (cp_parser_nested_name_specifier): Do not resolve
typename types if the user explicitly said "typename".

PR c++/17501
* g++.dg/template/typename7.C: New test.

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

19 years ago * tree-ssa-operands.c (add_call_clobber_ops): Make read-only
dnovillo [Thu, 16 Sep 2004 22:16:56 +0000 (22:16 +0000)]
* tree-ssa-operands.c (add_call_clobber_ops): Make read-only
test apply only to TREE_STATIC and DECL_EXTERNAL.

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

19 years ago * Makefile.in (tree-cfg.o): Add CFGLAYOUT_H dependency.
rakdver [Thu, 16 Sep 2004 21:29:43 +0000 (21:29 +0000)]
* Makefile.in (tree-cfg.o): Add CFGLAYOUT_H dependency.
* basic-block.h (get_dominated_by_region): Declare.
* dominance.c (get_dominated_by_region): New function.
* tree-cfg.c: Include cfglayout.h.
(tree_duplicate_bb): Duplicate also phi nodes.
(struct ssa_name_map_entry): New type.
(add_phi_args_after_copy_bb, add_phi_args_after_copy,
ssa_name_map_entry_hash, ssa_name_map_entry_eq,
allocate_ssa_names, rewrite_to_new_ssa_names_def,
rewrite_to_new_ssa_names_use, rewrite_to_new_ssa_names_bb,
rewrite_to_new_ssa_names, tree_duplicate_sese_region): New functions.
* tree-flow.h (tree_duplicate_sese_region, add_phi_args_after_copy_bb,
add_phi_args_after_copy, rewrite_to_new_ssa_names_bb,
rewrite_to_new_ssa_names, allocate_ssa_names,
rewrite_into_loop_closed_ssa, verify_loop_closed_ssa): Declare.
* tree-ssa-loop-ch.c (duplicate_blocks): Removed.
(copy_loop_headers): Use tree_duplicate_sese_region.

* gcc.dg/tree-ssa/copy-headers.c: Update outcome.

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

19 years ago2004-09-16 Frank Ch. Eigler <fche@redhat.com>
fche [Thu, 16 Sep 2004 20:42:00 +0000 (20:42 +0000)]
2004-09-16  Frank Ch. Eigler  <fche@redhat.com>

* profile.c (branch_prob): Restore support for USE_MAPPED_LOCATION.

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

19 years ago2004-09-16 Frank Ch. Eigler <fche@redhat.com>
fche [Thu, 16 Sep 2004 20:37:09 +0000 (20:37 +0000)]
2004-09-16  Frank Ch. Eigler  <fche@redhat.com>

* gcc.misc-tests/bprob.exp, g++.dg/bprob/bprob.exp: Iterate tests
with -ftree-based-profiling also.
* lib/profopt.exp: Support late-set profile_option/feedback_option.

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

19 years ago * tree-into-ssa.c (block_defs_stack): New toplevel varray.
law [Thu, 16 Sep 2004 19:06:12 +0000 (19:06 +0000)]
* tree-into-ssa.c (block_defs_stack): New toplevel varray.
(rewrite_block_data): Remove, no longer used.
(rewrite_initialize_block_local_data): Remove, no longer used.
(rewrite_initialize_block): Mark parameters as unused as needed.
Change references to the block local block_defs to be block_defs_stack.
Push a marker onto the block_defs_stack.
(ssa_rewrite_initialize_block): Similarly.
(rewrite_stmt, ssa_rewrite_stmt): Similarly.
(ssa_register_new_def): No longer needs varray argument.  Use
block_defs_stack instead.  No longer handle possibly null block_defs
varray.  Reverse order of items we push on the stack to make it
easier to identify our marker.
(register_new_def): No longer handle possibly null block_defs
varray.
(rewrite_finalize_block): Revamp to look for markers in the global
block_defs_stack varray rather than wiping a block local varray.
Mark arguments as unused as needed.
(ssa_rewrite_finalize_block): Similarly.
(rewrite_into_ssa): Update initialization of dom walker structure
to reflect that we don't need block local data anymore.  Initialize
the block_defs_stack varray.
(rewrite_ssa_into_ssa): Similarly.
* tree-ssa-dom.c (block_defs_stack): New toplevel varray.
(struct dom_walk_data): Kill block_defs field.
(tree_ssa_dominator_optimize): Initialize block_defs_stack.
(thread_across_edge): Use the global block_defs_stack instead of
the old block_defs varray.
(dom_opt_initialize_block_local_data): Update now that we don't have
block_defs field to check anymore.
(dom_opt_initialize_block): Push a marker onto block_defs_stack.
(restore_currdefs_to_original_value): Use the new block_defs_stack
instead of a block local varray.
(dom_opt_finalize_block): Similarly.
(record_equivalencs_from_phis): Similarly.
(optimize_stmt, register_definitions_for_stmt): Similarly.

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

19 years ago2004-09-16 Andrew MacLeod <amacleod@redhat.com>
amacleod [Thu, 16 Sep 2004 18:52:48 +0000 (18:52 +0000)]
2004-09-16  Andrew MacLeod  <amacleod@redhat.com>

* error.c (dump_decl): Make sure there is lang_specific info before
checking for DTOR and CTOR decls.

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

19 years ago2004-09-16 Andrew MacLeod <amacleod@redhat.com>
amacleod [Thu, 16 Sep 2004 18:45:33 +0000 (18:45 +0000)]
2004-09-16  Andrew MacLeod  <amacleod@redhat.com>

PR tree-optimization/17517
* tree-ssa-copyrename.c (copy_rename_partition_coalesce): Don't
coalesce same-root variables without checking for abnormal PHI usage.

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

19 years ago2004-09-16 Daniel Berlin <dberlin@dberlin.org>
dberlin [Thu, 16 Sep 2004 16:16:14 +0000 (16:16 +0000)]
2004-09-16  Daniel Berlin  <dberlin@dberlin.org>

* cfgloop.h (duplicate_loop):  Add prototype.
* cfgloopmanip.c (duplicate_loop): Make non-static.
* lambda-code.c (perfect_nestify): Factor out test whether
we can handle this loop into separate function.
Call it.
(can_convert_to_perfect_nest): New function.
(replace_uses_of_x_with_y): Add modify_stmt call.
* tree-loop-linear.c (linear_transform_loops): Call
rewrite_into_loop_closed_ssa and free_df.

2004-09-16  Daniel Berlin  <dberlin@dberlin.org>

* lambda-code.c (invariant_in_loop): is_gimple_min_invariant is
loop invariant as well.
(perfect_nestify): new function.
(gcc_loop_to_lambda_loop): New parameters to track lower bounds,
upper bounds, and steps.
Set outerinductionvar properly.
(gcc_loopnest_to_lambda_loopnest): Add loops and need_perfect
parameters.
Return NULL if we need a perfect loop and can't make one.
(lambda_loopnest_to_gcc_loopnest): Correct algorithm.
(not_interesting_stmt): New function.
(phi_loop_edge_uses_def): Ditto.
(stmt_uses_phi_result): Ditto.
(stmt_is_bumper_for_loop): Ditto.
(perfect_nest_p): Ditto.
(nestify_update_pending_stmts): Ditto.
(replace_uses_of_x_with_y): Ditto.
(stmt_uses_op): Ditto.
(perfect_nestify): Ditto.
* lambda-mat.c (lambda_matrix_id_p): New function.
* lambda-trans.c (lambda_trans_matrix_id_p): Ditto.
* lambda.h: Update prototypes.
* tree-loop-linear (linear_transform_loop): Use new
perfect_nest_p. Detect and ignore identity transform.
* tree-ssa-loop.c (pass_linear_transform): Use TODO_write_loop_closed.

2004-09-16  Sebastian Pop  <pop@cri.ensmp.fr>

* tree-loop-linear.c (gather_interchange_stats): Add more comments.
Gather also strides of accessed data.  Pass in the data references
array.
(try_interchange_loops): Add a new heuristic for handling the temporal
locality.  Pass in the data references array.
(linear_transform_loops): Pass the data references array to
try_interchange_loops.

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

19 years ago * doc/invoke.texi: Fix typos. Follow spelling conventions.
kazu [Thu, 16 Sep 2004 16:12:13 +0000 (16:12 +0000)]
* doc/invoke.texi: Fix typos.  Follow spelling conventions.

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

19 years ago * array.c, data.c, decl.c, dependency.c, error.c, f95-lang.c,
kazu [Thu, 16 Sep 2004 16:00:45 +0000 (16:00 +0000)]
* array.c, data.c, decl.c, dependency.c, error.c, f95-lang.c,
interface.c, intrinsic.c, io.c, misc.c, module.c, parse.h,
resolve.c, scanner.c, trans-array.c, trans-array.h,
trans-common.c, trans-const.h, trans-decl.c, trans-expr.c,
trans-intrinsic.c, trans-stmt.c, trans-types.c, trans.c,
trans.h: Fix comment typos.  Follow spelling conventions.

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

19 years ago * class.c (copy_virtuals): Remove.
nathan [Thu, 16 Sep 2004 15:21:41 +0000 (15:21 +0000)]
* class.c (copy_virtuals): Remove.
(build_primary_vtable): Use copy_list directly.
(build_secondary_vtable): Likewise.
(update_vtable_entry_for_fn): Clear BV_CALL_INDEX here.
(create_vtable_ptr): Likewise.

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

19 years ago * doc/c-tree.texi (Classes): Remove index entries for
nathan [Thu, 16 Sep 2004 15:13:34 +0000 (15:13 +0000)]
* doc/c-tree.texi (Classes): Remove index entries for
TREE_VIA_{PUBLIC,PROTECTED,PRIVATE}.

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

19 years agomissing changelog entry
nathan [Thu, 16 Sep 2004 15:04:34 +0000 (15:04 +0000)]
missing changelog entry
* cp-tree.h (struct lang_type_class): Make pure_virtuals a
VEC(tree).
(CLASSTYPE_INLINE_FRIENDS, CLASSTYPE_PURE_VIRTUALS): Update
comments.
* call.c (build_new_method_call): Don't confirm a pure virtual is
in CLASSTYPE_PURE_VIRTUALS.  Reorder checks. Make it a warning.
* class.c (check_methods): CLASSTYPE_INLINE_FRIENDS is a VEC(tree).
(fixup_inline_methods, finish_struct): Likewise.
* decl.c (finish_method): Likewise.
* search.c (dfs_get_pure_virtuals, get_pure_virtuals):
CLASSTYPE_PURE_VIRTUALS is a VEC(tree).
* typeck2.c (abstract_virtuals_error): Likewise. Truncate the
vector to avoid repeating the list in error messages.

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

19 years ago * fold-const.c (fold): Fold difference of addresses.
rakdver [Thu, 16 Sep 2004 14:58:01 +0000 (14:58 +0000)]
* fold-const.c (fold): Fold difference of addresses.
(ptr_difference_const): Moved from tree-ssa-loop-ivopts, based on
get_inner_reference.
* tree-ssa-loop-ivopts.c (peel_address): Removed.
(ptr_difference_const): Moved to fold-const.c.
(split_address_cost): Use get_inner_reference instead of peel_address.
(ptr_difference_cost): Change type of diff to HOST_WIDE_INT.
* tree.h (ptr_difference_const): Export.

* tree-ssa-loop-ivopts.c (dump_iv, dump_use, dump_cand): Add induction
variable type to the dump.  Fix indentation.
(idx_find_step): Handle nonconstant array_ref_element_size and
array_ref_low_bound.
(idx_record_use): Handle array_ref_element_size and
array_ref_low_bound.
(find_interesting_uses_stmt): Handle memory = nontrivial_expression
statements correctly.
(get_computation_at, iv_value): Do not unshare expressions here.
(rewrite_use_outer): Unshare the expression before it is emitted
to code.
* tree-ssa-loop-niter.c (unsigned_type_for, signed_type_for):
Moved to tree.c.
* tree.c (unsigned_type_for, signed_type_for): Moved from
tree-ssa-loop-niter.c.  Use langhooks.
* tree.h (signed_type_for): Export.

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

19 years ago * search.c: Follow spelling conventions.
kazu [Thu, 16 Sep 2004 14:16:42 +0000 (14:16 +0000)]
* search.c: Follow spelling conventions.

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

19 years ago * config/rs6000/rs6000.c (rs6000_xcoff_asm_named_section): Update
dje [Thu, 16 Sep 2004 14:09:27 +0000 (14:09 +0000)]
    * config/rs6000/rs6000.c (rs6000_xcoff_asm_named_section): Update
        prototype.

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

19 years ago2004-09-16 Victor Leikehman <lei@il.ibm.com>
pbrook [Thu, 16 Sep 2004 13:29:56 +0000 (13:29 +0000)]
2004-09-16  Victor Leikehman  <lei@il.ibm.com>

PR/15364
* trans-io.c (transfer_array_component): New function.
(transfer_expr): For array fields, call transfer_array_component.
testsuite/
* gfortran.dg/der_array_io_1.f90: New test.
* gfortran.dg/der_array_io_2.f90: New test.
* gfortran.dg/der_array_io_3.f90: New test.

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

19 years ago * gfortran.texi: Fix a typo.
kazu [Thu, 16 Sep 2004 13:13:39 +0000 (13:13 +0000)]
* gfortran.texi: Fix a typo.

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

19 years ago * cp-tree.h (struct lang_type_class): Make pure_virtuals a
nathan [Thu, 16 Sep 2004 09:53:40 +0000 (09:53 +0000)]
* cp-tree.h (struct lang_type_class): Make pure_virtuals a
VEC(tree).
(CLASSTYPE_INLINE_FRIENDS, CLASSTYPE_PURE_VIRTUALS): Update
comments.
* call.c (build_new_method_call): Don't confirm a pure virtual is
in CLASSTYPE_PURE_VIRTUALS.  Reorder checks. Make it a warning.
* class.c (check_methods): CLASSTYPE_INLINE_FRIENDS is a VEC(tree).
(fixup_inline_methods, finish_struct): Likewise.
* decl.c (finish_method): Likewise.
* search.c (dfs_get_pure_virtuals, get_pure_virtuals):
CLASSTYPE_PURE_VIRTUALS is a VEC(tree).
* typeck2.c (abstract_virtuals_error): Likewise. Truncate the
vector to avoid repeating the list in error messages.

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

19 years ago2004-09-16 Andrew Pinski <apinski@apple.com>
pinskia [Thu, 16 Sep 2004 08:35:01 +0000 (08:35 +0000)]
2004-09-16  Andrew Pinski  <apinski@apple.com>

        * encoding.c (ALTIVEC_VECTOR_MODE): Define a bogus macro.

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

19 years ago * gcc.pot: Regenerate.
jsm28 [Thu, 16 Sep 2004 08:01:11 +0000 (08:01 +0000)]
* gcc.pot: Regenerate.

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

19 years ago2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
pinskia [Thu, 16 Sep 2004 06:57:28 +0000 (06:57 +0000)]
2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>

        PR target/11572
        * configure.in (*-*-darwin*): Renable libobjc.
        * configure: Regenerate.

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

19 years ago2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
pinskia [Thu, 16 Sep 2004 06:49:59 +0000 (06:49 +0000)]
2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>

        PR target/11572
        * c-incpath.h (target_c_incpath_s): Add extra_pre_includes.
        Add two parameters to extra_includes.
        (C_INCPATH_INIT): Remove.
        * c-incpath.c (register_include_chains): Call extra_pre_includes
        before adding the standard include directory.
        Update call to extra_includes.
        (!defined TARGET_EXTRA_INCLUDES): Update
        hook_void_charptr_charptr_int and add !define
        TARGET_EXTRA_PRE_INCLUDES.
        (!define TARGET_EXTRA_INCLUDES): Define as
        hook_void_charptr_charptr_int.
        (!define TARGET_EXTRA_PRE_INCLUDES): Likewise.
        (target_c_incpath): Always declare.
        * fixinclude.c (defined TARGET_EXTRA_INCLUDES): Declare a
        empty function.
        (define TARGET_EXTRA_PRE_INCLUDES): Likewise.
        * config/darwin.h: (darwin_register_frameworks): Update for
        the two new parameters.
        (darwin_register_objc_includes): Add prototype.
        (TARGET_EXTRA_PRE_INCLUDES): Define.
        * config/darwin-c.c (darwin_register_objc_includes): New function.
        (darwin_register_frameworks): Update for the two new parameters.
        (target_c_incpath): Remove.
        * config/t-darwin (darwin-c.o): Add $(PREPROCESSOR_DEFINES) to
        the compile line.
        * doc/tm.texi (TARGET_EXTRA_INCLUDES): Document the two new
        parameters.
        (TARGET_EXTRA_PRE_INCLUDES): Document.

        * gcc.c (spec_function): Add replace-outfile.
        (replace_outfile_spec_function): New function.
        * config/darwin.h (LINK_SPEC): Add replace
        -lobjc with -lobjc-gnu if -fgnu-runtime is
        supplied.
        * invoke.texi (replace-outfile): Document.

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

19 years ago * config/cpu/arm/cxxabi_tweaks.h (__cxa_cdtor_return_type):
mmitchel [Thu, 16 Sep 2004 03:41:19 +0000 (03:41 +0000)]
* config/cpu/arm/cxxabi_tweaks.h (__cxa_cdtor_return_type):
Define.
* config/cpu/generic/cxxabi_tweaks.h (__cxa_cdtor_return_type):
Define.
* libsupc++/cxxabi.h (__cxa_cdtor_return_type): New type.
(__cxa_vec_new): Use it.
(__cxa_vec_new2): Likewise.
(__cxa_vec_new3): Likewise.
(__cxa_vec_cdtor): Likewise.
(__cxa_vec_cctor): Likeiwse.
(__cxa_vec_dtor): Likewise.
(__cxa_vec_cleanup): Likewise.
(__cxa_vec_delete2): Likewise.
(__cxa_vec_delete3): Likewise.
* libsupc++/vec.cc (__cxa_vec_new): Likewise.
(__cxa_vec_new2): Likewise.
(__cxa_vec_new3): Likewise.
(__cxa_vec_cdtor): Likewise.
(__cxa_vec_cctor): Likeiwse.
(__cxa_vec_dtor): Likewise.
(__cxa_vec_cleanup): Likewise.
(__cxa_vec_delete2): Likewise.
(__cxa_vec_delete3): Likewise.
(__aeabi_vec_ctor_nocookie_nodtor): New function.
(__aeabi_vec_ctor_cookie_nodtor): Likewise.
(__aeabi_vec_cctor_nocookie_nodtor): Likewise.
(__aeabi_vec_new_cookie_noctor): Likewise.
(__aeabi_vec_new_nocookie): Likewise.
(__aeabi_vec_new_cookie_nodtor): Likewise.
(__aeabi_vec_new_cookie): Likewise.
(__aeabi_vec_dtor): Likewise.
(__aeabi_vec_dtor_cookie): Likewise.
(__aeabi_vec_delete): Likewise.
(__aeabi_vec_delete3): Likewise.
(__aeabi_vec_delete3_nodtor): Likewise.
(__aeabi_atexit): Likewise.

* testsuite/g++.old-deja/g++.abi/cxa_vec.C: Adjust for ARM
EABI.

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

19 years agoRevert accidental commit of unrelated/unfinished changes.
pbrook [Thu, 16 Sep 2004 02:10:43 +0000 (02:10 +0000)]
Revert accidental commit of unrelated/unfinished changes.

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

19 years agoDaily bump.
gccadmin [Thu, 16 Sep 2004 00:16:16 +0000 (00:16 +0000)]
Daily bump.

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

19 years ago * predict.c (expr_expected_value, strip_builtin_expect): New function.
hubicka [Thu, 16 Sep 2004 00:01:41 +0000 (00:01 +0000)]
* predict.c (expr_expected_value, strip_builtin_expect): New function.
(tree_predict_by_opcode): Use it.
(tree_estimate_probability): Add, for now disabled,
strip_builtin_expect call.

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

19 years agoFix linux kernel miscompilation.
wilson [Wed, 15 Sep 2004 23:26:33 +0000 (23:26 +0000)]
Fix linux kernel miscompilation.
PR target/17455
* config/ia64/ia64.c (ia64_function_ok_for_sibcall): Return false
if current_function_decl is a sibcall.

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

19 years ago * varasm.c (default_function_rdodata_section): Make sure to pass
mmitchel [Wed, 15 Sep 2004 22:16:33 +0000 (22:16 +0000)]
* varasm.c (default_function_rdodata_section): Make sure to pass
along a decl for a link-once section.

* g++.dg/opt/switch1.C: New test.

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

19 years ago * tests/base/sys/time.h: Correct mismatch in 2004-09-10 check-in.
sayle [Wed, 15 Sep 2004 22:12:58 +0000 (22:12 +0000)]
* tests/base/sys/time.h: Correct mismatch in 2004-09-10 check-in.
* tests/base/stdlib.h: Likewise.

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

19 years ago * tree-ssa-operands.c (add_call_clobber_ops): Fix unused variable
rth [Wed, 15 Sep 2004 22:05:39 +0000 (22:05 +0000)]
    * tree-ssa-operands.c (add_call_clobber_ops): Fix unused variable
        warning with code disable.  Fix formatting.

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

19 years ago * Makefile.in (tree-ssa-dom.o): Depend on tree-ssa-propagate.h.
steven [Wed, 15 Sep 2004 21:47:45 +0000 (21:47 +0000)]
* Makefile.in (tree-ssa-dom.o): Depend on tree-ssa-propagate.h.
* tree-ssa-dom.c (cprop_into_stmt): Recompute TREE_INVARIANT
after propagating into an ADDR_EXPR.

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

19 years ago2004-09-15 Andrew Pinski <apinski@apple.com>
pinskia [Wed, 15 Sep 2004 21:45:28 +0000 (21:45 +0000)]
2004-09-15  Andrew Pinski  <apinski@apple.com>

        PR rtl-opt/17427
        * gcse.c (process_insert_insn): insn_invalid_p has side effects.
        Move it out of gcc_assert.

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

19 years agoturn off code clobbering optimization for static variables until
zadeck [Wed, 15 Sep 2004 20:54:38 +0000 (20:54 +0000)]
turn off code clobbering optimization for static variables until
analysis behind it can be fixed in a couple of days.

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

19 years agogcc:
jsm28 [Wed, 15 Sep 2004 20:48:10 +0000 (20:48 +0000)]
gcc:
* attribs.c, builtins.c, c-format.c, c-pch.c, coverage.c,
except.c, fold-const.c, function.c, langhooks.c, params.c,
reload.c, reload1.c, stmt.c, stor-layout.c, toplev.c, tree-cfg.c,
tree-dump.c, tree-mudflap.c, tree.c, varasm.c: Use %<, %> and %q
for quoting in diagnostics going through pretty-print.c.  Use ''
for quoting in other diagnostic text.
* langhooks.c: Include intl.h.  Mark text locating diagnostics for
translation.
* Makefile.in (langhooks.o): Update dependencies.
* pretty-print.h (pp_printf): Mark as accepting GCC diagnostic
formats.

gcc/testsuite:
* g++.dg/ext/member-attr.C, g++.dg/warn/deprecated.C,
gcc.dg/deprecated.c, gcc.dg/noreturn-1.c, gcc.dg/noreturn-4.c:
Update expected messages.

libmudflap:
* testsuite/libmudflap.c/pass35-frag.c: Update expected message.

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

19 years ago * Make-lang.in (treelang-warn): Set to $(STRICT_WARN).
zack [Wed, 15 Sep 2004 20:05:11 +0000 (20:05 +0000)]
* Make-lang.in (treelang-warn): Set to $(STRICT_WARN).

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

19 years ago * include/line-map.h (line_map_start): Add parameter names so
bothner [Wed, 15 Sep 2004 19:39:22 +0000 (19:39 +0000)]
* include/line-map.h (line_map_start):  Add parameter names so
preceding comment makes sense.
(linemap_add):  Remove from comment mention of non-existing parameter.

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

19 years ago * configure.ac: Check for COMDAT support. Robustify check for
mmitchel [Wed, 15 Sep 2004 17:03:22 +0000 (17:03 +0000)]
* configure.ac: Check for COMDAT support.  Robustify check for
SHF_MERGE support.
* configure: Regenerated.
* config.in: Likewise.
* langhooks-def.h (lhd_comdat_group): New function.
(LANG_HOOKS_COMDAT_GROUP): New macro.
(LANG_HOOKS_DECLS): Use it.
* langhooks.c (lhd_comdat_group): Define.
* langhooks.h (lang_hooks_for_decls): Add comdat_group.
* output.h (named_section_flags): Make it a macro.
(named_section_real): New function.
(default_no_named_section): Add decl parameter.
(default_elf_asm_named_section): Likewise.
(default_coff_asm_named_section): Likewise.
(default_pe_asm_named_section): Likewise.
* target.h (gcc_target): Adjust type of named_section.
* varasm.c (named_section_flags): Rename to named_section_real.
Add decl parameter.
(default_no_named_section): Add decl parameter.
(default_elf_asm_named_section): Use COMDAT, if available.  Deal
with the case that ASM_COMMENT_START is "@".
(default_coff_asm_named_section): Add decl parameter.
(default_pe_asm_named_section): Likewise.
* config/alpha/alpha.c (vms_asm_named_section): Add decl
parameter.
(unicosmk_asm_named_section): Likewise.
* config/arm/arm.c (arm_elf_asm_named_section): Remove.
* config/arm/elf.h (TARGET_ASM_NAMED_SECTION): Likewise.
* config/c4x/c4x.c (c4x_asm_named_section): Add decl parameter.
* config/cris/cris-protos.h (cris_target_asm_named_section):
Likewise.
* config/cris/cris.c (cris_target_asm_named_section):
Likewise.
* config/h8300/h8300.c (h8300_asm_named_section): Likewise.
* config/i386/i386-protos.h (i386_pe_asm_named_section):
Likewise.
* config/i386/winnt.c (i386_pe_asm_named_section): Likewise.
* config/m68k/m68k.c (m68k_coff_asm_named_section): Likewise.
* config/mcore/mcore.c (mcore_asm_named_section): Likewise.
* config/rs6000/rs6000.c (rs6000_xcoff_asm_named_section):
Likewise.
* config/sparc/sparc.c (sparce_elf_asm_named_section): Likewise.

* cp-objcp-common.h (LANG_HOOKS_COMDAT_GROUP): Define.
* cp-tree.h (cxx_comdat_group): Declare.
* decl.c (cxx_comdat_group): New function.

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

19 years ago2004-09-15 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
pbrook [Wed, 15 Sep 2004 14:19:12 +0000 (14:19 +0000)]
2004-09-15  Aaron W. LaFramboise <aaronavay62@aaronwl.com>

* parse.c (eof_buf): Rename eof to eof_buf.
(unexpected_eof): Same.
(gfc_parse_file): Same.

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

19 years ago2004-09-15 Steven G. Kargl <kargls@comcast.net>
pbrook [Wed, 15 Sep 2004 14:17:26 +0000 (14:17 +0000)]
2004-09-15  Steven G. Kargl  <kargls@comcast.net>

* check.c (gfc_check_getcwd_sub): New function.
* gfortran.h (GFC_ISYM_GETCWD): New symbol.
* intrinsic.c (add_functions): Add function definition;
Use symbol.
* intrinsic.c (add_subroutines): Add subroutine definitions.
* intrinsic.h: Add prototypes.
* iresolve.c (gfc_resolve_getcwd, gfc_resolve_getcwd_sub):
New functions.
* trans-intrinsic.c (gfc_conv_intrinsic_function): Use symbol.
libgfortran/
* intrincics/getcwd.c: New file.
* Makefile.am: Add getcwd.c.
* Makefile.in: Regenerated.

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

19 years ago * tree-ssa.c (verify_flow_sensitive_alias_info): Do not walk dead nodes.
hubicka [Wed, 15 Sep 2004 14:15:36 +0000 (14:15 +0000)]
* tree-ssa.c (verify_flow_sensitive_alias_info): Do not walk dead nodes.
* tree-tailcall.c (eliminate_tail_call): Release SSA name.

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

19 years ago * tree-cfg.c (remove_bb): Release SSA defs.
hubicka [Wed, 15 Sep 2004 14:14:03 +0000 (14:14 +0000)]
* tree-cfg.c (remove_bb): Release SSA defs.

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

19 years ago2004-09-15 Steven G. Kargl <kargls@comcast.net>
pbrook [Wed, 15 Sep 2004 14:09:17 +0000 (14:09 +0000)]
2004-09-15  Steven G. Kargl  <kargls@comcast.net>

* check.c (gfc_check_getcwd_sub): New function.
* gfortran.h (GFC_ISYM_GETCWD): New symbol.
* intrinsic.c (add_functions): Add function definition;
Use symbol.
* intrinsic.c (add_subroutines): Add subroutine definitions.
* intrinsic.h: Add prototypes.
* iresolve.c (gfc_resolve_getcwd, gfc_resolve_getcwd_sub):
New functions.
* trans-intrinsic.c (gfc_conv_intrinsic_function): Use symbol.
libgfortran/
* intrinsics/getcwd.c: New file.
* Makefile.am: Add getcwd.c.
* Makefile.in: Regenerated.

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

19 years ago2004-09-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
pbrook [Wed, 15 Sep 2004 13:12:52 +0000 (13:12 +0000)]
2004-09-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>

PR fortran/16485
* module.c (write_symbol): Don't fill in module name here.
(write_symbol0): Fill in here instead.
testsuite/
* gfortran.dg/same_name_1.f90: New test.

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

19 years ago * doc/tm.texi: Follow spelling conventions.
kazu [Wed, 15 Sep 2004 13:12:33 +0000 (13:12 +0000)]
* doc/tm.texi: Follow spelling conventions.

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

19 years ago * tree-ssa-dom.c: Fix comment typos.
kazu [Wed, 15 Sep 2004 13:06:30 +0000 (13:06 +0000)]
* tree-ssa-dom.c: Fix comment typos.

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

19 years agoFix typo.
pbrook [Wed, 15 Sep 2004 13:02:08 +0000 (13:02 +0000)]
Fix typo.

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

19 years ago2004-09-15 Steven G. Kargl <kargls@comcast.net>
pbrook [Wed, 15 Sep 2004 12:59:22 +0000 (12:59 +0000)]
2004-09-15  Steven G. Kargl  <kargls@comcast.net>
Paul Brook  <paul@codesourcery.com>

* intrinsics/env.c (getenv, get_environmental_variable): Remove
trailing white space.  Uase alloca.  Honour trim_name.

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

19 years ago2004-09-15 Michael Koch <konqueror@gmx.de>
mkoch [Wed, 15 Sep 2004 12:38:46 +0000 (12:38 +0000)]
2004-09-15  Michael Koch  <konqueror@gmx.de>

* gnu/java/net/protocol/file/Handler.java
(openConnection): Don't throw exception if host part for file: URI is
present. setURL() keeps file: protocol if ftp: protocol is not
available.

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

19 years ago * gcc.c-torture/execute/pr17252.c: Fix thinko. Don't
dnovillo [Wed, 15 Sep 2004 12:09:55 +0000 (12:09 +0000)]
* gcc.c-torture/execute/pr17252.c: Fix thinko.  Don't
dereference garbage pointers.

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

19 years ago * config/rs6000/linux-unwind.h (struct gcc_pt_regs): Extend to
amodra [Wed, 15 Sep 2004 11:43:31 +0000 (11:43 +0000)]
* config/rs6000/linux-unwind.h (struct gcc_pt_regs): Extend to
include ccr.
(ppc_fallback_frame_state): Save location of CR.

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

19 years ago * search.c (get_pure_virtuals): Remove unused variables.
nathan [Wed, 15 Sep 2004 11:01:46 +0000 (11:01 +0000)]
* search.c (get_pure_virtuals): Remove unused variables.

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

19 years ago * cp-tree.h (struct lang_decl_flags): Remove
nathan [Wed, 15 Sep 2004 09:43:52 +0000 (09:43 +0000)]
* cp-tree.h (struct lang_decl_flags): Remove
needs_final_overrider.
(DECL_NEEDS_FINAL_OVERRIDER_P): Remove.
* decl.c (duplicate_decls): Do not copy DECL_NEEDS_FINAL_OVERRIDER_P.
* class.c (finish_struct_bits): Correct comment about
CLASSTYPE_PURE_VIRTUALS.
* search.c (get_pure_virtuals): Remove useless loop.

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

19 years ago * expr.c (string_constant): Handle also read-only variables
jakub [Wed, 15 Sep 2004 09:05:03 +0000 (09:05 +0000)]
* expr.c (string_constant): Handle also read-only variables
initialized to string literals.

* gcc.c-torture/execute/builtins/strlen-3.c: New test.
* gcc.c-torture/execute/builtins/strlen-3-lib.c: New.

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

19 years ago * builtins.c (expand_builtin_memmove): Optimize memmove (x, y, 1)
jakub [Wed, 15 Sep 2004 08:19:39 +0000 (08:19 +0000)]
* builtins.c (expand_builtin_memmove): Optimize memmove (x, y, 1)
into memcpy (x, y, 1) if memcpy can be expanded inline.

* gcc.c-torture/execute/builtins/memmove.c (main_test): Formatting.
* gcc.c-torture/execute/builtins/memmove-2.c: New test.
* gcc.c-torture/execute/builtins/memmove-2-lib.c: New.

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

19 years ago PR tree-optimization/17468
rakdver [Wed, 15 Sep 2004 07:51:33 +0000 (07:51 +0000)]
PR tree-optimization/17468
* tree-ssa.c (verify_use, verify_phi_args, verify_ssa):  Verify that
definition inside a block precede uses.
* tree-tailcall.c (adjust_return_value): Emit statements in the
correct order.

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

19 years ago * config/mips/mips.h (POINTERS_EXTEND_UNSIGNED): Delete.
rsandifo [Wed, 15 Sep 2004 06:27:25 +0000 (06:27 +0000)]
* config/mips/mips.h (POINTERS_EXTEND_UNSIGNED): Delete.

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

19 years ago * doc/install.texi (sparc-sun-solaris2*): Properly format warning.
ebotcazou [Wed, 15 Sep 2004 05:36:05 +0000 (05:36 +0000)]
* doc/install.texi (sparc-sun-solaris2*): Properly format warning.

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

19 years ago * tree-ssa-dom.c (avail_exprs_stack): New global varray.
law [Wed, 15 Sep 2004 04:38:04 +0000 (04:38 +0000)]
    * tree-ssa-dom.c (avail_exprs_stack): New global varray.
        (struct dom_walk_block_data): Remove avail_exprs member.
        (tree_ssa_dominator_optimize): Initialize avail_exprs_stack.
        (lookup_avail_expr): No longer need to pass in address of
        the block local available exprs stack.  All callers changed.
        (simplify_cond_and_lookup_avail_expr): Similarly.
        (simplify_switch_and_lookup_avail_expr): Similarly.
        (get_eq_expr_value, record_cond): Likewise.
        (record_dominating_conditions): Likewise.
        (update_rhs_and_lookup_avail_expr): Likewise.
        (record_equivalences_from_stmt): Likewise.
        (dom_opt_initialize_block_local_data): No longer test state of
        block local avail_exprs.
        (dom_opt_initialize_block): Mark unwind point in the global
        avail_expr stack.
        (remove_expressions_from_table): Update to unwind to the
        most recent unwind marker in the global avail_expr stack.
        All callers changed.
        (dom_opt_finalize_block): Mark unwind point in the global
        avail_expr stack as needed.
        (record_cond): Push elements into the global avail_exprs stack.

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

19 years ago * tree-dfa.c (free_df_for_stmt): No longer static.
law [Wed, 15 Sep 2004 04:12:18 +0000 (04:12 +0000)]
* tree-dfa.c (free_df_for_stmt): No longer static.
(free_df): Update comments.
* tree-flow.h (free_df_for_stmt): Prototype.
* tree-ssa-dse.c (dse_optimize_stmt): Call free_df_for_stmt.  Also
call release_defs.

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

19 years ago PR c++/17324
mmitchel [Wed, 15 Sep 2004 03:22:19 +0000 (03:22 +0000)]
PR c++/17324
* mangle.c (partially_mangled_name): New variable.
(partially_mangled_name_len): Likewise.
(save_partially_mangled_name): New function.
(restore_partially_mangled_name): Likewise.
(write_encoding): Save and restore partially mangled names around
calls to get_mostly_instantiated_function_type.
(write_unqualified_name): Likewise.

PR c++/17324
* g++.dg/template/mangle1.C: New test.

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

19 years ago PR tree-optimization/17252
dnovillo [Wed, 15 Sep 2004 02:58:28 +0000 (02:58 +0000)]
PR tree-optimization/17252
* tree-ssa-alias.c (may_alias_p): Don't assume that a
pointer may not point to itself when using relaxed
aliasing rules.

testsuite/ChangeLog

PR tree-optimization/17252
* gcc.c-torture/execute/pr17252.c: New test.

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

19 years ago PR middle-end/17397
rth [Wed, 15 Sep 2004 02:09:05 +0000 (02:09 +0000)]
PR middle-end/17397
* gimplify.c (gimplify_addr_expr): Don't inadvertently change types
while folding <ADDR_EXPR <INDIRECT_REF X>>.

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

19 years ago2004-09-14 Andrew Pinski <apinski@apple.com>
pinskia [Wed, 15 Sep 2004 01:18:01 +0000 (01:18 +0000)]
2004-09-14  Andrew Pinski  <apinski@apple.com>

        * g++.dg/tree-ssa/pointer-reference-alias.C: New test.

2004-09-14  Andrew Pinski  <apinski@apple.com>

        * tree-ssa-copy.c (may_propagate_copy): Don't check the aliasing
        sets of the pointers but the aliasing sets of what they point to.

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

19 years agoDaily bump.
gccadmin [Wed, 15 Sep 2004 00:16:20 +0000 (00:16 +0000)]
Daily bump.

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

19 years ago PR rtl-optimization/9771
sayle [Tue, 14 Sep 2004 22:52:41 +0000 (22:52 +0000)]
PR rtl-optimization/9771
* regclass.c (CALL_REALLY_USED_REGNO_P): New macro to eliminate
conditional compilation in init_reg_sets_1.
(init_reg_sets_1): Let global_regs[i] take priority over the frame
(but not stack) pointer exceptions to regs_invalidated_by_call.
(globalize_reg): Globalizing a fixed register may need to update
regs_invalidated_by_call.

* gcc.dg/pr9771-1.c: New test case.

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