platform/upstream/gcc.git
17 years agore PR testsuite/25241 ([C++] DejaGNU does not distinguish between errors and warnings)
Manuel López-Ibáñez [Thu, 12 Jul 2007 22:57:32 +0000 (22:57 +0000)]
re PR testsuite/25241 ([C++] DejaGNU does not distinguish between errors and warnings)

2007-07-12  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
    Janis Johnson  <janis187@us.ibm.com>

PR testsuite/25241
gcc/testsuite/
* gcc.test-framework/dg-error-exp-F.c: New test.
* gcc.test-framework/dg-warning-exp-F.c: New test.
* lib/gcc.exp: Enable warning and error prefixes.
* lib/gcc-dg.exp (dg-warning): Wrap original dg-warning.
(dg-error): Wrap original dg-error.
* gcc.target/powerpc/altivec-types-1.c: Remove explicit error/warning
markers from dg-error/dg-warning directives.
* gcc.dg/20040322-1.c: Likewise.
* gcc.dg/Wchar-subscripts-1.c: Likewise.
* gcc.dg/Wdeclaration-after-statement-1.c: Likewise.
* gcc.dg/Wdeclaration-after-statement-2.c: Likewise.
* gcc.dg/Werror-1.c: Likewise.
* gcc.dg/Werror-10.c: Likewise.
* gcc.dg/Werror-11.c: Likewise.
* gcc.dg/Werror-2.c: Likewise.
* gcc.dg/Werror-3.c: Likewise.
* gcc.dg/Werror-4.c: Likewise.
* gcc.dg/Werror-5.c: Likewise.
* gcc.dg/Werror-6.c: Likewise.
* gcc.dg/Werror-7.c: Likewise.
* gcc.dg/Werror-8.c: Likewise.
* gcc.dg/Werror-9.c: Likewise.
* gcc.dg/Werror-implicit-function-declaration.c: Likewise.
* gcc.dg/Wimplicit-function-declaration-c89-pedantic.c: Likewise.
* gcc.dg/Wimplicit-function-declaration-c89.c: Likewise.
* gcc.dg/Wimplicit-function-declaration-c99-pedantic.c: Likewise.
* gcc.dg/Wimplicit-function-declaration-c99.c: Likewise.
* gcc.dg/Wint-to-pointer-cast-1.c: Likewise.
* gcc.dg/Wint-to-pointer-cast-2.c: Likewise.
* gcc.dg/Wint-to-pointer-cast-3.c: Likewise.
* gcc.dg/Wnested-externs-1.c: Likewise.
* gcc.dg/Wpointer-to-int-cast-1.c: Likewise.
* gcc.dg/Wpointer-to-int-cast-2.c: Likewise.
* gcc.dg/Wpointer-to-int-cast-3.c: Likewise.
* gcc.dg/Wshadow-3.c: Likewise.
* gcc.dg/Wtraditional-conversion-2.c: Likewise.
* gcc.dg/Wwrite-strings-1.c: Likewise.
* gcc.dg/anon-struct-5.c: Likewise.
* gcc.dg/anon-struct-6.c: Likewise.
* gcc.dg/anon-struct-7.c: Likewise.
* gcc.dg/anon-struct-8.c: Likewise.
* gcc.dg/array-8.c: Likewise.
* gcc.dg/array-quals-2.c: Likewise.
* gcc.dg/asm-qual-1.c: Likewise.
* gcc.dg/asm-wide-1.c: Likewise.
* gcc.dg/assign-warn-1.c: Likewise.
* gcc.dg/assign-warn-2.c: Likewise.
* gcc.dg/bitfld-10.c: Likewise.
* gcc.dg/bitfld-11.c: Likewise.
* gcc.dg/bitfld-12.c: Likewise.
* gcc.dg/bitfld-13.c: Likewise.
* gcc.dg/bitfld-14.c: Likewise.
* gcc.dg/builtin-choose-expr-2.c: Likewise.
* gcc.dg/builtins-30.c: Likewise.
* gcc.dg/c90-const-expr-5.c: Likewise.
* gcc.dg/c90-typespec-1.c: Likewise.
* gcc.dg/c99-const-expr-5.c: Likewise.
* gcc.dg/c99-flex-array-5.c: Likewise.
* gcc.dg/c99-fordecl-3.c: Likewise.
* gcc.dg/c99-tag-3.c: Likewise.
* gcc.dg/c99-typespec-1.c: Likewise.
* gcc.dg/c99-vla-jump-1.c: Likewise.
* gcc.dg/c99-vla-jump-2.c: Likewise.
* gcc.dg/c99-vla-jump-3.c: Likewise.
* gcc.dg/c99-vla-jump-4.c: Likewise.
* gcc.dg/c99-vla-jump-5.c: Likewise.
* gcc.dg/cast-1.c: Likewise.
* gcc.dg/cast-2.c: Likewise.
* gcc.dg/cast-3.c: Likewise.
* gcc.dg/cast-4.c: Likewise.
* gcc.dg/cast-pretty-print-1.c: Likewise.
* gcc.dg/comp-goto-2.c: Likewise.
* gcc.dg/comp-goto-3.c: Likewise.
* gcc.dg/cpp/error-1.c: Likewise.
* gcc.dg/cpp/if-paren.c: Likewise.
* gcc.dg/decl-7.c: Likewise.
* gcc.dg/decl-8.c: Likewise.
* gcc.dg/decl-nospec-1.c: Likewise.
* gcc.dg/decl-nospec-2.c: Likewise.
* gcc.dg/decl-nospec-3.c: Likewise.
* gcc.dg/declspec-10.c: Likewise.
* gcc.dg/declspec-11.c: Likewise.
* gcc.dg/declspec-12.c: Likewise.
* gcc.dg/declspec-13.c: Likewise.
* gcc.dg/declspec-14.c: Likewise.
* gcc.dg/declspec-15.c: Likewise.
* gcc.dg/declspec-16.c: Likewise.
* gcc.dg/declspec-17.c: Likewise.
* gcc.dg/declspec-4.c: Likewise.
* gcc.dg/declspec-5.c: Likewise.
* gcc.dg/declspec-6.c: Likewise.
* gcc.dg/declspec-7.c: Likewise.
* gcc.dg/declspec-8.c: Likewise.
* gcc.dg/declspec-9.c: Likewise.
* gcc.dg/dfp/Wtraditional-conversion-2.c: Likewise.
* gcc.dg/dfp/constants-c99.c: Likewise.
* gcc.dg/dfp/keywords-c89.c: Likewise.
* gcc.dg/dfp/keywords-c99.c: Likewise.
* gcc.dg/dfp/keywords-reserved.c: Likewise.
* gcc.dg/dfp/typespec.c: Likewise.
* gcc.dg/dremf-type-compat-2.c: Likewise.
* gcc.dg/dremf-type-compat-3.c: Likewise.
* gcc.dg/dremf-type-compat-4.c: Likewise.
* gcc.dg/empty-source-2.c: Likewise.
* gcc.dg/empty-source-3.c: Likewise.
* gcc.dg/enum3.c: Likewise.
* gcc.dg/extra-semi-2.c: Likewise.
* gcc.dg/extra-semi-3.c: Likewise.
* gcc.dg/float-range-1.c: Likewise.
* gcc.dg/float-range-2.c: Likewise.
* gcc.dg/float-range-3.c: Likewise.
* gcc.dg/float-range-5.c: Likewise.
* gcc.dg/format/asm_fprintf-2.c: Likewise.
* gcc.dg/format/asm_fprintf-3.c: Likewise.
* gcc.dg/format/asm_fprintf-4.c: Likewise.
* gcc.dg/format/asm_fprintf-5.c: Likewise.
* gcc.dg/format/cast-1.c: Likewise.
* gcc.dg/format/gcc_diag-3.c: Likewise.
* gcc.dg/format/gcc_diag-4.c: Likewise.
* gcc.dg/format/gcc_diag-6.c: Likewise.
* gcc.dg/format/gcc_diag-8.c: Likewise.
* gcc.dg/format/gcc_diag-9.c: Likewise.
* gcc.dg/format/nul-2.c: Likewise.
* gcc.dg/format/opt-1.c: Likewise.
* gcc.dg/format/opt-2.c: Likewise.
* gcc.dg/format/opt-3.c: Likewise.
* gcc.dg/format/opt-4.c: Likewise.
* gcc.dg/format/opt-5.c: Likewise.
* gcc.dg/format/opt-6.c: Likewise.
* gcc.dg/framework-2.c: Likewise.
* gcc.dg/func-args-1.c: Likewise.
* gcc.dg/func-outside-1.c: Likewise.
* gcc.dg/func-outside-2.c: Likewise.
* gcc.dg/gnu-cond-expr-2.c: Likewise.
* gcc.dg/gnu-cond-expr-3.c: Likewise.
* gcc.dg/if-empty-1.c: Likewise.
* gcc.dg/init-bad-1.c: Likewise.
* gcc.dg/init-bad-2.c: Likewise.
* gcc.dg/init-bad-3.c: Likewise.
* gcc.dg/init-desig-obs-2.c: Likewise.
* gcc.dg/init-desig-obs-3.c: Likewise.
* gcc.dg/init-empty-2.c: Likewise.
* gcc.dg/init-empty-3.c: Likewise.
* gcc.dg/inline-11.c: Likewise.
* gcc.dg/inline-12.c: Likewise.
* gcc.dg/inline-8.c: Likewise.
* gcc.dg/inline-9.c: Likewise.
* gcc.dg/inline3.c: Likewise.
* gcc.dg/label-decl-1.c: Likewise.
* gcc.dg/label-decl-2.c: Likewise.
* gcc.dg/label-decl-3.c: Likewise.
* gcc.dg/label-decl-4.c: Likewise.
* gcc.dg/long-long-typespec-1.c: Likewise.
* gcc.dg/lvalue-2.c: Likewise.
* gcc.dg/lvalue-3.c: Likewise.
* gcc.dg/nested-func-3.c: Likewise.
* gcc.dg/nested-redef-1.c: Likewise.
* gcc.dg/noreturn-4.c: Likewise.
* gcc.dg/old-style-prom-2.c: Likewise.
* gcc.dg/old-style-prom-3.c: Likewise.
* gcc.dg/old-style-then-proto-1.c: Likewise.
* gcc.dg/overflow-warn-1.c: Likewise.
* gcc.dg/overflow-warn-2.c: Likewise.
* gcc.dg/overflow-warn-3.c: Likewise.
* gcc.dg/overflow-warn-4.c: Likewise.
* gcc.dg/overflow-warn-6.c: Likewise.
* gcc.dg/parm-forwdecl-2.c: Likewise.
* gcc.dg/parm-forwdecl-3.c: Likewise.
* gcc.dg/parm-impl-decl-1.c: Likewise.
* gcc.dg/parm-impl-decl-2.c: Likewise.
* gcc.dg/parm-incomplete-1.c: Likewise.
* gcc.dg/parm-mismatch-1.c: Likewise.
* gcc.dg/pointer-arith-1.c: Likewise.
* gcc.dg/pointer-arith-2.c: Likewise.
* gcc.dg/pointer-arith-3.c: Likewise.
* gcc.dg/pointer-arith-4.c: Likewise.
* gcc.dg/pointer-arith-6.c: Likewise.
* gcc.dg/pointer-arith-7.c: Likewise.
* gcc.dg/pointer-arith-8.c: Likewise.
* gcc.dg/pr13804-1.c: Likewise.
* gcc.dg/pr15698-1.c: Likewise.
* gcc.dg/pr15698-2.c: Likewise.
* gcc.dg/pr15698-3.c: Likewise.
* gcc.dg/pr15698-4.c: Likewise.
* gcc.dg/pr15698-5.c: Likewise.
* gcc.dg/pr15698-6.c: Likewise.
* gcc.dg/pr15698-7.c: Likewise.
* gcc.dg/pr15698-8.c: Likewise.
* gcc.dg/pr17188-1.c: Likewise.
* gcc.dg/pr17301-1.c: Likewise.
* gcc.dg/pr17301-2.c: Likewise.
* gcc.dg/pr17730-1.c: Likewise.
* gcc.dg/pr20368-1.c: Likewise.
* gcc.dg/pr20368-2.c: Likewise.
* gcc.dg/pr20368-3.c: Likewise.
* gcc.dg/pr22308-1.c: Likewise.
* gcc.dg/qual-component-1.c: Likewise.
* gcc.dg/redecl-1.c: Likewise.
* gcc.dg/redecl-11.c: Likewise.
* gcc.dg/redecl-12.c: Likewise.
* gcc.dg/redecl-13.c: Likewise.
* gcc.dg/redecl-14.c: Likewise.
* gcc.dg/redecl-15.c: Likewise.
* gcc.dg/register-var-1.c: Likewise.
* gcc.dg/register-var-2.c: Likewise.
* gcc.dg/stmt-expr-2.c: Likewise.
* gcc.dg/stmt-expr-3.c: Likewise.
* gcc.dg/stmt-expr-label-1.c: Likewise.
* gcc.dg/stmt-expr-label-2.c: Likewise.
* gcc.dg/stmt-expr-label-3.c: Likewise.
* gcc.dg/struct-empty-2.c: Likewise.
* gcc.dg/struct-empty-3.c: Likewise.
* gcc.dg/struct-parse-1.c: Likewise.
* gcc.dg/struct-semi-1.c: Likewise.
* gcc.dg/struct-semi-2.c: Likewise.
* gcc.dg/struct-semi-3.c: Likewise.
* gcc.dg/switch-5.c: Likewise.
* gcc.dg/switch-6.c: Likewise.
* gcc.dg/switch-7.c: Likewise.
* gcc.dg/tls/diag-5.c: Likewise.
* gcc.dg/transparent-union-1.c: Likewise.
* gcc.dg/transparent-union-3.c: Likewise.
* gcc.dg/typespec-1.c: Likewise.
* gcc.dg/vla-init-2.c: Likewise.
* gcc.dg/vla-init-3.c: Likewise.
* gcc.dg/vla-init-4.c: Likewise.
* gcc.dg/vla-init-5.c: Likewise.
* gcc.dg/void-cast-2.c: Likewise.
* gcc.dg/wvla-3.c: Likewise.
* gcc.dg/wvla-7.c: Likewise.
* gcc.target/i386/991209-1.c: Likewise.
* gcc.target/ia64/fpreg-1.c: Likewise.
* gcc.target/m68k/interrupt_thread-2.c: Likewise.
* gcc.target/m68k/interrupt_thread-3.c: Likewise.

From-SVN: r126606

17 years agore PR fortran/31639 ([4.1/4.2/4.3] ICE in gfc_conv_constant, at fortran/trans-const...
Daniel Franke [Thu, 12 Jul 2007 22:15:11 +0000 (18:15 -0400)]
re PR fortran/31639 ([4.1/4.2/4.3] ICE in gfc_conv_constant, at fortran/trans-const.c:348 with len)

gcc/fortran:
2007-07-12  Daniel Franke  <franke.daniel@gmail.com>

PR fortran/31639
* decl.c (gfc_match_suffix): Removed surplus general error that hides
a more specific message.
* resolve.c (resolve_fl_variable): Reject illegal initializiers only
if not already done.
(resolve_fl_procedure): Added check for initializers of functions.

gcc/testsuite:
2007-07-12  Daniel Franke  <franke.daniel@gmail.com>

PR fortran/31639
* gfortran.dg/func_decl_4.f90: New test.

From-SVN: r126605

17 years agoarm.c (thumb1_compute_save_reg_mask): Make sure scratch reg does not overlap return...
Paul Brook [Thu, 12 Jul 2007 21:28:27 +0000 (21:28 +0000)]
arm.c (thumb1_compute_save_reg_mask): Make sure scratch reg does not overlap return value.

2007-07-12  Paul Brook  <paul@codesourcery.com>

gcc/
* config/arm/arm.c (thumb1_compute_save_reg_mask): Make sure scratch
reg does not overlap return value.

From-SVN: r126604

17 years agopt.c (template_parms_variadic_p): Remove.
Kazu Hirata [Thu, 12 Jul 2007 21:08:34 +0000 (21:08 +0000)]
pt.c (template_parms_variadic_p): Remove.

* pt.c (template_parms_variadic_p): Remove.
* cp-tree.h: Remove the prototype for template_parms_variadic_p.

From-SVN: r126603

17 years agore PR fortran/32704 (-static-libgfortran is undocumented)
Daniel Franke [Thu, 12 Jul 2007 20:28:57 +0000 (16:28 -0400)]
re PR fortran/32704 (-static-libgfortran is undocumented)

2007-07-12  Daniel Franke  <franke.daniel@gmail.com>

PR fortran/32704
* invoke.texi (-static-libgfortran): Document new option.

From-SVN: r126601

17 years agore PR fortran/32634 (renamed, use associated generic interface rejected)
Paul Thomas [Thu, 12 Jul 2007 20:04:59 +0000 (20:04 +0000)]
re PR fortran/32634 (renamed, use associated generic interface rejected)

2007-07-12  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/32634
PR fortran/32727
* module.c (write_generic): Restore patch of 2007-07-10 and use
symbol name if there are no use names.

2007-07-12  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/32727
* gfortran.dg/interface_17.f90: New test.

From-SVN: r126600

17 years agore PR fortran/32599 ([ISO C Binding] Accepts character with len /= 1)
Christopher D. Rickett [Thu, 12 Jul 2007 19:52:03 +0000 (19:52 +0000)]
re PR fortran/32599 ([ISO C Binding] Accepts character with len /= 1)

2007-07-12  Christopher D. Rickett  <crickett@lanl.gov>

PR fortran/32599
* decl.c (verify_c_interop_param): Require character string dummy
args to BIND(C) procedures to have length 1.
* resolve.c (resolve_fl_procedure): Modify parameter checking for
BIND(C) procedures.

PR fortran/32601
* resolve.c (gfc_iso_c_func_interface): Verify that a valid
expression is given as an argument to C_LOC and C_ASSOCIATED.
* trans-io.c (transfer_expr): Add argument for code block.  Add
standards check to determine if an error message should be
reported for printing C_PTR or C_FUNPTR.
(transfer_array_component): Update arguments to transfer_expr.
(gfc_trans_transfer): Ditto.

* symbol.c (gen_cptr_param): Fix whitespace.

2007-07-12  Christopher D. Rickett  <crickett@lanl.gov>

PR fortran/32599
* gfortran.dg/32599.f03: New test case.

PR fortran/32601
* gfortran.dg/32601.f03: New test case.
* gfortran.dg/32601_1.f03: Ditto.
* gfortran.dg/c_ptr_tests_9.f03: Updated dg-options.
* gfortran.dg/c_ptr_tests_10.f03: Ditto.

From-SVN: r126598

17 years ago* gcc.c-torture/execute/align-3.c: Remove function addr check.
Steve Ellcey [Thu, 12 Jul 2007 19:06:26 +0000 (19:06 +0000)]
* gcc.c-torture/execute/align-3.c: Remove function addr check.

From-SVN: r126597

17 years agotree-ssa-pre.c (get_expression_vuses): Move out side-effect.
Daniel Berlin [Thu, 12 Jul 2007 18:51:35 +0000 (18:51 +0000)]
tree-ssa-pre.c (get_expression_vuses): Move out side-effect.

2007-07-12  Daniel Berlin  <dberlin@dberlin.org>

* tree-ssa-pre.c (get_expression_vuses): Move out side-effect.
(set_expression_vuses): Ditto.
(init_pre): Initialize expression_vuses.

From-SVN: r126595

17 years agosse.md (storentdf, storentsf): New.
Zdenek Dvorak [Thu, 12 Jul 2007 18:46:46 +0000 (20:46 +0200)]
sse.md (storentdf, storentsf): New.

* config/i386/sse.md (storentdf, storentsf): New.

From-SVN: r126594

17 years ago2007-07-12 Paolo Carlini <pcarlini@suse.de>
Paolo Carlini [Thu, 12 Jul 2007 14:45:25 +0000 (14:45 +0000)]
2007-07-12  Paolo Carlini  <pcarlini@suse.de>

* Tweak ovelong lines in last ChangeLog entry.

From-SVN: r126592

17 years agore PR target/25413 (wrong alignment or incorrect address computation in vectorized...
Dorit Nuzman [Thu, 12 Jul 2007 14:42:08 +0000 (14:42 +0000)]
re PR target/25413 (wrong alignment or incorrect address computation in vectorized code on Pentium 4 SSE)

2007-07-12  Dorit Nuzman  <dorit@il.ibm.com>
            Devang Patel  <dpatel@apple.com>

        PR tree-optimization/25413
        * targhooks.c (default_builtin_vector_alignment_reachable): New.
        * targhooks.h (default_builtin_vector_alignment_reachable): New.
        * tree.h (contains_packed_reference): New.
        * expr.c (contains_packed_reference): New.
        * tree-vect-analyze.c (vector_alignment_reachable_p): New.
        (vect_enhance_data_refs_alignment): Call
        vector_alignment_reachable_p.
        * target.h (vector_alignment_reachable): New builtin.
        * target-def.h (TARGET_VECTOR_ALIGNMENT_REACHABLE): New.
        * config/rs6000/rs6000.c (rs6000_vector_alignment_reachable): New.
        (TARGET_VECTOR_ALIGNMENT_REACHABLE): Define.

Co-Authored-By: Devang Patel <dpatel@apple.com>
From-SVN: r126591

17 years agoall_bound.cc: Disambiguate uses of TR1/C++0x facilities.
Douglas Gregor [Thu, 12 Jul 2007 14:33:38 +0000 (14:33 +0000)]
all_bound.cc: Disambiguate uses of TR1/C++0x facilities.

2007-07-12  Douglas Gregor  <doug.gregor@gmail.com>

* testsuite/tr1/3_function_objects/bind/all_bound.cc: Disambiguate uses of
TR1/C++0x facilities.
* testsuite/tr1/3_function_objects/bind/nested.cc: Ditto.
* testsuite/tr1/3_function_objects/bind/placeholders.cc: Ditto.
* testsuite/tr1/6_containers/unordered_multimap/requirements/explicit_instantiation.cc:
Ditto.
* testsuite/tr1/6_containers/unordered_multimap/swap/1.cc: Ditto.
* testsuite/tr1/6_containers/unordered_multimap/swap/2.cc: Ditto.
* testsuite/tr1/6_containers/unordered_set/requirements/explicit_instantiation.cc:
Ditto.
* testsuite/tr1/6_containers/unordered_set/swap/1.cc: Ditto.
* testsuite/tr1/6_containers/unordered_set/swap/2.cc: Ditto.
* testsuite/tr1/6_containers/utility/pair.cc: Ditto.
* testsuite/tr1/6_containers/unordered_map/requirements/explicit_instantiation.cc:
Ditto.
* testsuite/tr1/6_containers/unordered_map/24064.cc: Ditto.
* testsuite/tr1/6_containers/unordered_map/swap/1.cc: Ditto.
* testsuite/tr1/6_containers/unordered_map/swap/2.cc: Ditto.
* testsuite/tr1/6_containers/tuple/cons/big_tuples.cc: Ditto.
* testsuite/tr1/6_containers/tuple/cons/constructor.cc: Ditto.
* testsuite/tr1/6_containers/tuple/cons/assignment.cc: Ditto.
* testsuite/tr1/6_containers/tuple/tuple_element.cc: Ditto.
* testsuite/tr1/6_containers/tuple/tuple_size.cc: Ditto.
* testsuite/tr1/6_containers/tuple/comparison_operators/comparisons.cc:
Ditto.
* testsuite/tr1/6_containers/tuple/element_access/get.cc: Ditto.
* testsuite/tr1/6_containers/tuple/creation_functions/23978.cc: Ditto.
* testsuite/tr1/6_containers/tuple/creation_functions/tie.cc: Ditto.
* testsuite/tr1/6_containers/tuple/creation_functions/make_tuple.cc: Ditto.
* testsuite/tr1/6_containers/unordered_multiset/requirements/explicit_instantiation.cc:
Ditto.
* testsuite/tr1/6_containers/unordered_multiset/swap/1.cc: Ditto.
* testsuite/tr1/6_containers/unordered_multiset/swap/2.cc: Ditto.

From-SVN: r126590

17 years agotarget-support.exp (check_ultrasparc_hw_available): New function.
Nathan Froyd [Thu, 12 Jul 2007 14:29:23 +0000 (14:29 +0000)]
target-support.exp (check_ultrasparc_hw_available): New function.

* lib/target-support.exp (check_ultrasparc_hw_available):
New function.
(is-effective-target): Check $arg for ultrasparc_hw.
(is-effective-target-keyword): Likewise.
* gcc.dg/vect/vect.exp: Call check_effective_target_ultrasparc_hw
when determining what to do on sparc platforms.
* gcc.dg/20001013-1.c: Check for an ultrasparc_hw target.
* gcc.dg/20001101-1.c: Likewise.
* gcc.dg/20001101-2.c: Likewise.
* gcc.dg/ultrasp9.c: Likewise.
* gcc.dg/ultrasp10.c: Likewise.
* gcc.target/sparc/pdist-3.c: Likewise.

From-SVN: r126589

17 years agobuiltins.c (get_pointer_alignment): Honor DECL_ALIGN on a FUNCTION_DECL.
Geoffrey Keating [Thu, 12 Jul 2007 13:43:33 +0000 (13:43 +0000)]
builtins.c (get_pointer_alignment): Honor DECL_ALIGN on a FUNCTION_DECL.

* builtins.c (get_pointer_alignment): Honor DECL_ALIGN on a
FUNCTION_DECL.
* tree.c (build_decl_stat): Move code from here...
(make_node_stat): ... to here.  Don't uselessly clear DECL_USER_ALIGN.
(expr_align): Honor DECL_ALIGN on a FUNCTION_DECL.  Add comment
about using DECL_ALIGN of LABEL_DECL and CONST_DECL.
* tree.h (DECL_USER_ALIGN): Fix misplaced comment.
* varasm.c (assemble_start_function): Use DECL_ALIGN instead of
FUNCTION_BOUNDARY.

From-SVN: r126588

17 years agosplay-tree.h (libi_uhostptr_t, [...]): Adjust types work-a-round whitespace problem...
Kai Tietz [Thu, 12 Jul 2007 13:08:49 +0000 (13:08 +0000)]
splay-tree.h (libi_uhostptr_t, [...]): Adjust types work-a-round whitespace problem in gcc gengtype.

* splay-tree.h (libi_uhostptr_t, libi_shostptr_t): Adjust types
work-a-round whitespace problem in gcc gengtype.

From-SVN: r126587

17 years ago* gcc.target/mips/save-restore-5.c: Add -mno-abicalls.
Daniel Jacobowitz [Thu, 12 Jul 2007 12:32:21 +0000 (12:32 +0000)]
* gcc.target/mips/save-restore-5.c: Add -mno-abicalls.

From-SVN: r126586

17 years agotarget.h (builtin_vectorization_cost): Add new target builtin.
Dorit Nuzman [Thu, 12 Jul 2007 12:17:03 +0000 (12:17 +0000)]
target.h (builtin_vectorization_cost): Add new target builtin.

2007-07-12  Dorit Nuzman  <dorit@il.ibm.com>

        * target.h (builtin_vectorization_cost): Add new target builtin.
        * target-def.h (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): New.
        * tree-vectorizer.h (TARG_SCALAR_STMT_COST): New.
        (TARG_SCALAR_LOAD_COST, TARG_SCALAR_STORE_COST): New.
        * tree-vect-analyze.c (vect_analyze_slp_instance): Initisliaze
        uninitialized variables.
        * tree-vect-transform.c (cost_for_stmt): New function.
        (vect_estimate_min_profitable_iters): Call cost_for_stmt instead of
        using cost 1 for all scalar stmts. Be less conservative when
        estimating the number of prologue/epulogue iterations. Call
        targetm.vectorize.builtin_vectorization_cost. Return
        min_profitable_iters-1.
        (vect_model_reduction_cost): Use TARG_SCALAR_TO_VEC_COST for
        initialization cost instead of TARG_VEC_STMT_COST. Use
        TARG_VEC_TO_SCALAR_COST instead of TARG_VEC_STMT_COST for reduction
        epilogue code. Fix epilogue cost computation.
        * config/spu/spu.c (spu_builtin_vectorization_cost): New.
        (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): Implement.
        * config/spu/spu.h (TARG_COND_BRANCH_COST, TARG_SCALAR_STMT_COST):
        (TARG_SCALAR_LOAD_COST, TARG_SCALAR_STORE_COST, TARG_VEC_STMT_COST):
        (TARG_VEC_TO_SCALAR_COST, TARG_SCALAR_TO_VEC, TARG_VEC_LOAD_COST):
        (TARG_VEC_UNALIGNED_LOAD_COST, TARG_VEC_STORE_COST): Define.

2007-07-12  Dorit Nuzman  <dorit@il.ibm.com>

        * gcc.dg/vect/costmodel/ppc/costmodel-vect-reduc-1char.c: Loops now
        get vectorized.
        * gcc.dg/vect/costmodel/i386/costmodel-vect-reduc-1char.c: Loops
        now get vectorized.
        * gcc.dg/vect/costmodel/spu/spu-costmodel-vect.exp: New.
        * gcc.dg/vect/costmodel/spu/costmodel-fast-math-vect-pr29925.c: New.
        * gcc.dg/vect/costmodel/spu/costmodel-vect-31a.c: New.
        * gcc.dg/vect/costmodel/spu/costmodel-vect-31b.c: New.
        * gcc.dg/vect/costmodel/spu/costmodel-vect-31c.c: New.
        * gcc.dg/vect/costmodel/spu/costmodel-vect-31d.c: New.
        * gcc.dg/vect/costmodel/spu/costmodel-vect-iv-9.c: New.
        * gcc.dg/vect/costmodel/spu/costmodel-vect-33.c: New.
        * gcc.dg/vect/costmodel/spu/costmodel-vect-76a.c: New.
        * gcc.dg/vect/costmodel/spu/costmodel-vect-76b.c: New.
        * gcc.dg/vect/costmodel/spu/costmodel-vect-76c.c: New.
        * gcc.dg/vect/costmodel/spu/costmodel-vect-68a.c: New.
        * gcc.dg/vect/costmodel/spu/costmodel-vect-68b.c: New.
        * gcc.dg/vect/costmodel/spu/costmodel-vect-68c.c: New.
        * gcc.dg/vect/costmodel/spu/costmodel-vect-68d.c: New.
        * lib/target-supports.exp (check_effective_target_vect_int_mul):
        Add spu.

From-SVN: r126584

17 years agore PR fortran/32550 (openmp: COPYPRIVATE of pointer variables fails)
Jakub Jelinek [Thu, 12 Jul 2007 12:16:54 +0000 (14:16 +0200)]
re PR fortran/32550 (openmp: COPYPRIVATE of pointer variables fails)

PR fortran/32550
* trans.h (GFC_POINTER_TYPE_P): Define.
* trans-types.c (gfc_sym_type): Set it for types on attr->sym.pointer.
* trans-openmp.c (gfc_omp_privatize_by_reference): Return false
if GFC_POINTER_TYPE_P is set on the type.

* testsuite/libgomp.fortran/pr32550.f90: New test.
* testsuite/libgomp.fortran/crayptr2.f90: New test.

From-SVN: r126583

17 years agore PR c++/30854 (Wrong number of arguments printed for constructor)
Jakub Jelinek [Thu, 12 Jul 2007 12:05:39 +0000 (14:05 +0200)]
re PR c++/30854 (Wrong number of arguments printed for constructor)

PR c++/30854
* error.c (dump_expr) <case AGGR_INIT_EXPR>: Pass true as last
argument to dump_aggr_init_expr_args instead of false.

* g++.dg/parse/error30.C: New test.

From-SVN: r126582

17 years agoMethodResult.h, [...]: Regenerate.
Matthias Klose [Thu, 12 Jul 2007 11:40:27 +0000 (11:40 +0000)]
MethodResult.h, [...]: Regenerate.

2007-07-12  Matthias Klose  <doko@ubuntu.com>

        * gnu/classpath/jdwp/util/MethodResult.h,
        gnu/classpath/jdwp/value/ObjectValue.h: Regenerate.

From-SVN: r126580

17 years agojazzlib, rmi: Remove empty directories.
Matthias Klose [Thu, 12 Jul 2007 11:23:36 +0000 (11:23 +0000)]
jazzlib, rmi: Remove empty directories.

2007-07-12  Matthias Klose  <doko@ubuntu.com>

        * lib/jazzlib, tools/gnu/classpath/tools/rmi: Remove empty directories.

From-SVN: r126579

17 years agore PR fortran/29804 (segfault with -fbounds-check on allocatable derived type components)
Francois-Xavier Coudert [Thu, 12 Jul 2007 10:58:49 +0000 (10:58 +0000)]
re PR fortran/29804 (segfault with -fbounds-check on allocatable derived type components)

PR fortran/29804
* gfortran.dg/alloc_comp_misc_1.f90: New test.

From-SVN: r126578

17 years agogimplify.c (gimplify_conversion): Make sure that the result from maybe_fold_offset_to...
Richard Guenther [Thu, 12 Jul 2007 10:27:51 +0000 (10:27 +0000)]
gimplify.c (gimplify_conversion): Make sure that the result from maybe_fold_offset_to_reference is trivially...

2007-07-12  Richard Guenther  <rguenther@suse.de>

* gimplify.c (gimplify_conversion): Make sure that the result
from maybe_fold_offset_to_reference is trivially convertible
to the desired type before doing the simplification.
(gimplify_expr): Likewise.
* fold-const.c (fold_binary): Use the correct types for
building the simplified expression.

From-SVN: r126577

17 years agore PR rtl-optimization/32729 (Loop unrolling not performed with large constant loop...
Zdenek Dvorak [Thu, 12 Jul 2007 10:24:19 +0000 (12:24 +0200)]
re PR rtl-optimization/32729 (Loop unrolling not performed with large constant loop bound)

PR rtl-optimization/32729
* cfghooks.c (can_duplicate_block_p): Do not forbid duplicating blocks
that fallthru to exit.

From-SVN: r126576

17 years agotrans-intrinsic.c (gfc_conv_intrinsic_repeat): Convert arguments to gfc_charlen_type_...
Richard Guenther [Thu, 12 Jul 2007 09:30:27 +0000 (09:30 +0000)]
trans-intrinsic.c (gfc_conv_intrinsic_repeat): Convert arguments to gfc_charlen_type_node.

2007-07-12  Richard Guenther  <rguenther@suse.de>

* trans-intrinsic.c (gfc_conv_intrinsic_repeat): Convert
arguments to gfc_charlen_type_node.
* trans-io.c (gfc_convert_array_to_string): Convert type
size to gfc_array_index_type.

From-SVN: r126575

17 years agoexpr.c (expand_java_return): RETURN_EXPR has void type.
Richard Guenther [Thu, 12 Jul 2007 09:29:26 +0000 (09:29 +0000)]
expr.c (expand_java_return): RETURN_EXPR has void type.

2007-07-12  Richard Guenther  <rguenther@suse.de>

* expr.c (expand_java_return): RETURN_EXPR has void type.
(build_jni_stub): Likewise.  Use a comparison against zero
for null-pointer test in COND_EXPR.
(build_field_ref): Build POINTER_PLUS_EXPR with correct
type.  Convert result instead.
(build_invokevirtual): Likewise.

From-SVN: r126574

17 years agosplay-tree.h (libi_uhostptr_t, [...]): New types, needed for WIN64 when a long is...
Kai Tietz [Thu, 12 Jul 2007 07:22:06 +0000 (07:22 +0000)]
splay-tree.h (libi_uhostptr_t, [...]): New types, needed for WIN64 when a long is not wide enough for a pointer.

* splay-tree.h (libi_uhostptr_t, libi_shostptr_t): New types,
  needed for WIN64 when a long is not wide enough for a pointer.
  (splay_tree_key, splay_tree_value): Use the new types.

From-SVN: r126573

17 years agore PR fortran/32634 (renamed, use associated generic interface rejected)
Daniel Franke [Thu, 12 Jul 2007 06:31:12 +0000 (02:31 -0400)]
re PR fortran/32634 (renamed, use associated generic interface rejected)

2007-07-12  Daniel Franke  <franke.daniel@gmail.com>

        PR fortran/32634
        PR fortran/32727
        * module.c: Reverted Paul's patch from 2007-07-10.

From-SVN: r126572

17 years agosh.md (symGOTOFF2reg): Add missing parenthesis.
Kaz Kojima [Thu, 12 Jul 2007 03:56:01 +0000 (03:56 +0000)]
sh.md (symGOTOFF2reg): Add missing parenthesis.

* config/sh/sh.md (symGOTOFF2reg): Add missing parenthesis.
(symDTPOFF2reg): Likewise.

From-SVN: r126571

17 years agomaint-tool (deps): Output stamp-h instead of config.h.
Alexandre Oliva [Thu, 12 Jul 2007 02:23:52 +0000 (02:23 +0000)]
maint-tool (deps): Output stamp-h instead of config.h.

* maint-tool (deps): Output stamp-h instead of config.h.
* Makefile.in: Rebuild deps.
(maintainer-clean-subdir): Depend on stamp-h rather than config.h.

From-SVN: r126569

17 years agore PR tree-optimization/32663 (revision 126369 went into an infinite loop)
Daniel Berlin [Thu, 12 Jul 2007 02:20:04 +0000 (02:20 +0000)]
re PR tree-optimization/32663 (revision 126369 went into an infinite loop)

2007-07-11  Daniel Berlin  <dberlin@dberlin.org>

PR tree-optimization/32663

* tree.h (VALUE_HANDLE_VUSES): Remove.
(struct tree_value_handle): Remove vuses.

* tree-vn.c (create_value_handle_for_expr): Don't set
VALUE_HANDLE_VUSES.

* tree-ssa-pre.c (expression_vuses): New.
(alloc_expression_id): Set up expression_vuses.
(get_expression_vuses): New.
(set_expression_vuses): Ditto.
(clear_expression_ids): Modify for expression_vuses.
(phi_translate_1): Ditto.
(phi_translate_set): Ditto.
(value_dies_in_block_x): Ditto
(valid_in_sets): Ditto.
(add_to_sets): Ditto.
(find_existing_value_expr): Ditto.
(create_value_handle_for_expr): Ditto.
(make_values_for_stmt): Ditto.
(vuse_equiv): Remove.

From-SVN: r126568

17 years agoffi.c: Don't include sys/cachectl.h.
David Daney [Thu, 12 Jul 2007 02:19:41 +0000 (02:19 +0000)]
ffi.c: Don't include sys/cachectl.h.

* src/mips/ffi.c: Don't include sys/cachectl.h.
(ffi_prep_closure_loc): Use __builtin___clear_cache() instead of
cacheflush().

From-SVN: r126567

17 years ago* Makefile.in (mostlyclean): Remove object files.
Alexandre Oliva [Thu, 12 Jul 2007 01:10:51 +0000 (01:10 +0000)]
* Makefile.in (mostlyclean): Remove object files.

From-SVN: r126566

17 years agoDaily bump.
GCC Administrator [Thu, 12 Jul 2007 00:16:55 +0000 (00:16 +0000)]
Daily bump.

From-SVN: r126564

17 years agotoplev.c (no_new_pseudos): Deleted.
Kenneth Zadeck [Wed, 11 Jul 2007 22:57:51 +0000 (22:57 +0000)]
toplev.c (no_new_pseudos): Deleted.

2007-07-11  Kenneth Zadeck <zadeck@naturalbridge.com>

* toplev.c (no_new_pseudos): Deleted.
* rtl.h (no_new_pseudos): Deleted.
* tree-pass.h (pass_no_new_pseudos): Deleted.
* passes.c (pass_no_new_pseudos): Deleted.
* final.c (rest_of_clean_state): Removed no_new_pseudos.
(rest_of_no_new_pseudos, pass_no_new_pseudos): Deleted.
* struct-equiv.c (rtx_equiv_p): Replaced no_new_pseudos with
reload_completed.
* cfgcleanup.c (try_crossjump_to_edge): Ditto.
* rtlhooks.c (gen_lowpart_general): Ditto.
* optabs.c (prepare_operand): Ditto.
* mode-switching.c (rest_of_handle_mode_switching): Deleted set of
no_new_pseudos.
* modulo-sched.c (rest_of_handle_sms): Ditto.
* see.c (rest_of_handle_see): Ditto.
* ifcvt.c (if_convert): Ditto.
(gate_handle_if_after_combine): Replaced no_new_pseudos with
reload_completed.
* init-regs.c (gate_initialize_regs): Deleted set of
no_new_pseudos.
* lower-subreg.c (decompose_multiword_subregs): Ditto.
* bb-reorder.c (rest_of_handle_partition_blocks): Ditto.
* doc/md.texi: Changed no_new_pseudos to can_create_pseudo_p.

From-SVN: r126561

17 years agore PR c++/31027 (Compiler segfaults in simple virtual inheritance situation)
Paolo Carlini [Wed, 11 Jul 2007 21:52:04 +0000 (21:52 +0000)]
re PR c++/31027 (Compiler segfaults in simple virtual inheritance situation)

2007-07-11  Paolo Carlini  <pcarlini@suse.de>

PR c++/31027
* g++.dg/inherit/virtual4.C: New.

From-SVN: r126558

17 years agore PR target/32661 (__builtin_ia32_vec_ext suboptimal for pointer/ref args)
Uros Bizjak [Wed, 11 Jul 2007 18:42:44 +0000 (20:42 +0200)]
re PR target/32661 (__builtin_ia32_vec_ext suboptimal for pointer/ref args)

        PR target/32661
        * config/i386/sse.md (*sse2_storeq_rex64): Handle 64bit mem->reg moves.
        (*vec_extractv2di_1_sse2): Disable for TARGET_64BIT.
        (*vec_extractv2di_1_rex64): New insn pattern.

testsuite/ChangeLog:

        PR target/32661
        * gcc.target/i386/pr32661-1.c: New test.

From-SVN: r126557

17 years agointerpret.cc (get_local_var_table): Make sure the method is compiled.
Keith Seitz [Wed, 11 Jul 2007 17:37:24 +0000 (17:37 +0000)]
interpret.cc (get_local_var_table): Make sure the method is compiled.

        * interpret.cc (get_local_var_table) [DIRECT_THREADED]: Make sure the
        method is compiled.
        * testsuite/libjava.jvmti/interp/getlocalvartable.out: Revise
        for compiled methods.

From-SVN: r126556

17 years agolinux-unwind.h (mips_fallback_frame_state): Rewrite return address calculation.
David Daney [Wed, 11 Jul 2007 16:56:54 +0000 (16:56 +0000)]
linux-unwind.h (mips_fallback_frame_state): Rewrite return address calculation.

* config/mips/linux-unwind.h (mips_fallback_frame_state): Rewrite
return address calculation.  Substitute DWARF_ALT_FRAME_RETURN_COLUMN
for SIGNAL_UNWIND_RETURN_COLUMN.
* config/mips/mips.h (SIGNAL_UNWIND_RETURN_COLUMN): Remove.
(DWARF_FRAME_REGNUM): Rewrite.
(DWARF_ALT_FRAME_RETURN_COLUMN) Define.

From-SVN: r126555

17 years ago* config/m32r/m32r.h (INITIALIZE_TRAMPOLINE): Revert previous delta and use gen_int_m...
Nick Clifton [Wed, 11 Jul 2007 14:03:37 +0000 (14:03 +0000)]
* config/m32r/m32r.h (INITIALIZE_TRAMPOLINE): Revert previous delta and use gen_int_mode in place of GET_INT instead.

From-SVN: r126552

17 years agoreg-stack.c (struct tree_opt_pass pass_stack_regs): Nullify name and letter field.
Uros Bizjak [Wed, 11 Jul 2007 13:52:44 +0000 (15:52 +0200)]
reg-stack.c (struct tree_opt_pass pass_stack_regs): Nullify name and letter field.

        * reg-stack.c (struct tree_opt_pass pass_stack_regs): Nullify name
        and letter field.

From-SVN: r126551

17 years agoparams.def (PARAM_VERIFY_CANONICAL_TYPES): Remove.
Douglas Gregor [Wed, 11 Jul 2007 13:50:13 +0000 (13:50 +0000)]
params.def (PARAM_VERIFY_CANONICAL_TYPES): Remove.

2007-07-11  Douglas Gregor  <doug.gregor@gmail.com>

       * params.def (PARAM_VERIFY_CANONICAL_TYPES): Remove.
       (PARAM_USE_CANONICAL_TYPES): New; decides whether to use canonical
       types or not.
       * params.h (VERIFY_CANONICAL_TYPES): Remove.
       (USE_CANONICAL_TYPES): New.
       * doc/invoke.texi (verify-canonical-types): Remove.
       (use-canonical-types): Add.

2007-07-11  Douglas Gregor  <doug.gregor@gmail.com>

       * typeck.c (comptypes): When USE_CANONICAL_TYPES, use the
       canonical types; otherwise, fall back to structural type
       comparisons. If ENABLE_CHECKING and USE_CANONICAL_TYPES, give an
       internal compiler error if the canonical types are wrong.

From-SVN: r126550

17 years agospu.c (spu_optimization_options): Remove setting of parameter PARAM_MAX_COMPLETELY_PE...
Ulrich Weigand [Wed, 11 Jul 2007 13:41:30 +0000 (13:41 +0000)]
spu.c (spu_optimization_options): Remove setting of parameter PARAM_MAX_COMPLETELY_PEEL_TIMES.

* config/spu/spu.c (spu_optimization_options): Remove setting of
parameter PARAM_MAX_COMPLETELY_PEEL_TIMES.
(spu_override_options): Move it here.

From-SVN: r126549

17 years agomips.h (MIPS_ISA_LEVEL_SPEC): Handle -m4ksc and -m4ksd.
Richard Sandiford [Wed, 11 Jul 2007 13:09:51 +0000 (13:09 +0000)]
mips.h (MIPS_ISA_LEVEL_SPEC): Handle -m4ksc and -m4ksd.

gcc/
* config/mips/mips.h (MIPS_ISA_LEVEL_SPEC): Handle -m4ksc and
-m4ksd.
* config/mips/mips.c (mips_cpu_info_table): Mention MIPS_ISA_LEVEL_SPEC
in the comment.

From-SVN: r126548

17 years agore PR tree-optimization/32713 (ICE in copy_reference_ops_from_ref, at tree-ssa-sccvn...
Eric Botcazou [Wed, 11 Jul 2007 10:29:17 +0000 (10:29 +0000)]
re PR tree-optimization/32713 (ICE in copy_reference_ops_from_ref, at tree-ssa-sccvn.c:550)

PR tree-optimization/32713
* tree-ssa-sccvn.c (copy_reference_ops_from_ref): Handle REAL_CST.

From-SVN: r126547

17 years agore PR middle-end/30482 (<complex> division by 0)
Paolo Carlini [Wed, 11 Jul 2007 10:23:56 +0000 (10:23 +0000)]
re PR middle-end/30482 (<complex> division by 0)

2007-07-11  Paolo Carlini  <pcarlini@suse.de>

PR middle-end/30482
* c-opts.c (c_common_post_options): Do not change flag_complex_method
conditional to flag_isoc99.
(c_common_init_options): Do it here, unconditionally.

From-SVN: r126546

17 years agore PR tree-optimization/32589 (exp_dbug.adb:981: error: invalid array index)
Eric Botcazou [Wed, 11 Jul 2007 09:43:25 +0000 (09:43 +0000)]
re PR tree-optimization/32589 (exp_dbug.adb:981: error: invalid array index)

PR tree-optimization/32589
* doc/tree-ssa.texi (Rough GIMPLE Grammar): Add missing rule.
* tree-gimple.c (is_gimple_min_invariant): Clarify head comment.
* tree-ssa-propagate.c (valid_gimple_expression_p): New
predicate, extracted from...
(set_rhs): ...here.  Call it for the expression on entry.
* tree-ssa-propagate.h (valid_gimple_expression_p): Declare.
* tree-ssa-sccvn.c: Include tree-ssa-propagate.h.
(simplify_binary_expression): Use valid_gimple_expression_p
to validate the simplification.
* Makefile.in (tree-ssa-sccvn.o): Depends on tree-ssa-propagate.h.

From-SVN: r126545

17 years agocygming.h (PREFERRED_DEBUGGING_TYPE): Define to DWARF2_DEBUG on 32 bit target too.
Danny Smith [Wed, 11 Jul 2007 09:37:18 +0000 (09:37 +0000)]
cygming.h (PREFERRED_DEBUGGING_TYPE): Define to DWARF2_DEBUG on 32 bit target too.

* config/i386/cygming.h (PREFERRED_DEBUGGING_TYPE): Define to
DWARF2_DEBUG on 32 bit target too.
(DWARF2_UNWIND_INFO): Reorganize 64-bit vs 32-bit definition.

From-SVN: r126544

17 years agotrans-array.c (gfc_conv_array_parameter): Use correct types for comparison.
Richard Guenther [Wed, 11 Jul 2007 09:19:58 +0000 (09:19 +0000)]
trans-array.c (gfc_conv_array_parameter): Use correct types for comparison.

2007-07-11  Richard Guenther  <rguenther@suse.de>

* trans-array.c (gfc_conv_array_parameter): Use correct
types for comparison.
* trans-intrinsic.c (gfc_conv_intrinsic_repeat): Use
correct types for POINTER_PLUS_EXPR.
* trans-stmt.c (gfc_trans_forall_loop): Use correct type
for integer one constant.

From-SVN: r126543

17 years agore PR c++/32560 (ICE on invalid declaration in template)
Paolo Carlini [Wed, 11 Jul 2007 09:18:39 +0000 (09:18 +0000)]
re PR c++/32560 (ICE on invalid declaration in template)

/cp
2007-07-11  Paolo Carlini  <pcarlini@suse.de>

PR c++/32560
* parser.c (cp_parser_make_indirect_declarator): When the
the code argument is ERROR_MARK return cp_error_declarator.

/testsuite
2007-07-11  Paolo Carlini  <pcarlini@suse.de>

PR c++/32560
* g++.dg/template/decl3.C: New.

From-SVN: r126542

17 years agoMakefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the WINDRES export.
Nick Clifton [Wed, 11 Jul 2007 08:29:47 +0000 (08:29 +0000)]
Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the WINDRES export.

* Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the WINDRES export.
* Makefile.in: Regenerate.

From-SVN: r126541

17 years agooops - this is the missing changelog entry for the previous delta
Nick Clifton [Wed, 11 Jul 2007 08:26:55 +0000 (08:26 +0000)]
oops - this is the missing changelog entry for the previous delta

From-SVN: r126540

17 years ago* config/m32r/m32r.h (INITIALIZE_TRAMPOLINE): Provide alternative version for 64...
Nick Clifton [Wed, 11 Jul 2007 08:24:40 +0000 (08:24 +0000)]
* config/m32r/m32r.h (INITIALIZE_TRAMPOLINE): Provide alternative version for 64-bit hosts.

From-SVN: r126539

17 years agomips.h (ISA_HAS_SYNCI): New target capability predicate.
David Daney [Wed, 11 Jul 2007 05:14:35 +0000 (05:14 +0000)]
mips.h (ISA_HAS_SYNCI): New target capability predicate.

2007-07-10  David Daney  <ddaney@avtrex.com>

* config/mips/mips.h (ISA_HAS_SYNCI): New target capability
predicate.
(INITIALIZE_TRAMPOLINE): Emit clear_cache insn instead of  library
call.
* config/mips/mips.c (mips_expand_synci_loop): New function.
* config/mips/mips.md (UNSPEC_CLEAR_HAZARD): New constant.
(UNSPEC_RDHWR): Same.
(UNSPEC_SYNCI): Same.
(UNSPEC_SYNC): Same.
(clear_cache): New expand.
(sync): New insn.
(synci): Same.
(rdhwr): Same.
(clear_hazard): Same.
* config/mips/mips-protos.h (mips_expand_synci_loop): Declare
function.
* testsuite/gcc.target/mips/clear-cache-1.c: New test.
* testsuite/gcc.target/mips/clear-cache-2.c: New test.

From-SVN: r126537

17 years agoemit-rtl.c (gen_reg_rtx): Check can_create_pseudo_p rather than no_new_pseudos.
Ian Lance Taylor [Wed, 11 Jul 2007 04:45:48 +0000 (04:45 +0000)]
emit-rtl.c (gen_reg_rtx): Check can_create_pseudo_p rather than no_new_pseudos.

* emit-rtl.c (gen_reg_rtx): Check can_create_pseudo_p rather than
no_new_pseudos.

From-SVN: r126536

17 years agobuiltins.def (BUILT_IN_CLEAR_CACHE): New builtin.
David Daney [Wed, 11 Jul 2007 04:13:10 +0000 (04:13 +0000)]
builtins.def (BUILT_IN_CLEAR_CACHE): New builtin.

2007-07-10  David Daney  <ddaney@avtrex.com>

* builtins.def (BUILT_IN_CLEAR_CACHE): New builtin.
* builtins.c (expand_builtin___clear_cache): New function.
(expand_builtin): Call expand_builtin___clear_cache for
BUILT_IN_CLEAR_CACHE case.
* doc/extend.texi (__builtin___clear_cache): Document new builtin.
* doc/md.texi (clear_cache): Document new instruction pattern.
* testsuite/gcc.dg/builtins-64.c: New test.

From-SVN: r126535

17 years ago* config/cris/cris.md ("movsi"): Fix typo in last change.
Hans-Peter Nilsson [Wed, 11 Jul 2007 03:02:36 +0000 (03:02 +0000)]
* config/cris/cris.md ("movsi"): Fix typo in last change.

From-SVN: r126534

17 years agoDaily bump.
GCC Administrator [Wed, 11 Jul 2007 00:16:56 +0000 (00:16 +0000)]
Daily bump.

From-SVN: r126532

17 years agore PR bootstrap/32617 (explow.c references DECL_ALIGN of a FUNCTION_DECL)
Geoffrey Keating [Tue, 10 Jul 2007 23:08:52 +0000 (23:08 +0000)]
re PR bootstrap/32617 (explow.c references DECL_ALIGN of a FUNCTION_DECL)

2007-07-09  Geoffrey Keating  <geoffk@apple.com>

PR 32617
* c-common.c (c_alignof_expr): Look at DECL_ALIGN of
FUNCTION_DECLs.
(handle_aligned_attribute): Allow use on FUNCTION_DECLs.
* varasm.c (assemble_start_function): Honor DECL_ALIGN
for FUNCTION_DECLs.  Don't use align_functions_log if
DECL_USER_ALIGN.
* print-tree.c (print_node): Print DECL_ALIGN and DECL_USER_ALIGN
even for FUNCTION_DECLs.
* c-decl.c (merge_decls): Propagate DECL_ALIGN even for
FUNCTION_DECLs.
* tree.h (DECL_ALIGN): Update for new location of 'align'.
(DECL_FUNCTION_CODE): Update for new location and name of
'function_code'.
(DECL_OFFSET_ALIGN): Update for new location of 'off_align'.
(struct tree_decl_common): Move 'align' and 'off_align' out
of union, ensure they're still on a 32-bit boundary.  Remove
other fields in union 'u1'.
(struct tree_function_decl): Add field 'function_code' replacing
'u1.f' in tree_decl_common.
* tree.c (build_decl_stat): Set initial value of DECL_ALIGN.
* doc/extend.texi (Function Attributes): Add 'aligned' attribute.
(Variable Attributes): Cross-reference 'aligned' attribute
to Function Attributes.
* flags.h (force_align_functions_log): Delete.
* toplev.c (force_align_functions_log): Delete.

Index: gcc/testsuite/ChangeLog
2007-07-09  Geoffrey Keating  <geoffk@apple.com>

PR 32617
* gcc.c-torture/execute/align-3.c: New.

Index: gcc/java/ChangeLog
2007-07-09  Geoffrey Keating  <geoffk@apple.com>

PR 32617
* lang.c (java_init): Remove setting of force_align_functions_log.
* class.c (add_method_1): Set DECL_ALIGN of non-static method
to cope with ptrmemfunc_vbit_in_pfn.

Index: gcc/cp/ChangeLog
2007-07-09  Geoffrey Keating  <geoffk@apple.com>

PR 32617
* decl.c (cxx_init_decl_processing): Don't set
force_align_functions_log.
(grokfndecl): Honour ptrmemfunc_vbit_in_pfn.
* typeck.c (cxx_alignof_expr): When alignof is used on a plain
FUNCTION_DECL, return its alignment.

From-SVN: r126529

17 years agoconfigure.ac: Check if $atomicity_dir is cpu/generic/atomicity_mutex instead of the...
Bob Wilson [Tue, 10 Jul 2007 22:53:41 +0000 (22:53 +0000)]
configure.ac: Check if $atomicity_dir is cpu/generic/atomicity_mutex instead of the...

* configure.ac: Check if $atomicity_dir is cpu/generic/atomicity_mutex
instead of the non-existent cpu/generic/atomic_mutex.
* configure: Regenerate.

From-SVN: r126528

17 years agoutility (identity, [...]): Add.
Paolo Carlini [Tue, 10 Jul 2007 19:28:07 +0000 (19:28 +0000)]
utility (identity, [...]): Add.

2007-07-10  Paolo Carlini  <pcarlini@suse.de>

* include/std/utility (identity, move, forward): Add.
* testsuite/20_util/move/requirements/explicit_instantiation.cc: New.
* testsuite/20_util/move/1.cc: New.
* testsuite/20_util/identity/value.cc: New.
* testsuite/20_util/identity/requirements/typedefs.cc: New.
* testsuite/20_util/identity/requirements/explicit_instantiation.cc:
New.
* testsuite/20_util/forward/requirements/explicit_instantiation.cc:
New.
* testsuite/20_util/forward/1.cc: New.
* testsuite/20_util/forward/1_neg.cc: New.

From-SVN: r126524

17 years agore PR target/32708 (_mm_cvtsi64x_si128() and _mm_cvtsi128_si64x() inefficient)
Uros Bizjak [Tue, 10 Jul 2007 19:26:58 +0000 (21:26 +0200)]
re PR target/32708 (_mm_cvtsi64x_si128() and _mm_cvtsi128_si64x() inefficient)

        PR target/32708
        * config/i386/sse.md (vec_concatv2di): Disable for TARGET_64BIT.
        (*vec_concatv2di_rex): New insn pattern.

testsuite/ChangeLog:

        PR target/32708
        * gcc.target/i386/pr32708-1.c: New test.
        * gcc.target/i386/pr32708-2.c: Ditto.
        * gcc.target/i386/pr32708-3.c: Ditto.

From-SVN: r126523

17 years agoutility (identity, [...]): Add.
Paolo Carlini [Tue, 10 Jul 2007 19:20:51 +0000 (19:20 +0000)]
utility (identity, [...]): Add.

2007-07-10  Paolo Carlini  <pcarlini@suse.de>

* include/std/utility (identity, move, forward): Add.
* testsuite/20_util/move/requirements/explicit_instantiation.cc: New.
* testsuite/20_util/move/1.cc: New.
* testsuite/20_util/identity/value.cc: New.
* testsuite/20_util/identity/requirements/typedefs.cc: New.
* testsuite/20_util/identity/requirements/explicit_instantiation.cc:
New.
* testsuite/20_util/forward/requirements/explicit_instantiation.cc:
New.
* testsuite/20_util/forward/1.cc: New.
* testsuite/20_util/forward/1_neg.cc: New.

From-SVN: r126522

17 years agore PR target/32538 (All libgomp tests fail to link on IRIX 6: copysignl undefined)
Rainer Orth [Tue, 10 Jul 2007 18:02:30 +0000 (18:02 +0000)]
re PR target/32538 (All libgomp tests fail to link on IRIX 6: copysignl undefined)

PR target/32538
* config/mips/iris6.h (LIBGCC_SPEC): Add libm.

From-SVN: r126520

17 years ago* g++.dg/init/new20.C: Remove svn:executable flag.
Mark Mitchell [Tue, 10 Jul 2007 17:56:09 +0000 (17:56 +0000)]
* g++.dg/init/new20.C: Remove svn:executable flag.

From-SVN: r126519

17 years agoReplace no_new_pseudos in backends.
Ian Lance Taylor [Tue, 10 Jul 2007 17:23:11 +0000 (17:23 +0000)]
Replace no_new_pseudos in backends.

* rtl.h (can_create_pseudo_p): Define.
* config/darwin.c (machopic_indirect_data_reference): Use
can_create_pseudo_p () instead of no_new_pseudos.
(machopic_indirect_data_reference): Likewise.
(machopic_legitimize_pic_address): Likewise.
* config/alpha/alpha.c (alpha_legitimize_address): Likewise.
(alpha_emit_set_const_1): Likewise.
(alpha_emit_set_const): Likewise.
(alpha_emit_conditional_move): Likewise.
(alpha_split_conditional_move): Likewise.
* config/alpha/alpha.md (various splitters): Likewise.
(movti): Likewise.
* config/arm/arm.c (legitimize_pic_address): Likewise.
(arm_load_pic_register): Likewise.
* config/arm/arm.md (addsi3, subsi3, andsi3, iorsi3): Likewise.
(movdi, movsi, movhi, movqi, movsf, movdf): Likewise.
* config/bfin/bfin.c (legitimize_pic_address): Likewise.
* config/cris/cris.c (cris_expand_pic_call_address): Likewise.
* config/cris/cris.md (movsi): Likewise.
* config/frv/frv.md (symGOT2reg_hilo): Likewise.
(symGOTOFF2reg_hilo): Likewise.
(symGPREL2reg, symGPREL2reg_hilo): Likewise.
* config/h8300/h8300.md (insv, extzv): Likewise.
* config/i386/i386.c (ix86_expand_move): Likewise.
(ix86_expand_vector_move): Likewise.
(ix86_prepare_fp_compare_args): Likewise.
(ix86_expand_carry_flag_compare): Likewise.
* config/i386/i386.md (tls_dynamic_gnu2_32): Likewise.
(tls_dynamic_gnu2_combine_32): Likewise.
(tls_dynamic_gnu2_64, tls_dynamic_gnu2_combine_64): Likewise.
* config/ia64/ia64.c (ia64_expand_move): Likewise.
(ia64_expand_movxf_movrf): Likewise.
* config/m32c/m32c.c (m32c_prepare_move): Likewise.
(m32c_split_move): Likewise.
(m32c_expand_insv): Likewise.
* config/m68k/m68k.md (movsi): Likewise.
* config/mips/mips.c (mips_force_temporary): Likewise.
(mips_split_symbol): Likewise.
(mips_move_integer): Likewise.
(mips_legitimize_const_move): Likewise.
* config/mn10300/mn10300.md (movsi): Likewise.
* config/pa/pa.c (emit_move_sequence): Likewise.
* config/rs6000/rs6000.c (rs6000_emit_move): Likewise.
(rs6000_got_register): Likewise.
(create_TOC_reference): Likewise.
(rs6000_machopic_legitimize_pic_address): Likewise.
* config/rs6000/rs6000.md (add<mode>3): Likewise.
(various splitters): Likewise.
(iorsi3, xorsi3, iordi3, xordi3): Likewise.
(movsi_got): Likewise.
* config/s390/s390.c (emit_symbolic_move): Likewise.
* config/s390/s390.md (movhi, movqi): Likewise.
(load_multiple, store_multiple): Likewise.
* config/score/score.c (score_force_temporary): Likewise.
* config/sh/sh.c (prepare_move_operands): Likewise.
(prepare_cbranch_operands): Likewise.
(emit_fpu_switch): Likewise.
(fpscr_set_from_mem): Likewise.
* config/sh/sh.md (movdicc, movsicc, movsicc_umin): Likewise.
(adddi3, subsi3): Likewise.
(various splitters): Likewise.
(divsi_inv_fp_combine): Likewise.
(symGOT_load, symGOTOFF2reg, symDTPOFF2reg): Likewise.
(seq, slt, sle, sgt, sge, sgtu, sltu, sleu, sgeu): Likewise.
(sne): Likewise.
* config/sh/predicates.md (xor_operand): Likewise.
* config/sparc/sparc.c (legitimize_tls_address): Likewise.
* config/sparc/sparc.md (movsi_pic_label_ref): Likewise.
(movdi_pic_label_ref): Likewise.
* config/spu/spu.c (spu_split_immediate): Likewise.
* config/alpha/alpha.md (various splitters): Remove test
!no_new_pseudos || reload_completed.
* config/ia64/ia64.c (ia64_output_mi_thunk): Don't set
no_new_pseudos.
* config/m68k/m68k.c (m68k_output_mi_thunk): Likewise.
* config/mips/mips.c (mips_output_mi_thunk): Likewise.
* config/rs6000/rs6000.c (rs6000_output_mi_thunk): Likewise.
* config/score/score.c (th_output_mi_thunk): Likewise.
* config/sh/sh.c (sh_output_mi_thunk): Likewise.
* config/sparc/sparc.c (sparc_output_mi_thunk): Likewise.

From-SVN: r126517

17 years agore PR libgcj/32651 (libjava fails to build on IRIX 6.5)
Rainer Orth [Tue, 10 Jul 2007 17:01:47 +0000 (17:01 +0000)]
re PR libgcj/32651 (libjava fails to build on IRIX 6.5)

PR libgcj/32651
* configure.host (mips-sgi-irix6*): Set sysdeps_dir.
Disable interpreter.

From-SVN: r126515

17 years ago* gcc.dg/vect/vect-116.c: Add vect_int target requirement.
Nathan Froyd [Tue, 10 Jul 2007 14:40:13 +0000 (14:40 +0000)]
* gcc.dg/vect/vect-116.c: Add vect_int target requirement.

From-SVN: r126514

17 years ago* gcc.dg/ultrasp7.c: Add fpic target requirement.
Nathan Froyd [Tue, 10 Jul 2007 14:37:02 +0000 (14:37 +0000)]
* gcc.dg/ultrasp7.c: Add fpic target requirement.

From-SVN: r126513

17 years agore PR testsuite/25241 ([C++] DejaGNU does not distinguish between errors and warnings)
Manuel López-Ibáñez [Tue, 10 Jul 2007 09:17:01 +0000 (09:17 +0000)]
re PR testsuite/25241 ([C++] DejaGNU does not distinguish between errors and warnings)

2007-07-10  Manuel Lopez-Ibanez <manu@gcc.gnu.org>

PR testsuite/25241
* gcc.dg/pch/counter-2.c: Match every message with its appropriate
directive.

From-SVN: r126511

17 years agore PR libfortran/32702 (crash when printing big character variable)
Jerry DeLisle [Tue, 10 Jul 2007 05:37:29 +0000 (05:37 +0000)]
re PR libfortran/32702 (crash when printing big character variable)

2007-07-09  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR libgfortran/32702
* io/unix.c (unix_stream): Restore buffer pointer and small_buffer.
(fd_alloc): If the number of bytes needed is greater than the default
BUFFER_SIZE, allocate a new buffer large enough.  Free the old buffer if
necessary. (fd_sfree): Restore use of buffer pointer.
(fd_close): Likewise. (fd_open): Likewise.
(init_error_stream): Likewise.

From-SVN: r126510

17 years agore PR fortran/32157 (intrinsic function name conflicts with subroutine if present...
Paul Thomas [Tue, 10 Jul 2007 05:11:00 +0000 (05:11 +0000)]
re PR fortran/32157 (intrinsic function name conflicts with subroutine if present in the same file)

2007-07-10  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/32157
* resolve.c (is_external_proc): New function.  Adds test that
the symbol is not an intrinsic procedure.
* (resolve_function, resolve_call): Replace logical statements
with call to is_external_proc.

PR fortran/32689
* simplify.c (gfc_simplify_transfer): If mold has rank, the
result is an array.

PR fortran/32634
* module.c (write_generic): Write the local name of the
interface.

2007-07-10  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/32157
* gfortran.dg/overload_2.f90: New test.

PR fortran/32689
* gfortran.dg/transfer_simplify_5.f90

PR fortran/32634
* gfortran.dg/interface_15.f90: New test.

From-SVN: r126509

17 years agore PR rtl-optimization/32664 ([sh] ICE in create_pre_exit, at mode-switching.c:373)
Kaz Kojima [Tue, 10 Jul 2007 01:01:11 +0000 (01:01 +0000)]
re PR rtl-optimization/32664 ([sh] ICE in create_pre_exit, at mode-switching.c:373)

PR rtl-optimization/32664
* mode-switching.c (create_pre_exit): Skip barrier insns.

From-SVN: r126507

17 years agoDaily bump.
GCC Administrator [Tue, 10 Jul 2007 00:17:06 +0000 (00:17 +0000)]
Daily bump.

From-SVN: r126503

17 years agotree-scalar-evolution.c (scev_const_prop): Add arguments to force_gimple_operand_bsi.
Zdenek Dvorak [Mon, 9 Jul 2007 23:04:06 +0000 (01:04 +0200)]
tree-scalar-evolution.c (scev_const_prop): Add arguments to force_gimple_operand_bsi.

* tree-scalar-evolution.c (scev_const_prop): Add arguments to
force_gimple_operand_bsi.
* tree-ssa-loop-ivopts.c (rewrite_use_nonlinear_expr,
rewrite_use_compare): Ditto.
* tree-ssa-address.c (gimplify_mem_ref_parts, create_mem_ref):
Ditto.
* tree-ssa-ifcombine.c (ifcombine_ifandif): Ditto.
* tree-ssa-loop-prefetch.c (issue_prefetch_ref): Ditto.
* lambda-code.c (replace_uses_equiv_to_x_with_y): Ditto.
* tree-profile.c (prepare_instrumented_value,
tree_gen_interval_profiler, tree_gen_pow2_profiler,
tree_gen_one_value_profiler, tree_gen_ic_profiler,
tree_gen_ic_func_profiler, tree_gen_average_profiler,
tree_gen_ior_profiler): Ditto.
* tree-ssa-reassoc.c (negate_value): Ditto.
* matrix-reorg.c (transform_access_sites, transform_allocation_sites):
Use force_gimple_operand_bsi.
* tree-vect-transform.c (vect_update_ivs_after_vectorizer): Ditto.
* tree-if-conv.c (add_to_dst_predicate_list,
find_phi_replacement_condition): Ditto.
* gimplify.c (force_gimple_operand_bsi): Add before and m arguments.
Call mark_symbols_for_renaming for new statements.
* tree-flow.h (force_gimple_operand_bsi): Declaration changed.

From-SVN: r126500

17 years agocfghooks.c (remove_edge): New function.
Zdenek Dvorak [Mon, 9 Jul 2007 22:44:03 +0000 (00:44 +0200)]
cfghooks.c (remove_edge): New function.

* cfghooks.c (remove_edge): New function.
(redirect_edge_and_branch, remove_branch, merge_blocks): Updated
loop exit rescans.
* cfghooks.h (remove_edge): Declare.
* cfg.c (remove_edge): Renamed to remove_edge_raw.
* basic-block.h (remove_edge): Declaration changed to remove_edge_raw.

From-SVN: r126499

17 years agore PR libfortran/32336 (matmul: flag runtime- instead of assertation error)
Thomas Koenig [Mon, 9 Jul 2007 22:34:43 +0000 (22:34 +0000)]
re PR libfortran/32336 (matmul: flag runtime- instead of assertation error)

2007-07-09  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR libfortran/32336
* m4/matmul.m4:  When the dimension of b is incorrect,
raise a runtime error instead of a failed assertion.
* generated/matmul_i1.c:  Regenerated.
* generated/matmul_i2.c:  Regenerated.
* generated/matmul_i4.c:  Regenerated.
* generated/matmul_i8.c:  Regenerated.
* generated/matmul_i16.c:  Regenerated.
* generated/matmul_r4.c:  Regenerated.
* generated/matmul_r8.c:  Regenerated.
* generated/matmul_r10.c:  Regenerated.
* generated/matmul_r16.c:  Regenerated.

2007-07-09  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR libfortran/32336
* gfortran.dg/matmul_5.f90:  New test case.

From-SVN: r126498

17 years agofesd-any.c: Move to gcc.dg/debug/dwarf2 directory.
Eric Botcazou [Mon, 9 Jul 2007 22:23:04 +0000 (00:23 +0200)]
fesd-any.c: Move to gcc.dg/debug/dwarf2 directory.

* gcc.dg/fesd-any.c: Move to gcc.dg/debug/dwarf2 directory.
* gcc.dg/fesd-any.h: Likewise.
* gcc.dg/fesd-baseonly.c: Likewise.
* gcc.dg/fesd-baseonly.h: Likewise.
* gcc.dg/fesd-none.c: Likewise.
* gcc.dg/fesd-none.h: Likewise.
* gcc.dg/fesd-reduced.c: Likewise.
* gcc.dg/fesd-reduced.h: Likewise.
* gcc.dg/fesd-sys.c: Likewise.
* gcc.dg/fesd-sys.h: Likewise
* gcc.dg/fesd.h: Likewise.

* g++.dg/debug/dwarf2: New directory.
* g++.dg/debug/dwarf2/dwarf2.exp: New driver.
* g++.dg/other/fesd-any.C: Move to g++.dg/debug/dwarf2 directory.
* g++.dg/other/fesd-any.h: Likewise.
* g++.dg/other/fesd-baseonly.C: Likewise.
* g++.dg/other/fesd-baseonly.h: Likewise.
* g++.dg/other/fesd-none.C: Likewise.
* g++.dg/other/fesd-none.h: Likewise.
* g++.dg/other/fesd-reduced.C: Likewise.
* g++.dg/other/fesd-reduced.h: Likewise.
* g++.dg/other/fesd-sys.C: Likewise.
* g++.dg/other/fesd-sys.h: Likewise.
* g++.dg/other/fesd.h: Likewise.

From-SVN: r126497

17 years agore PR fortran/29459 (Spurious warnings about anonymous variables)
Francois-Xavier Coudert [Mon, 9 Jul 2007 22:00:52 +0000 (22:00 +0000)]
re PR fortran/29459 (Spurious warnings about anonymous variables)

PR fortran/29459
* trans-array.c (gfc_trans_array_constructor): Mark offset field
with TREE_NO_WARNING.
* trans-decl.c (gfc_build_qualified_array): Mark lbound, ubound,
stride and size variables with TREE_NO_WARNING.

From-SVN: r126496

17 years agooptabs.h: Added declaration for signbit_optab.
Wolfgang Gellerich [Mon, 9 Jul 2007 20:12:51 +0000 (20:12 +0000)]
optabs.h: Added declaration for signbit_optab.

2007-07-09  Wolfgang Gellerich  <gellerich@de.ibm.com>

* optabs.h: Added declaration for signbit_optab.
* optabs.c: (init_optabs): Added initialization for signbit_optab.
* genoptinit.c (optabs): Added entry for signbit insns.
* builtins.c (expand_builtin_signbit): Added code to use a signbit insn,
if available.
* config/s390/s390.h (S390_TDC_SIGNBIT_SET): New constant.
* config/s390/s390.md (signbit<mode>2): New expander.

From-SVN: r126495

17 years agore PR tree-optimization/32698 (inefficient pointer expression)
Richard Guenther [Mon, 9 Jul 2007 19:41:54 +0000 (19:41 +0000)]
re PR tree-optimization/32698 (inefficient pointer expression)

2007-07-09  Richard Guenther  <rguenther@suse.de>

PR middle-end/32698
* fold-const.c (fold_plusminus_mult_expr): Move constant
arguments second to allow decomposing.

From-SVN: r126494

17 years agotrans-decl.c (set_tree_decl_type_code): Remove function.
Steven G. Kargl [Mon, 9 Jul 2007 19:41:37 +0000 (19:41 +0000)]
trans-decl.c (set_tree_decl_type_code): Remove function.

2007-07-09  Steven G. Kargl  <kargl@gcc.gnu.org>

* trans-decl.c (set_tree_decl_type_code): Remove function.
(generate_local_decl): Remove reference to set_tree_decl_type_code.

From-SVN: r126493

17 years agorevert: re PR debug/23551 (dwarf records for inlines appear incomplete)
Alexandre Oliva [Mon, 9 Jul 2007 19:24:23 +0000 (19:24 +0000)]
revert: re PR debug/23551 (dwarf records for inlines appear incomplete)

Revert:
2007-07-06  Alexandre Oliva  <aoliva@redhat.com>
PR debug/23551
* tree-ssa-copyrename.c (copy_rename_partition_coalesce):
Disregard DECL_FROM_INLINE.

From-SVN: r126492

17 years agore PR target/27855 (reassociation causes the RA to be confused)
Uros Bizjak [Mon, 9 Jul 2007 19:22:03 +0000 (21:22 +0200)]
re PR target/27855 (reassociation causes the RA to be confused)

        PR target/27855
        * doc/extend.texi: Add ftree-reassoc flag.
        * common.opt (ftree-reassoc): New flag.
        * tree-ssa-reassoc.c (gate_tree_ssa_reassoc): New static function.
        (struct tree_opt_pass pass_reassoc): Use gate_tree_ssa_reassoc.

From-SVN: r126491

17 years agowhat-1.cc: Include <stdexcept>.
Paolo Carlini [Mon, 9 Jul 2007 19:13:20 +0000 (19:13 +0000)]
what-1.cc: Include <stdexcept>.

2007-07-09  Paolo Carlini  <pcarlini@suse.de>

* testsuite/27_io/ios_base/failure/what-1.cc: Include <stdexcept>.

From-SVN: r126490

17 years ago[multiple changes]
Andrew Haley [Mon, 9 Jul 2007 17:33:46 +0000 (17:33 +0000)]
[multiple changes]

2007-05-18  Aurelien Jarno  <aurelien@aurel32.net>

* src/arm/ffi.c (ffi_prep_closure_loc): Renamed and ajusted
from (ffi_prep_closure): ... this.
(FFI_INIT_TRAMPOLINE): Adjust.

2005-12-31  Phil Blundell  <pb@reciva.com>

* src/arm/ffi.c (ffi_prep_incoming_args_SYSV,
        ffi_closure_SYSV_inner, ffi_prep_closure): New, add closure support.
* src/arm/sysv.S(ffi_closure_SYSV): Likewise.
* src/arm/ffitarget.h (FFI_TRAMPOLINE_SIZE): Likewise.
(FFI_CLOSURES): Enable closure support.

2007-07-03  Andrew Haley  <aph@hedges.billgatliff.com>

        * testsuite/libffi.call/cls_multi_ushort.c,
        testsuite/libffi.call/cls_align_uint16.c,
        testsuite/libffi.call/nested_struct1.c,
        testsuite/libffi.call/nested_struct3.c,
        testsuite/libffi.call/cls_7_1_byte.c,
        testsuite/libffi.call/cls_double.c,
        testsuite/libffi.call/nested_struct5.c,
        testsuite/libffi.call/nested_struct7.c,
        testsuite/libffi.call/cls_sint.c,
        testsuite/libffi.call/nested_struct9.c,
        testsuite/libffi.call/cls_20byte1.c,
        testsuite/libffi.call/cls_multi_sshortchar.c,
        testsuite/libffi.call/cls_align_sint64.c,
        testsuite/libffi.call/cls_3byte2.c,
        testsuite/libffi.call/cls_multi_schar.c,
        testsuite/libffi.call/cls_multi_uchar.c,
        testsuite/libffi.call/cls_19byte.c,
        testsuite/libffi.call/cls_9byte1.c,
        testsuite/libffi.call/cls_align_float.c,
        testsuite/libffi.call/closure_fn1.c,
        testsuite/libffi.call/problem1.c,
        testsuite/libffi.call/closure_fn3.c,
        testsuite/libffi.call/cls_sshort.c,
        testsuite/libffi.call/closure_fn5.c,
        testsuite/libffi.call/cls_align_double.c,
        testsuite/libffi.call/cls_2byte.c,
        testsuite/libffi.call/nested_struct.c,
        testsuite/libffi.call/nested_struct10.c,
        testsuite/libffi.call/cls_4byte.c,
        testsuite/libffi.call/cls_6byte.c,
        testsuite/libffi.call/cls_8byte.c,
        testsuite/libffi.call/cls_multi_sshort.c,
        testsuite/libffi.call/cls_align_uint32.c,
        testsuite/libffi.call/cls_align_sint16.c,
        testsuite/libffi.call/cls_float.c,
        testsuite/libffi.call/cls_20byte.c,
        testsuite/libffi.call/cls_5_1_byte.c,
        testsuite/libffi.call/nested_struct2.c,
        testsuite/libffi.call/cls_24byte.c,
        testsuite/libffi.call/nested_struct4.c,
        testsuite/libffi.call/nested_struct6.c,
        testsuite/libffi.call/cls_64byte.c,
        testsuite/libffi.call/nested_struct8.c,
        testsuite/libffi.call/cls_uint.c,
        testsuite/libffi.call/cls_multi_ushortchar.c,
        testsuite/libffi.call/cls_schar.c,
        testsuite/libffi.call/cls_uchar.c,
        testsuite/libffi.call/cls_align_uint64.c,
        testsuite/libffi.call/cls_ulonglong.c,
        testsuite/libffi.call/cls_align_longdouble.c,
        testsuite/libffi.call/cls_1_1byte.c,
        testsuite/libffi.call/cls_12byte.c,
        testsuite/libffi.call/cls_3_1byte.c,
        testsuite/libffi.call/cls_3byte1.c,
        testsuite/libffi.call/cls_4_1byte.c,
        testsuite/libffi.call/cls_6_1_byte.c,
        testsuite/libffi.call/cls_16byte.c,
        testsuite/libffi.call/cls_18byte.c,
        testsuite/libffi.call/closure_fn0.c,
        testsuite/libffi.call/cls_9byte2.c,
        testsuite/libffi.call/closure_fn2.c,
        testsuite/libffi.call/closure_fn4.c,
        testsuite/libffi.call/cls_ushort.c,
        testsuite/libffi.call/closure_fn6.c,
        testsuite/libffi.call/cls_5byte.c,
        testsuite/libffi.call/cls_align_pointer.c,
        testsuite/libffi.call/cls_7byte.c,
        testsuite/libffi.call/cls_align_sint32.c,
        testsuite/libffi.special/unwindtest_ffi_call.cc,
        testsuite/libffi.special/unwindtest.cc: Enable for ARM.

From-SVN: r126489

17 years agore PR fortran/31129 (No warning on unused parameters)
Daniel Franke [Mon, 9 Jul 2007 14:56:49 +0000 (10:56 -0400)]
re PR fortran/31129 (No warning on unused parameters)

gcc/fortran:
2007-07-09  Daniel Franke  <franke.daniel@gmail.com>

        PR fortran/31129
        * trans-decl.c (generate_local_decl) Emit a warning if an unused
        parameter is found.

gcc/testsuite:
2007-07-09  Daniel Franke  <franke.daniel@gmail.com>

        PR fortran/31129
        * gfortran.dg/parameter_unused.f90: New test.

From-SVN: r126486

17 years agore PR tree-optimization/32681 (ice for legal C code with flags -ffast-math -O3 ...
Uros Bizjak [Mon, 9 Jul 2007 13:00:19 +0000 (15:00 +0200)]
re PR tree-optimization/32681 (ice for legal C code with flags -ffast-math  -O3 -ftree-vectorize)

PR tree-optimization/32681
* tree-if-conv.c (find_phi_replacement_condition): Use the condition
saved in second_edge->aux when first_bb is a loop header.

testsuite/ChangeLog:

PR tree-optimization/32681
* gcc.dg/tree-ssa/pr32681.c: New test.

From-SVN: r126482

17 years ago* cse.c (cse_insn): Avoid invalid sharing on trial replacement.
Jan Hubicka [Mon, 9 Jul 2007 10:22:36 +0000 (10:22 +0000)]
* cse.c (cse_insn): Avoid invalid sharing on trial replacement.

From-SVN: r126481

17 years agodecl.c (start_preparsed_function): Do not promote return type.
Richard Guenther [Mon, 9 Jul 2007 09:53:11 +0000 (09:53 +0000)]
decl.c (start_preparsed_function): Do not promote return type.

2007-07-09  Richard Guenther  <rguenther@suse.de>

cp/
* decl.c (start_preparsed_function): Do not promote return type.

* c-decl.c (start_function): Do not promote return type.

From-SVN: r126480

17 years agostl_algo.h (search(_ForwardIterator1, _ForwardIterator1, _ForwardIterator2, _ForwardI...
Jim Xochellis [Mon, 9 Jul 2007 09:00:34 +0000 (12:00 +0300)]
stl_algo.h (search(_ForwardIterator1, _ForwardIterator1, _ForwardIterator2, _ForwardIterator2)): Tidy.

2007-07-09  Jim Xochellis  <jimxoch@yahoo.gr>
    Paolo Carlini  <pcarlini@suse.de>

* include/bits/stl_algo.h (search(_ForwardIterator1,
_ForwardIterator1, _ForwardIterator2, _ForwardIterator2)): Tidy.
(search(_ForwardIterator1, _ForwardIterator1, _ForwardIterator2,
_ForwardIterator2, _BinaryPredicate)): Likewise.

Co-Authored-By: Paolo Carlini <pcarlini@suse.de>
From-SVN: r126479

17 years agore PR fortran/32678 ([4.2, 4.1]GFortan works incorrectly when writing with FORMAT Tx)
Jerry DeLisle [Mon, 9 Jul 2007 00:17:42 +0000 (00:17 +0000)]
re PR fortran/32678 ([4.2, 4.1]GFortan works incorrectly when writing with FORMAT Tx)

2007-07-08  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR fortran/32678
* gfortran.dg/fmt_t_5.f90: New test.

From-SVN: r126478

17 years agoDaily bump.
GCC Administrator [Mon, 9 Jul 2007 00:17:10 +0000 (00:17 +0000)]
Daily bump.

From-SVN: r126476

17 years agore PR fortran/32678 ([4.2, 4.1]GFortan works incorrectly when writing with FORMAT Tx)
Jerry DeLisle [Mon, 9 Jul 2007 00:15:15 +0000 (00:15 +0000)]
re PR fortran/32678 ([4.2, 4.1]GFortan works incorrectly when writing with FORMAT Tx)

2007-07-08  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR libgfortran/32678
* io/transfer.c (formatted_transfer_scalar): Don't allow pending_spaces
to go negative.

From-SVN: r126473

17 years agore PR fortran/29876 (ICE on bad operator in ONLY clause of USE statement)
Daniel Franke [Sun, 8 Jul 2007 22:58:45 +0000 (18:58 -0400)]
re PR fortran/29876 (ICE on bad operator in ONLY clause of USE statement)

gcc/fortran:
2007-07-08  Daniel Franke  <franke.daniel@gmail.com>

PR fortran/29876
* module.c (gfc_match_use): Do not set an non-existant
intrinsic operator if a user-defined operator is found.

gcc/testsuite:
2007-07-08  Daniel Franke  <franke.daniel@gmail.com>

PR fortran/29876
* gfortran.dg/operator_6.f90: New test.

From-SVN: r126472

17 years agore PR fortran/24784 (Warning about unused routine argument should not read "unused...
Daniel Franke [Sun, 8 Jul 2007 22:41:35 +0000 (18:41 -0400)]
re PR fortran/24784 (Warning about unused routine argument should not read "unused variable")

gcc:
2007-07-08  Daniel Franke  <franke.daniel@gmail.com>

* function.c (do_warn_unused_parameter): Do not warn if
        TREE_NO_WARNING is set.

gcc/fortran:
2007-07-08  Daniel Franke  <franke.daniel@gmail.com>

PR fortran/24784
PR fortran/28004
* trans-decl.c (generate_local_decl): Adjusted warning on unused
dummy arguments, tell middle-end not to emit additional warnings.

From-SVN: r126471

17 years agore PR c++/30535 (ICE with invalid template operator)
Paolo Carlini [Sun, 8 Jul 2007 22:41:12 +0000 (22:41 +0000)]
re PR c++/30535 (ICE with invalid template operator)

/cp
2007-07-08  Paolo Carlini  <pcarlini@suse.de>

PR c++/30535
* pt.c (unify): Never pass error_mark_node to template_decl_level.

/testsuite
2007-07-08  Paolo Carlini  <pcarlini@suse.de>

PR c++/30535
* g++.dg/template/operator10.C: New.

From-SVN: r126470

17 years agore PR fortran/32217 (segfaults (at runtime) on UNPACK with zero-sized arrays)
Thomas Koenig [Sun, 8 Jul 2007 22:20:04 +0000 (22:20 +0000)]
re PR fortran/32217 (segfaults (at runtime) on UNPACK with zero-sized arrays)

2007-07-08  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR libfortran/32217
* intrinsics/unpack_generic.c:  If the destination array is
empty, return early.

2007-07-08  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR libfortran/32217
* gfortran.dg/unpack_zerosize_1.f90:  New test case.

From-SVN: r126469

17 years agore PR fortran/17711 (Wrong operator name in error message)
Daniel Franke [Sun, 8 Jul 2007 21:08:52 +0000 (17:08 -0400)]
re PR fortran/17711 (Wrong operator name in error message)

gcc/fortran:
2007-07-08  Daniel Franke  <franke.daniel@gmail.com>
    Tobias Schlüter <tobias.schlueter@physik.uni-muenchen.de>

PR fortran/17711
* gfortran.h (gfc_intrinsic_op): Added INTRINSIC_EQ_OS,
INTRINSIC_NE_OS, INTRINSIC_GT_OS, INTRINSIC_GE_OS,
INTRINSIC_LT_OS and INTRINSIC_LE_OS.
* arith.c (eval_intrinsic, eval_type_intrinsic0): Likewise.
* arith.h (gfc_eq, gfc_ne, gfc_gt, gfc_ge, gfc_lt, gfc_le):
Added gfc_intrinsic_op as third argument type.
* dump-parse-tree.c (gfc_show_expr): Account for new enum values.
* expr.c (simplify_intrinsic_op, check_intrinsic_op): Likewise.
* interface.c (check_operator_interface): Likewise.
(gfc_check_interfaces): Added cross-checks for FORTRAN 77 and
Fortran 90 style operators using new enum values.
(gfc_extend_expr): Likewise.
(gfc_add_interface): Likewise.
* match.c (intrinsic_operators): Distinguish FORTRAN 77 style
operators from Fortran 90 style operators using new enum values.
* matchexp.c (match_level_4): Account for new enum values.
* module.c (mio_expr): Likewise.
* resolve.c (resolve_operator): Deal with new enum values, fix
inconsistent error messages.
* trans-expr.c (gfc_conv_expr_op): Account for new enum values.

gcc/testsuite:
2007-07-08  Daniel Franke  <franke.daniel@gmail.com>

PR fortran/17711
* gfortran.dg/operator_4.f90: New test.
* gfortran.dg/operator_5.f90: New test.
* gfortran.dg/logical_comp.f90: Adjusted error messages.
* gfortran.dg/module_md5_1.f90: Adjusted MD5 sum.

Co-Authored-By: Tobias Schlüter <tobias.schlueter@physik.uni-muenchen.de>
From-SVN: r126468