OSDN Git Service

pf3gnuchains/gcc-fork.git
15 years ago2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
tschwinge [Tue, 4 Nov 2008 23:32:39 +0000 (23:32 +0000)]
2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>

* MAINTAINERS (Write after approval): Add myself.

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

15 years ago2008-11-04 Paul Thomas <pault@gcc.gnu.org>
pault [Tue, 4 Nov 2008 21:17:53 +0000 (21:17 +0000)]
2008-11-04  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/37597
        * parse.c (gfc_fixup_sibling_symbols ): Fixup contained, even
when symbol not found.

2008-11-04  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/37597
        * gfortran.dg/host_assoc_call_5.f90: New test.

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

15 years ago PR c/35430
jakub [Tue, 4 Nov 2008 20:51:38 +0000 (20:51 +0000)]
PR c/35430
* c-common.c (warn_for_sign_compare): For complex result_type
use component's type.

* gcc.dg/pr35430.c: New test.
* g++.dg/warn/Wsign-compare-2.C: New test.

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

15 years ago * print-tree.c (print_node): Use code instead of TREE_CODE (node).
jakub [Tue, 4 Nov 2008 20:08:26 +0000 (20:08 +0000)]
* print-tree.c (print_node): Use code instead of TREE_CODE (node).

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

15 years ago * print-tree.c (print_node): Don't print DECL_INITIAL
jakub [Tue, 4 Nov 2008 20:07:26 +0000 (20:07 +0000)]
* print-tree.c (print_node): Don't print DECL_INITIAL
for PARM_DECL.

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

15 years ago PR c/37106
jakub [Tue, 4 Nov 2008 20:06:33 +0000 (20:06 +0000)]
PR c/37106
* c-common.c (parse_optimize_options): Save and restore
flag_strict_aliasing around decode_options call.

* gcc.dg/pr37106-1.c: New test.
* gcc.dg/pr37106-2.c: New test.

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

15 years ago2008-11-04 Tobias Burnus <burnus@net-b.de>
burnus [Tue, 4 Nov 2008 18:16:17 +0000 (18:16 +0000)]
2008-11-04  Tobias Burnus  <burnus@net-b.de>

        PR libgomp/37935
        * libgomp.texi (Runtime library routines, environment
        * variables):
        Update for OpenMP version 3.0.

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

15 years ago * configure.ac: Fix typo.
dje [Tue, 4 Nov 2008 16:56:30 +0000 (16:56 +0000)]
    * configure.ac: Fix typo.
        * configure: Rebuild.

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

15 years ago * config/i386/driver-i386.c (enum vendor_signatures): New enum.
uros [Tue, 4 Nov 2008 13:29:43 +0000 (13:29 +0000)]
* config/i386/driver-i386.c (enum vendor_signatures): New enum.
(host_detect_local_cpu): Use it instead of casted strings to
compare vendor signatures.

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

15 years ago2008-11-03 Mikael Pettersson <mikpe@it.uu.se>
dannysmith [Tue, 4 Nov 2008 02:16:07 +0000 (02:16 +0000)]
2008-11-03  Mikael Pettersson  <mikpe@it.uu.se>

        PR target/37989
* config/i386/mingw32.h (REAL_LIBGCC_SPEC): Only add libgcc_s.a
or libgcc_eh.a to spec if ENABLE_SHARED_LIBGCC.

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

15 years agoDaily bump.
gccadmin [Tue, 4 Nov 2008 00:16:49 +0000 (00:16 +0000)]
Daily bump.

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

15 years ago * gcc.target/mips/dsp-ctrl.c: New test.
clm [Mon, 3 Nov 2008 23:58:10 +0000 (23:58 +0000)]
* gcc.target/mips/dsp-ctrl.c: New test.

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

15 years ago * config/mips.c (mips_conditional_register_usage): Handle the
clm [Mon, 3 Nov 2008 23:55:25 +0000 (23:55 +0000)]
    * config/mips.c (mips_conditional_register_usage):  Handle the
        DSP control register.
        * doc/extend.texi: Document the DSP control register.

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

15 years ago * gfortran.dg/f2003_io_1.f03: XFAIL until PR37839 is fixed.
sje [Mon, 3 Nov 2008 23:08:28 +0000 (23:08 +0000)]
* gfortran.dg/f2003_io_1.f03: XFAIL until PR37839 is fixed.
* gfortran.dg/f2003_io_4.f03: Ditto.
* gfortran.dg/f2003_io_5.f03: Ditto.
* gfortran.dg/f2003_io_6.f03: Ditto.
* gfortran.dg/f2003_io_7.f03: Ditto.

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

15 years ago PR testsuite/37241
jakub [Mon, 3 Nov 2008 22:05:57 +0000 (22:05 +0000)]
PR testsuite/37241
* g++.dg/abi/key2.C: Adjust regexps to allow __ZTV1f and __ZTI1f
sharing one .section directive.

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

15 years ago PR target/37812
jakub [Mon, 3 Nov 2008 21:59:36 +0000 (21:59 +0000)]
PR target/37812
* gcc.target/powerpc/altivec_check.h (altivec_cell_check): Abort
if __PPU__ isn't defined.
* lib/target-supports.exp (check_effective_target_powerpc_ppu_ok):
New.
* gcc.target/powerpc/altivec-cell-8.c: Use powerpc_ppu_ok.

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

15 years ago * omp-low.c (expand_omp_for_generic): If iter_type has different
jakub [Mon, 3 Nov 2008 21:47:44 +0000 (21:47 +0000)]
* omp-low.c (expand_omp_for_generic): If iter_type has different
precision than type and type is a pointer type, cast n1 and n2
first to an integer type with the same precision as pointers
and only afterwards to iter_type.

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

15 years agogcc/
rsandifo [Mon, 3 Nov 2008 20:14:57 +0000 (20:14 +0000)]
gcc/
* config/arm/arm.md (UNSPEC_PIC_BASE): Update documentation.
(UNSPEC_GOTSYM_OFF): New unspec.
(pic_add_dot_plus_four): Simplify the UNSPEC_PIC_BASE operands.
(pic_add_dot_plus_eight): Likewise.
(tls_load_dot_plus_eight): Likewise.  Update peephole2.
* config/arm/thumb2.md (pic_load_dot_plus_four): Simplify the
UNSPEC_PIC_BASE operands.
* config/arm/arm.c (arm_load_pic_register): Use UNSPEC_GOTSYM_OFF.
(arm_output_addr_const_extra): Handle it.

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

15 years ago * config/i386/i386.c (classify_argument) <ARRAY_TYPE>: Promote partial
ebotcazou [Mon, 3 Nov 2008 20:05:45 +0000 (20:05 +0000)]
* config/i386/i386.c (classify_argument) <ARRAY_TYPE>: Promote partial
integer class to full integer class if the offset is not word-aligned.

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

15 years ago2008-11-03 Andrew Pinski <andrew_pinski@playstation.sony.com>
pinskia [Mon, 3 Nov 2008 20:01:11 +0000 (20:01 +0000)]
2008-11-03  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        PR rtl-opt/37782
        * loop-doloop.c (doloop_modify): Add from_mode argument that says what
        mode count is in.
        (doloop_optimize): Update call to doloop_modify.

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

15 years ago * tree-sra.c (bitfield_overlaps_p): Fix oversight.
ebotcazou [Mon, 3 Nov 2008 19:55:54 +0000 (19:55 +0000)]
* tree-sra.c (bitfield_overlaps_p): Fix oversight.

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

15 years ago PR other/37463
ro [Mon, 3 Nov 2008 19:03:28 +0000 (19:03 +0000)]
PR other/37463
* configure.ac (gcc_cv_ld_ro_rw_mix): Move before
gcc_cv_as_cfi_directive.
(gcc_cv_as_cfi_directive) [*-*-solaris*]: Check if linker supports
merging read-only and read-write sections or assembler emits
read-write .eh_frame sections.
* configure: Regenerate.

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

15 years ago Revert:
froydnj [Mon, 3 Nov 2008 18:19:13 +0000 (18:19 +0000)]
Revert:
2008-10-31  Nathan Froyd  <froydnj@codesourcery.com>

* config/rs6000/rs6000.c (no_global_regs_above): Fix precedence
problem.
(rs6000_emit_prologue): Invert logic.
* config/rs6000/rs6000.md (*save_gpregs_<mode>): Use explicit
(reg:P 11) instead of match_operand.
(*save_fpregs_<mode>): Likewise.
(*restore_gpregs_<mode>): Likewise.
(*return_and_restore_gpregs_<mode>): Likewise.
(*return_and_restore_fpregs_<mode>): Likewise.
* config/rs6000/spe.md (*save_gpregs_spe): Use explicit
(reg:P 11) insted of match_operand.
(*restore_gpregs_spe): Likewise.
(*return_and_restore_gpregs_spe): Likewise.

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

15 years agoCorrect ChangeLog entry for revision r141440 and remove white spaces.
hjl [Mon, 3 Nov 2008 18:15:42 +0000 (18:15 +0000)]
Correct ChangeLog entry for revision r141440 and remove white spaces.

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

15 years ago2008-11-03 Harsha Jagasia <harsha.jagasia@amd.com>
spop [Mon, 3 Nov 2008 16:43:02 +0000 (16:43 +0000)]
2008-11-03  Harsha Jagasia  <harsha.jagasia@amd.com>

PR tree-optimization/37684
* gcc.dg/graphite/pr37684.c: New.
* graphite.c (exclude_component_ref): New.
(is_simple_operand): Call exclude_component_ref.

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

15 years ago2008-11-03 Sebastian Pop <sebastian.pop@amd.com>
spop [Mon, 3 Nov 2008 16:35:13 +0000 (16:35 +0000)]
2008-11-03  Sebastian Pop  <sebastian.pop@amd.com>

PR tree-optimization/36908
* testsuite/gcc.dg/tree-ssa/pr36908.c: New.
* tree-loop-distribution.c (number_of_rw_in_rdg): New.
(number_of_rw_in_partition): New.
(partition_contains_all_rw): New.
(ldist_gen): Do not distribute when one of the partitions
contains all the memory operations.

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

15 years ago2008-11-03 Sebastian Pop <sebastian.pop@amd.com>
spop [Mon, 3 Nov 2008 16:17:33 +0000 (16:17 +0000)]
2008-11-03  Sebastian Pop  <sebastian.pop@amd.com>

* cfghooks.c (split_block): Set BB_IRREDUCIBLE_LOOP and
EDGE_IRREDUCIBLE_LOOP.

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

15 years ago * config/bfin/bfin.c (bfin_optimize_loop): Properly handle case
bernds [Mon, 3 Nov 2008 14:28:35 +0000 (14:28 +0000)]
* config/bfin/bfin.c (bfin_optimize_loop): Properly handle case
where we have one entry point in the loop which isn't the head.

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

15 years ago2008-11-03 Richard Guenther <rguenther@suse.de>
rguenth [Mon, 3 Nov 2008 12:32:52 +0000 (12:32 +0000)]
2008-11-03  Richard Guenther  <rguenther@suse.de>

PR middle-end/37573
* tree-data-ref.c (split_constant_offset_1): Fix tuplification.

* gcc.c-torture/execute/pr37573.c: New testcase.

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

15 years ago2008-11-03 Paolo Carlini <paolo.carlini@oracle.com>
paolo [Mon, 3 Nov 2008 10:23:38 +0000 (10:23 +0000)]
2008-11-03  Paolo Carlini  <paolo.carlini@oracle.com>

* include/bits/locale_facets.tcc (num_get<>::do_get(iter_type,
iter_type, ios_base&, ios_base::iostate&, bool&): Tidy.
* testsuite/22_locale/num_get/get/char/37958.cc: Extend.
* testsuite/22_locale/num_get/get/wchar_t/37958.cc: Likewise.

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

15 years ago PR middle-end/37858
jakub [Mon, 3 Nov 2008 08:42:10 +0000 (08:42 +0000)]
PR middle-end/37858
* passes.c (execute_one_pass): Don't look at cfun->curr_properties
for ipa and simple ipa passes.

* gcc.dg/pr37858.c: New test.

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

15 years ago2008-11-03 Tobias Burnus <burnus@net-b.de>
burnus [Mon, 3 Nov 2008 07:20:24 +0000 (07:20 +0000)]
2008-11-03  Tobias Burnus  <burnus@net-b.de>

        PR fortran/37821
        * cpp.c (gfc_cpp_add_include_path): Use BRACKET.
        * scanner.c (add_path_to_list): Argument to add at head.
          (gfc_add_include_path): Add new argument.
          (gfc_add_intrinsic_modules_path) Update call.
          (load_file): Print filename/line in the error message.
        * gfortran.h (gfc_add_include_path): Update prototype.
        * options.c (gfc_post_options,gfc_handle_module_path_options,
          gfc_handle_option): Update call.
        * lang-spec.h (F951_OPTIONS): Don't insert include path twice.

        * arith.c (arith_error): Add -fno-range-error to the message.

2008-11-03  Tobias Burnus  <burnus@net-b.de>

        PR fortran/37821
        * gfortran.dg/include_4.f90: New.
        * gfortran.dg/include_5.f90: New.
        * gfortran.dg/include_4.inc: New.

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

15 years ago2008-11-03 Paul Thomas <pault@gcc.gnu.org>
pault [Mon, 3 Nov 2008 06:44:47 +0000 (06:44 +0000)]
2008-11-03  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/37445
* resolve.c (resolve_actual_arglist ): Correct comparison of
FL_VARIABLE with e->expr_type.
(resolve_call): Check that host association is correct.
(resolve_actual_arglist ): Remove return is old_sym is use
associated.  Only reparse expression if old and new symbols
have different types.

PR fortran/PR35769
* resolve.c (gfc_resolve_assign_in_forall): Change error to a
warning.

2008-11-03  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/37445
* gfortran.dg/host_assoc_call_3.f90: New test.
* gfortran.dg/host_assoc_call_4.f90: New test.
* gfortran.dg/host_assoc_function_4.f90: New test.

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

15 years agoDaily bump.
gccadmin [Mon, 3 Nov 2008 00:16:37 +0000 (00:16 +0000)]
Daily bump.

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

15 years ago2008-11-02 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
krebbel [Sun, 2 Nov 2008 18:42:04 +0000 (18:42 +0000)]
2008-11-02  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>

PR target/37977
* gcc-interface/Makefile.in: Add multilib handling for
s390-linux and s390x-linux.

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

15 years ago * id.po: Update.
jsm28 [Sun, 2 Nov 2008 16:16:09 +0000 (16:16 +0000)]
* id.po: Update.

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

15 years ago2008-11-02 Richard Guenther <rguenther@suse.de>
rguenth [Sun, 2 Nov 2008 15:26:04 +0000 (15:26 +0000)]
2008-11-02  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/37542
* tree-ssa-pre.c (fully_constant_expression): Handle more cases.
* tree-ssa-sccvn.c (vn_get_expr_for): Fix typo.
(vn_nary_op_lookup_stmt): Adjust for unary reference trees.
(vn_nary_op_insert_stmt): Likewise.
(visit_use): Likewise.

* gcc.dg/tree-ssa/ssa-pre-22.c: New testcase.
* gcc.c-torture/compile/20081101-1.c: Likewise.

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

15 years ago * config/avr/avr.md (UNSPEC_SWAP): Remove constants.
aesok [Sun, 2 Nov 2008 13:51:39 +0000 (13:51 +0000)]
* config/avr/avr.md (UNSPEC_SWAP): Remove constants.
(*swap): Remove.
(rotlqi3, *rotlqi3_4, rotlhi3, *rotlhi3_8,
rotlsi3, *rotlsi3_8, *rotlsi3_16, *rotlsi3_24): New patterns.
(ashlqi3_const4, ashlqi3_const5, ashlqi3_const6, ashlqi3_l_const4,
ashlqi3_l_const5, ashlqi3_l_const6, lshrqi3_const4, lshrqi3_const5,
lshrqi3_const6, lshrqi3_l_const4, lshrqi3_l_const4, lshrqi3_l_const6
peephole2's): Replace unspec with rotate.
* config/avr/avr.c (avr_rtx_costs): Add ROTATE.

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

15 years ago2008-11-02 Richard Guenther <rguenther@suse.de>
rguenth [Sun, 2 Nov 2008 13:34:58 +0000 (13:34 +0000)]
2008-11-02  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/37991
* tree-ssa-sccvn.h (copy_vuses_from_stmt): Remove.
* tree-ssa-sccvn.c (copy_vuses_from_stmt): Make static.
(set_ssa_val_to): Print if the value changed.
(simplify_binary_expression): Strip useless conversions.

* gcc.c-torture/compile/pr37991.c: New testcase.

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

15 years agoDaily bump.
gccadmin [Sun, 2 Nov 2008 00:16:48 +0000 (00:16 +0000)]
Daily bump.

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

15 years ago PR target/37939
hp [Sat, 1 Nov 2008 22:19:26 +0000 (22:19 +0000)]
PR target/37939
* gcc.target/cris/biap.c: New test.

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

15 years ago PR target/37939
hp [Sat, 1 Nov 2008 22:16:09 +0000 (22:16 +0000)]
PR target/37939
* config/cris/cris.c (cris_rtx_costs) <MULT>: Return 0 for an ADDI
operand.

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

15 years ago2008-11-01 Paolo Carlini <paolo.carlini@oracle.com>
paolo [Sat, 1 Nov 2008 22:09:43 +0000 (22:09 +0000)]
2008-11-01  Paolo Carlini  <paolo.carlini@oracle.com>

PR libstdc++/37958 (cont again)
* include/bits/locale_facets.tcc (num_get<>::do_get(iter_type,
iter_type, ios_base&, ios_base::iostate&, bool&): Fix again.
* testsuite/22_locale/num_get/get/char/37958.cc: Extend.
* testsuite/22_locale/num_get/get/wchar_t/37958.cc: Likewise.

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

15 years ago2008-11-01 Janus Weil <janus@gcc.gnu.org>
janus [Sat, 1 Nov 2008 21:56:27 +0000 (21:56 +0000)]
2008-11-01  Janus Weil  <janus@gcc.gnu.org>

PR fortran/36426
* expr.c (replace_symbol): Replace all symbols which lie in the
formal namespace of the interface and copy their attributes.
* resolve.c (resolve_symbol): Add charlen to namespace.

2008-11-01  Janus Weil  <janus@gcc.gnu.org>

PR fortran/36426
* gfortran.dg/proc_decl_19.f90: New.

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

15 years ago2008-11-01 Paolo Carlini <paolo.carlini@oracle.com>
paolo [Sat, 1 Nov 2008 17:38:39 +0000 (17:38 +0000)]
2008-11-01  Paolo Carlini  <paolo.carlini@oracle.com>

* include/bits/locale_facets.tcc (num_get<>::do_get(, long&),
num_get<>::do_get(, unsigned short&),
num_get<>::do_get(, unsigned int&),
num_get<>::do_get(, unsigned long&),
num_get<>::do_get(, long long&),
num_get<>::do_get(, unsigned long long&),
num_put<>::do_put(, long), num_put<>::do_put(, unsigned long),
num_put<>::do_put(, long long),
num_put<>::do_put(, unsigned long long)): Move inline...
* include/bits/locale_facets.h: ... here.

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

15 years ago2008-11-01 Steven G. Kargl <kargls@comcast.net>
jvdelisle [Sat, 1 Nov 2008 17:00:49 +0000 (17:00 +0000)]
2008-11-01  Steven G. Kargl  <kargls@comcast.net>

PR fortran/19925
* gfortran.dg/initialization_20.f90: New test.
* gfortran.dg/initialization_21.f90: Ditto.

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

15 years ago2008-11-01 Steven G. Kargl <kargls@comcast.net>
jvdelisle [Sat, 1 Nov 2008 16:42:31 +0000 (16:42 +0000)]
2008-11-01  Steven G. Kargl  <kargls@comcast.net>

PR fortran/19925
* trans-array.c (gfc_trans_array_constructor_value): Fix comment.
(gfc_conv_array_initializer): Convert internal_error() to gfc_error_now.
* array.c: Remove GFC_MAX_AC_EXPAND macro.
(gfc_expand_constructor): Use gfc_option.flag_max_array_constructor.
* gfortran.h (gfc_option): Add flag_max_array_constructor member.
* lang.opt: Add -fmax-array-constructor option.
* expr.c (gfc_match_init_expr): Fix error message to mention new option.
* invoke.texi: Document new option.
* options.c (gfc_init_options): Set default value for new option.
(gfc_handle_option): Deal with commandline.

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

15 years ago2008-11-01 Paolo Carlini <paolo.carlini@oracle.com>
paolo [Sat, 1 Nov 2008 16:17:42 +0000 (16:17 +0000)]
2008-11-01  Paolo Carlini  <paolo.carlini@oracle.com>

PR libstdc++/37958 (cont)
* include/bits/locale_facets.tcc (num_get<>::do_get(iter_type,
iter_type, ios_base&, ios_base::iostate&, bool&): Fix again.

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

15 years ago2008-11-01 Daniel Kraft <d@domob.eu>
domob [Sat, 1 Nov 2008 13:26:19 +0000 (13:26 +0000)]
2008-11-01  Daniel Kraft  <d@domob.eu>

PR fortran/35681
* gfortran.h (struct gfc_code): New field `resolved_isym'.
* trans.h (gfc_build_memcpy_call): Made public.
* trans-array.h (gfc_trans_create_temp_array): New argument `initial'.
* intrinsic.c (gfc_intrinsic_sub_interface): Set resolved_isym.
* iresolve.c (create_formal_for_intents): New helper method.
(gfc_resolve_mvbits): Put dummy formal arglist on resolved_sym.
* resolve.c (resolve_call): Initialize resolved_isym to NULL.
* trans-array.c (gfc_trans_allocate_array_storage): New argument
`initial' to allow initializing the allocated storage to some initial
value copied from another array.
(gfc_trans_create_temp_array): Allow initialization of the temporary
with a copy of some other array by using the new extension.
(gfc_trans_array_constructor): Pass NULL_TREE for initial argument.
(gfc_conv_loop_setup): Ditto.
* trans-intrinsic.c (gfc_conv_intrinsic_array_transfer): Ditto.
* trans-expr.c (gfc_conv_function_call): Ditto.
(gfc_build_memcpy_call): Made public.
* trans-stmt.c (gfc_conv_elemental_dependencies): Initialize created
temporary for INTENT(INOUT) arguments to the value of the mirrored
array and clean up the temporary as very last intructions in the created
block.
* trans.c (gfc_trans_code): For EXEC_CALL, see if we have a MVBITS call
and enable elemental dependency checking if we have.

2008-11-01  Daniel Kraft  <d@domob.eu>

PR fortran/35681
* gfortran.dg/mvbits_4.f90: New test.

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

15 years ago2008-11-01 Janus Weil <janus@gcc.gnu.org>
janus [Sat, 1 Nov 2008 13:24:03 +0000 (13:24 +0000)]
2008-11-01  Janus Weil  <janus@gcc.gnu.org>

PR fortran/36322
PR fortran/36463
* gfortran.h: New function gfc_expr_replace_symbols.
* decl.c (match_procedure_decl): Increase reference count for interface.
* expr.c: New functions replace_symbol and gfc_expr_replace_symbols.
* resolve.c (resolve_symbol): Correctly copy array spec and char len
of PROCEDURE declarations from their interface.
* symbol.c (gfc_get_default_type): Enhanced error message.
(copy_formal_args): Call copy_formal_args recursively for arguments.
* trans-expr.c (gfc_conv_function_call): Bugfix.

2008-11-01  Janus Weil  <janus@gcc.gnu.org>

PR fortran/36322
PR fortran/36463
* gfortran.dg/proc_decl_17.f90: New.
* gfortran.dg/proc_decl_18.f90: New.

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

15 years ago2008-11-01 Richard Guenther <rguenther@suse.de>
rguenth [Sat, 1 Nov 2008 12:47:38 +0000 (12:47 +0000)]
2008-11-01  Richard Guenther  <rguenther@suse.de>

PR middle-end/37976
* builtins.c (fold_builtin_strspn): Return a size_t.
(fold_builtin_strcspn): Likewise.

* gcc.c-torture/compile/pr37976.c: New testcase.

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

15 years ago2008-11-01 Jonathan Wakely <jwakely.gcc@gmail.com>
paolo [Sat, 1 Nov 2008 11:29:06 +0000 (11:29 +0000)]
2008-11-01  Jonathan Wakely  <jwakely.gcc@gmail.com>

        * include/bits/shared_ptr.h: Update comparisons to match WP.
        (_Sp_counted_ptr): Make copy and assignment members deleted.
        (_Sp_counted_deleter): Remove private copy and assignment members.
        (__shared_count::_M_less,__weak_count::_M_less,operator<): Replace
        friend operator< with overloaded _M_less member functions to allow
        comparison with either shared_count or weak_count.
        (__shared_ptr::_M_less,__weak_ptr::_M_less): Replace with...
        (__shared_ptr::owner_before,__weak_ptr::owner_before): New overloads
        for ownership-based ordering.
        (operator<(__shared_ptr,__shared_ptr)): Compare stored pointers,
        make non-friend.
        (operator==(__shared_ptr,__shared_ptr)): Make non-friend.
        (operator!=(__shared_ptr,__shared_ptr)): Likewise.
        (less<__shared_ptr<>>,less<shared_ptr<>>,_Sp_less): Explicitly call
        pointer specialization.
        (__weak_ptr::operator<,weak_ptr::operator<=,weak_ptr::operator>,
        weak_ptr::operator>=): Remove operator< and delete all comparisons.
        (_Sp_owner_less,owner_less): Predicate for ownership-based ordering.
        (operator<(shared_ptr,shared_ptr): Overload for derived shared_ptr.
        (operator==(shared_ptr,shared_ptr): Likewise.
        (operator!=(shared_ptr,shared_ptr): Likewise.
        (swap(shared_ptr,shared_ptr)): Fix parameter types.
        (swap(weak_ptr,weak_ptr)): Add missing overload.
        * testsuite/20_util/owner_less/cmp.cc: New.
        * testsuite/20_util/shared_ptr/comparison/cmp.cc: Test other ops.
        * testsuite/20_util/shared_ptr/comparison/less.cc: New.
        * testsuite/20_util/shared_ptr/observers/owner_before.cc: New.
        * testsuite/20_util/weak_ptr/observers/owner_before.cc: New.
        * testsuite/20_util/weak_ptr/comparison/cmp_neg.cc: New.

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

15 years ago2008-11-01 Dennis Wassel <dennis.wassel@gmail.com>
tkoenig [Sat, 1 Nov 2008 10:24:15 +0000 (10:24 +0000)]
2008-11-01  Dennis Wassel  <dennis.wassel@gmail.com>

PR fortran/37159
* fortran/check.c (gfc_check_random_seed): Check PUT size
at compile time.

2008-11-01  Dennis Wassel  <dennis.wassel@gmail.com>

PR fortran/37159
* intrinsics/random.c: Added comment to adapt check.c, should
kiss_size change.
Few cosmetic changes to existing comments.

2008-11-01  Dennis Wassel  <dennis.wassel@gmail.com>

PR fortran/37159
* gfortran.dg/random_seed_1.f90: New testcase.

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

15 years ago * config/rs6000/rs6000.c (rs6000_file_start): Output gnu
froydnj [Sat, 1 Nov 2008 02:26:26 +0000 (02:26 +0000)]
* config/rs6000/rs6000.c (rs6000_file_start): Output gnu
attribute for struct return convention.

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

15 years ago * config/rs6000/crtsavres.asm: Really, really delete.
froydnj [Sat, 1 Nov 2008 02:24:07 +0000 (02:24 +0000)]
* config/rs6000/crtsavres.asm: Really, really delete.

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

15 years ago * config/rs6000/rs6000.c (no_global_regs_above): Fix precedence
froydnj [Sat, 1 Nov 2008 02:22:55 +0000 (02:22 +0000)]
* config/rs6000/rs6000.c (no_global_regs_above): Fix precedence
problem.
(rs6000_emit_prologue): Invert logic.
* config/rs6000/rs6000.md (*save_gpregs_<mode>): Use explicit
(reg:P 11) instead of match_operand.
(*save_fpregs_<mode>): Likewise.
(*restore_gpregs_<mode>): Likewise.
(*return_and_restore_gpregs_<mode>): Likewise.
(*return_and_restore_fpregs_<mode>): Likewise.
* config/rs6000/spe.md (*save_gpregs_spe): Use explicit
(reg:P 11) insted of match_operand.
(*restore_gpregs_spe): Likewise.
(*return_and_restore_gpregs_spe): Likewise.

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

15 years agoDaily bump.
gccadmin [Sat, 1 Nov 2008 00:16:59 +0000 (00:16 +0000)]
Daily bump.

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

15 years ago2008-10-31 Manuel López-Ibáñez <manu@gcc.gnu.org>
manu [Fri, 31 Oct 2008 22:00:37 +0000 (22:00 +0000)]
2008-10-31  Manuel López-Ibáñez  <manu@gcc.gnu.org>

libcpp/
* expr.c (struct op): Add location.
(_cpp_parse_expr): Propagate locations throught the stack
of expressions.
(reduce): Likewise.
(check_promotion): Use explicit location in errors.

testsuite/
* gcc.dg/cpp/Wsignprom.c: Add column numbers.
* gcc.dg/cpp/if-mpar.c: Likewise.

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

15 years ago PR c++/37967
jakub [Fri, 31 Oct 2008 21:33:47 +0000 (21:33 +0000)]
PR c++/37967
* decl.c (grokdeclarator): Diagnose auto function decl without
late return type and late return type function decl where type
is not auto.

* g++.dg/cpp0x/auto8.C: New test.

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

15 years ago PR c++/37965
jakub [Fri, 31 Oct 2008 21:30:05 +0000 (21:30 +0000)]
PR c++/37965
* decl.c (cp_finish_decl): Diagnose type_uses_auto type with
no initializer.

* g++.dg/cpp0x/auto7.C: New test.

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

15 years ago2008-10-31 Andrew Haley <aph@redhat.com>
aph [Fri, 31 Oct 2008 17:16:12 +0000 (17:16 +0000)]
2008-10-31  Andrew Haley  <aph@redhat.com>

        * Makefile.am (install-data-local): Correct symlink paths for
        SDK-style installed JARs.
        Correct symlinks for headers when DESTDIR is set.

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

15 years ago2008-10-31 Paolo Carlini <paolo.carlini@oracle.com>
paolo [Fri, 31 Oct 2008 16:47:48 +0000 (16:47 +0000)]
2008-10-31  Paolo Carlini  <paolo.carlini@oracle.com>

PR libstdc++/37958
* include/bits/locale_facets.tcc (num_get<>::do_get(iter_type,
iter_type, ios_base&, ios_base::iostate&, bool&): Fix.
* testsuite/22_locale/num_get/get/char/37958.cc: New.
* testsuite/22_locale/num_get/get/wchar_t/37958.cc: Likewise.

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

15 years ago2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
mikael [Fri, 31 Oct 2008 15:56:21 +0000 (15:56 +0000)]
2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>

PR fortran/35840
* expr.c (gfc_reduce_init_expr): New function, containing checking code
from gfc_match_init_expr, so that checking can be deferred.
(gfc_match_init_expr): Use gfc_reduce_init_expr.
* io.c (check_io_constraints): Use gfc_reduce_init_expr instead of
checking that the expression is a constant.
* match.h (gfc_reduce_init_expr): Prototype added.

2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>

PR fortran/35840
* gfortran.dg/write_check4.f90: New test.

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

15 years ago2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
mikael [Fri, 31 Oct 2008 15:37:17 +0000 (15:37 +0000)]
2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>

PR fortran/35820
* resolve.c (gfc_count_forall_iterators): New function.
(gfc_resolve_forall): Use gfc_count_forall_iterators to evaluate
the needed memory amount to allocate. Don't forget to free allocated
memory.  Add an assertion to check for memory leaks.

2008-10-16  Mikael Morin  <mikael.morin@tele2.fr>

PR fortran/35820
* gfortran.dg/nested_forall_1.f: New test.

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

15 years ago * MAINTAINERS (Write After Approval): Add self.
baldrick [Fri, 31 Oct 2008 15:36:18 +0000 (15:36 +0000)]
    * MAINTAINERS (Write After Approval): Add self.

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

15 years ago2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
mikael [Fri, 31 Oct 2008 15:20:23 +0000 (15:20 +0000)]
2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>

* MAINTAINERS (Write after approval): Add myself.

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

15 years ago * id.po: Update.
jsm28 [Fri, 31 Oct 2008 14:11:42 +0000 (14:11 +0000)]
* id.po: Update.

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

15 years ago Fix garbage.
jvdelisle [Fri, 31 Oct 2008 04:53:00 +0000 (04:53 +0000)]
Fix garbage.

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

15 years ago2008-10-30 Steven G. Kargl <kargls@comcast.net>
jvdelisle [Fri, 31 Oct 2008 04:51:04 +0000 (04:51 +0000)]
2008-10-30  Steven G. Kargl  <kargls@comcast.net>

PR fortran/37930
* gfortran.dg/int_conv_2.f90:  New test.

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

15 years ago2008-10-30 Steven G. Kargl <kargls@comcast.net>
jvdelisle [Fri, 31 Oct 2008 04:45:28 +0000 (04:45 +0000)]
2008-10-30  Steven G. Kargl  <kargls@comcast.net>

PR fortran/37930
* fortran/arith.c (gfc_mpfr_to_mpz):  Test for NaN and Inf values.
Remove stale comment and kludge code for MPFR 2.0.1 and older.
(gfc_real2int): Error on conversion of NaN or Inf.
(gfc_complex2int): Ditto.
* fortran/arith.h: Update mpfr_to_mpz prototype.
* fortran/simplify.c (gfc_simplify_ceiling, gfc_simplify_floor,
gfc_simplify_ifix, gfc_simplify_idint, simplify_nint): Update function
calls to include locus.

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

15 years agoDaily bump.
gccadmin [Fri, 31 Oct 2008 00:17:00 +0000 (00:17 +0000)]
Daily bump.

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

15 years ago * configure.ac (spu-*-*): Remove special case.
bje [Thu, 30 Oct 2008 23:33:12 +0000 (23:33 +0000)]
* configure.ac (spu-*-*): Remove special case.
* configure: Regenerate.

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

15 years agoAdd -dumpbase to the switches that take arguments
meissner [Thu, 30 Oct 2008 22:45:32 +0000 (22:45 +0000)]
Add -dumpbase to the switches that take arguments

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

15 years ago * config/s390/s390.c (s390_mark_symbol_ref_as_used): New function.
jakub [Thu, 30 Oct 2008 22:36:30 +0000 (22:36 +0000)]
* config/s390/s390.c (s390_mark_symbol_ref_as_used): New function.
(s390_output_pool_entry): Call it through for_each_rtx.

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

15 years ago2008-10-30 Mikael Morin <mikael.morin@tele2.fr>
pault [Thu, 30 Oct 2008 20:45:09 +0000 (20:45 +0000)]
2008-10-30  Mikael Morin  <mikael.morin@tele2.fr>

        PR fortran/37903
        * trans-array.c (gfc_trans_create_temp_array): If n is less
than the temporary dimension, assert that loop->from is
zero (reverts to earlier versions). If there is at least one
null loop->to[n], it is a callee allocated array so set the
size to NULL and break.
(gfc_trans_constant_array_constructor): Set the offset to zero.
(gfc_trans_array_constructor): Remove loop shifting around the
temporary creation.
(gfc_conv_loop_setup): Prefer zero-based descriptors if
possible.  Calculate the translation from loop variables to
array indices if an array constructor.

2008-10-30  Mikael Morin  <mikael.morin@tele2.fr>

        PR fortran/37749
        * trans-array.c (gfc_trans_create_temp_array): If size is NULL
use the array bounds for loop->to.

2008-10-30  Mikael Morin  <mikael.morin@tele2.fr>

        PR fortran/37903
        * gfortran.dg/vector_subscript_4.f90: New test.

2008-10-30  Mikael Morin  <mikael.morin@tele2.fr>

        PR fortran/37749
        * gfortran.dg/vector_subscript__5.f90: New test.

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

15 years ago2008-10-30 Catherine Moore <clm@codesourcery.com>
clm [Thu, 30 Oct 2008 18:42:39 +0000 (18:42 +0000)]
2008-10-30  Catherine Moore  <clm@codesourcery.com>

        * MAINTAINERS (Write after approval): Update my email address.

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

15 years ago * gcc.target/s390/pr36822.c: Avoid cast to pointer from integer
jakub [Thu, 30 Oct 2008 12:51:03 +0000 (12:51 +0000)]
* gcc.target/s390/pr36822.c: Avoid cast to pointer from integer
of different size warning with -m31.

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

15 years ago PR middle-end/37730
jakub [Thu, 30 Oct 2008 12:49:31 +0000 (12:49 +0000)]
PR middle-end/37730
* expr.c (store_constructor): For vectors, if target is a MEM, use
target's MEM_ALIAS_SET instead of elttype alias set.

* gcc.dg/vect/pr37730.c: New test.

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

15 years agoDaily bump.
gccadmin [Thu, 30 Oct 2008 00:16:55 +0000 (00:16 +0000)]
Daily bump.

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

15 years ago PR debug/36668
jakub [Thu, 30 Oct 2008 00:11:23 +0000 (00:11 +0000)]
PR debug/36668
* g++.dg/other/PR23205.C: Allow foobar to be defined as variable.
* g++.dg/other/pr23205-2.C: New test.

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

15 years ago PR target/37909
kkojima [Wed, 29 Oct 2008 23:54:35 +0000 (23:54 +0000)]
PR target/37909
* config/sh/sh.c (untangle_mova): Return -1 when NEW_MOVA has
no address.

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

15 years ago * gcc.c-torture/compile/pr37878.c: New test.
dje [Wed, 29 Oct 2008 23:39:30 +0000 (23:39 +0000)]
    * gcc.c-torture/compile/pr37878.c: New test.

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

15 years ago PR target/37878
dje [Wed, 29 Oct 2008 23:33:02 +0000 (23:33 +0000)]
    PR target/37878
        * config/rs6000/predicates.md (word_offset_memref_operand):
        Restructure code and look inside auto-inc/dec addresses.

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

15 years ago PR target/32277
sje [Wed, 29 Oct 2008 19:46:16 +0000 (19:46 +0000)]
PR target/32277
* libgcov.c ( __gcov_indirect_call_profiler): Check
TARGET_VTABLE_USES_DESCRIPTORS.

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

15 years ago PR middle-end/37339
sje [Wed, 29 Oct 2008 19:41:26 +0000 (19:41 +0000)]
PR middle-end/37339
* gcc.dg/pr33545-3.c: Remove.

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

15 years agoChangeLog:
uweigand [Wed, 29 Oct 2008 19:33:45 +0000 (19:33 +0000)]
ChangeLog:

2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>

* configure.ac [spu-*-*]: Do not set skipdirs.
* configure: Re-generate.

gcc/ChangeLog:

2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>

* config/spu/spu.h (FRAME_GROWS_DOWNWARD): Define.
(INITIAL_FRAME_POINTER_OFFSET): Remove.
* config/spu/spu.c (spu_initial_elimination_offset): Calculate new
offset if eliminating soft frame pointer.
* config/spu/spu.md (stack_protect_set, stack_protect_test)
(stack_protect_test_si): Add initial machine description
for Stack Smashing Protector

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

15 years ago2008-10-29 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
manu [Wed, 29 Oct 2008 17:16:46 +0000 (17:16 +0000)]
2008-10-29  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>

PR 11492
* c-common.c (min_precision): Move to...
* tree.c (tree_int_cst_min_precision): ... to here. Renamed.
* tree.h (tree_int_cst_min_precision): Declare.
* c-common.h (min_precision): Delete declaration.
* fold-const.c (tree_binary_nonnegative_warnv_p): Handle
multiplication of non-negative integer constants.
* c-decl.c (check_bitfield_type_and_width): Rename min_precision to
tree_int_cst_min_precision.
(finish_enum): Likewise.
cp/
* class.c (check_bitfield_decl): Rename min_precision to
tree_int_cst_min_precision.
* decl.c (finish_enum): Likewise.
testsuite/
* gcc.dg/pr11492.c: New.
* g++.dg/warn/pr11492.C: New.

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

15 years ago PR middle-end/36578
jsm28 [Wed, 29 Oct 2008 17:05:42 +0000 (17:05 +0000)]
PR middle-end/36578
* convert.c (convert_to_real): Do not optimize conversions of
binary arithmetic operations between binary and decimal
floating-point types.  Consider mode of target type in determining
decimal type for arithmetic.  Unless
flag_unsafe_math_optimizations, do not optimize binary conversions
where this may change rounding behavior.
* real.c (real_can_shorten_arithmetic): New.
* real.h (real_can_shorten_arithmetic): Declare.

testsuite:
* gcc.dg/dfp/convert-bfp-13.c, gcc.dg/dfp/convert-bfp-14.c,
gcc.dg/dfp/convert-dfp-fold-2.c, gcc.target/i386/pr36578-1.c,
gcc.target/i386/pr36578-2.c: New tests.

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

15 years ago * config/bfin/bfin-protos.h (WA_05000257, WA_05000283, WA_05000315,
bernds [Wed, 29 Oct 2008 16:37:22 +0000 (16:37 +0000)]
* config/bfin/bfin-protos.h (WA_05000257, WA_05000283, WA_05000315,
ENABLE_WA_05000257, ENABLE_WA_05000283, ENABLE_WA_05000315): New.
* config/bfin/bfin.c (bfin_cpus): Add these workaround bits as
appropriate.
(must_save_p): For some workarounds, interrupts need to clobber a
P register.
(expand_prologue_reg_save, expand_epilogue_reg_restore): Save LC0
and LC1 for WA_05000257.
(expand_interrupt_handler_prologue): Add dummy read of CHIPID for
WA_05000283 and WA_05000315.
* config/bfin/bfin.md (UNSPEC_VOLATILE_DUMMY): New constant.
(movbi): Add alternative to set CC to 1; improve code for setting
CC to 0.
(dummy_load): New pattern.

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

15 years ago PR middle-end/37870
jakub [Wed, 29 Oct 2008 16:07:39 +0000 (16:07 +0000)]
PR middle-end/37870
* expmed.c (extract_bit_field_1): If int_mode_for_mode returns
BLKmode for non-memory, convert using a wider MODE_INT mode
or through memory.

* gcc.target/i386/pr37870.c: New test.

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

15 years ago2008-10-29 Manuel López-Ibáñez <manu@gcc.gnu.org>
manu [Wed, 29 Oct 2008 16:05:27 +0000 (16:05 +0000)]
2008-10-29  Manuel López-Ibáñez  <manu@gcc.gnu.org>

PR c++/26997
cp/
* parser.c (cp_parser_token_starts_cast_expression): New.
(cp_parser_cast_expression): Peek the next token to decide whether
this could be a parenthesized constructor or is definitely an
actual cast.
testsuite/
* g++.dg/parse/pr26997.C: New.

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

15 years agoRevert UTF-8 breaking parts of 141383 and 141295 commits.
jakub [Wed, 29 Oct 2008 15:59:38 +0000 (15:59 +0000)]
Revert UTF-8 breaking parts of 141383 and 141295 commits.

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

15 years agoFix last commit.
jakub [Wed, 29 Oct 2008 15:20:58 +0000 (15:20 +0000)]
Fix last commit.

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

15 years ago PR middle-end/37913
jakub [Wed, 29 Oct 2008 15:19:24 +0000 (15:19 +0000)]
PR middle-end/37913
* tree-cfgcleanup.c (split_bbs_on_noreturn_calls): Only split bbs
that haven't been removed yet.

* gcc.c-torture/compile/pr37913.c: New test.

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

15 years ago * config/bfin/bfin.c (struct machine_function): New member
bernds [Wed, 29 Oct 2008 15:12:28 +0000 (15:12 +0000)]
* config/bfin/bfin.c (struct machine_function): New member
has_loopreg_clobber.
(bfin_expand_movmem): Set it when generating memcpy insns.
(n_regs_saved_by_prologue, expand_prologue_reg_save,
expand_epilogue_reg_restore): If we have hardware loops,
memcpy insns (indicated by has_loopreg_clobber) or function
calls, we need to save the loop registers.

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

15 years ago * MAINTAINERS (Various Maintainers): Add myself to reload.
bernds [Wed, 29 Oct 2008 15:10:17 +0000 (15:10 +0000)]
* MAINTAINERS (Various Maintainers): Add myself to reload.

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

15 years ago * id.po: New.
jsm28 [Wed, 29 Oct 2008 12:28:07 +0000 (12:28 +0000)]
* id.po: New.

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

15 years ago2008-10-28 H.J. Lu <hongjiu.lu@intel.com>
hjl [Wed, 29 Oct 2008 04:18:24 +0000 (04:18 +0000)]
2008-10-28  H.J. Lu  <hongjiu.lu@intel.com>

* config/i386/i386.c (core2_cost): Fix typos in comments.

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

15 years agoDaily bump.
gccadmin [Wed, 29 Oct 2008 00:16:34 +0000 (00:16 +0000)]
Daily bump.

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

15 years ago PR tree-optimization/37663
jakub [Tue, 28 Oct 2008 20:06:08 +0000 (20:06 +0000)]
PR tree-optimization/37663
* gcc.dg/pr37663.c: Require int32plus.

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