OSDN Git Service

pf3gnuchains/gcc-fork.git
14 years ago2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
espindola [Wed, 17 Feb 2010 16:36:02 +0000 (16:36 +0000)]
2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>

* MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
(Write After Approval): Update my email address.

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

14 years ago * config/i386/mingw32.h (LIBGCJ_SONAME): Fix cut'n'pasto in DLL name.
davek [Wed, 17 Feb 2010 15:53:28 +0000 (15:53 +0000)]
* config/i386/mingw32.h (LIBGCJ_SONAME): Fix cut'n'pasto in DLL name.

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

14 years ago * gensupport.c (process_one_cond_exec): Derive name for COND_EXEC
steven [Wed, 17 Feb 2010 15:05:40 +0000 (15:05 +0000)]
* gensupport.c (process_one_cond_exec): Derive name for COND_EXEC
patterns from predicated pattern.

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

14 years ago2010-02-17 Paolo Carlini <paolo.carlini@oracle.com>
paolo [Wed, 17 Feb 2010 12:18:54 +0000 (12:18 +0000)]
2010-02-17  Paolo Carlini  <paolo.carlini@oracle.com>

* include/std/limits: Implement resolution of DR 559 (CD1) in
C++0x mode.
* testsuite/18_support/numeric_limits/dr559.cc: New.

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

14 years agooops - add changelog entry for previous delta.
nickc [Wed, 17 Feb 2010 11:02:32 +0000 (11:02 +0000)]
oops - add changelog entry for previous delta.

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

14 years ago * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
nickc [Wed, 17 Feb 2010 11:01:44 +0000 (11:01 +0000)]
    * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
        the config.cache files found by the find command.

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

14 years ago PR target/43103
uros [Wed, 17 Feb 2010 10:52:41 +0000 (10:52 +0000)]
PR target/43103
* config/i386/sse.md (xop_vpermil2<mode>3): Use avxmodesuffixf2c
for insn mnemonic suffix.

testsuite/ChangeLog:

PR target/43103
* gcc.target/i386/xop-check.h: Include m256-check.h.
* gcc.target/i386/xop-vpermil2ps-1.c: Include x86intrin.h.
* gcc.target/i386/xop-vpermil2ps-256-1.c: Ditto.
* gcc.target/i386/xop-vpermil2pd-1.c: Ditto.
* gcc.target/i386/xop-vpermil2pd-256-1.c: Ditto.

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

14 years ago PR 11238
nickc [Wed, 17 Feb 2010 10:05:27 +0000 (10:05 +0000)]
    PR 11238
        * Makefile.tpl (local-distclean): Also remove config.cache files in
        sub-directories as there may not be Makefiles present in the
        sub-directories.
        * Makefile.in: Regenerate.
        * configure.ac: Revert previous delta.
        * configure: Regenerate.

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

14 years ago2010-02-17 Richard Guenther <rguenther@suse.de>
rguenth [Wed, 17 Feb 2010 09:45:31 +0000 (09:45 +0000)]
2010-02-17  Richard Guenther  <rguenther@suse.de>

* tree-vrp.c (vrp_visit_phi_node): Restrict SCEV analysis
to loop PHI nodes.

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

14 years ago2010-02-16 Richard Guenther <rguenther@suse.de>
rguenth [Wed, 17 Feb 2010 09:39:26 +0000 (09:39 +0000)]
2010-02-16  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/41043
* gfortran.dg/pr41043.f90: New testcase.
* gcc.dg/Wstrict-overflow-18.c: XFAIL.

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

14 years ago PR debug/42918
jakub [Wed, 17 Feb 2010 08:54:59 +0000 (08:54 +0000)]
PR debug/42918
* caller-save.c (save_call_clobbered_regs): If BB ends with
a DEBUG_INSN, move any notes in between last real insn and the last
DEBUG_INSN after the last DEBUG_INSN.

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

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

14 years ago 2010-02-16 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Wed, 17 Feb 2010 05:43:24 +0000 (05:43 +0000)]
 2010-02-16  Benjamin Kosnik  <bkoz@redhat.com>

* src/ios_locale.cc: Fixes for -pedantic.
* src/system_error.cc: Same.
* src/locale.cc: Same.
* src/list.cc: Same.
* src/locale_facets.cc: Same.
* src/locale_init.cc: Same.
* src/ios.cc: Same.
* config/locale/darwin/ctype_members.cc: Same.
* config/locale/gnu/collate_members.cc: Same.
* config/locale/gnu/ctype_members.cc: Same.
* config/locale/gnu/c_locale.cc: Same.
* config/locale/gnu/monetary_members.cc: Same.
* config/locale/gnu/time_members.cc: Same.
* config/locale/ieee_1003.1-2001/c_locale.cc: Same.
* config/locale/generic/collate_members.cc: Same.
* config/locale/generic/ctype_members.cc: Same.
* config/locale/generic/c_locale.cc: Same.
* config/locale/generic/monetary_members.cc: Same.
* config/locale/generic/time_members.cc: Same.
* config/io/basic_file_stdio.cc: Same.

* libsupc++/pbase_type_info.cc: Fixes for -fno-rtti.
* libsupc++/pointer_type_info.cc: Same.
* libsupc++/eh_personality.cc: Same.

* include/std/system_error: Throw spacing.
* include/bits/locale_classes.h: Same.
* include/bits/locale_facets.h: Same.
* include/bits/ios_base.h: Same.

* testsuite/17_intro/headers/c++200x/all_no_rtti.cc: New.
* testsuite/17_intro/headers/c++1998/all_no_rtti.cc: New

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

14 years agoRequire ILP32 for stdcall attribute test.
hjl [Wed, 17 Feb 2010 04:59:16 +0000 (04:59 +0000)]
Require ILP32 for stdcall attribute test.

2010-02-16  H.J. Lu  <hongjiu.lu@intel.com>

* g++.dg/ext/attrib36.C: Require ILP32.

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

14 years agoDaily bump.
gccadmin [Wed, 17 Feb 2010 00:16:44 +0000 (00:16 +0000)]
Daily bump.

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

14 years ago2010-02-16 Paolo Carlini <paolo.carlini@oracle.com>
paolo [Tue, 16 Feb 2010 19:19:55 +0000 (19:19 +0000)]
2010-02-16  Paolo Carlini  <paolo.carlini@oracle.com>

* include/bits/random.h (linear_congruential_engine(_Sseq&),
mersenne_twister_engine(_Sseq&), subtract_with_carry_engine(_Sseq&)):
Do not enable for the type itself.
(discard_block_engine(_Sseq&), independent_bits_engine(_Sseq&),
shuffle_order_engine(_Sseq&)): Do not enable for the type itself too.
(linear_congruential_engine<>::seed(_Sseq&),
mersenne_twister_engine<>::seed(_Sseq&),
subtract_with_carry_engine<>::seed(_Sseq&)): Use enable_if on the
return type.
(discard_block_engine<>::seed(_Sseq&),
independent_bits_engine<>::seed(_Sseq&),
shuffle_order_engine<>::seed(_Sseq&)): Do not use enable_if.
* include/bits/random.tcc: Adjust definitions.
* testsuite/26_numerics/random/independent_bits_engine/cons/copy.cc:
New.
* testsuite/26_numerics/random/subtract_with_carry_engine/cons/
copy.cc: Likewise.
* testsuite/26_numerics/random/discard_block_engine/cons/
copy.cc: Likewise.
* testsuite/26_numerics/random/mersenne_twister_engine/cons/
copy.cc: Likewise.
* testsuite/26_numerics/random/linear_congruential_engine/cons/
copy.cc: Likewise.
* testsuite/26_numerics/random/shuffle_order_engine/cons/
copy.cc: Likewise.

* testsuite/26_numerics/random/independent_bits_engine/cons/
base_move.cc: Minor tweaks.
* testsuite/26_numerics/random/independent_bits_engine/cons/seed1.cc:
Likewise.
* testsuite/26_numerics/random/independent_bits_engine/cons/seed2.cc:
Likewise.
* testsuite/26_numerics/random/independent_bits_engine/cons/
base_copy.cc: Likewise.
* testsuite/26_numerics/random/independent_bits_engine/cons/
default.cc: Likewise.
* testsuite/26_numerics/random/independent_bits_engine/cons/
seed_seq.cc: Likewise.
* testsuite/26_numerics/random/subtract_with_carry_engine/cons/
seed1.cc: Likewise.
* testsuite/26_numerics/random/subtract_with_carry_engine/cons/
seed2.cc: Likewise.
* testsuite/26_numerics/random/subtract_with_carry_engine/cons/
default.cc: Likewise.
* testsuite/26_numerics/random/subtract_with_carry_engine/cons/
seed_seq.cc: Likewise.
* testsuite/26_numerics/random/discard_block_engine/cons/base_move.cc:
Likewise.
* testsuite/26_numerics/random/discard_block_engine/cons/seed1.cc:
Likewise.
* testsuite/26_numerics/random/discard_block_engine/cons/seed2.cc:
Likewise.
* testsuite/26_numerics/random/discard_block_engine/cons/base_copy.cc:
Likewise.
* testsuite/26_numerics/random/discard_block_engine/cons/default.cc:
Likewise.
* testsuite/26_numerics/random/discard_block_engine/cons/seed_seq.cc:
Likewise.
* testsuite/26_numerics/random/mersenne_twister_engine/cons/seed1.cc:
Likewise.
* testsuite/26_numerics/random/mersenne_twister_engine/cons/seed2.cc:
Likewise.
* testsuite/26_numerics/random/mersenne_twister_engine/cons/
default.cc: Likewise.
* testsuite/26_numerics/random/mersenne_twister_engine/cons/
seed_seq.cc: Likewise.
* testsuite/26_numerics/random/linear_congruential_engine/cons/
seed1.cc: Likewise.
* testsuite/26_numerics/random/linear_congruential_engine/cons/
seed2.cc: Likewise.
* testsuite/26_numerics/random/linear_congruential_engine/cons/
seed_seq.cc: Likewise.
* testsuite/26_numerics/random/shuffle_order_engine/cons/base_move.cc:
Likewise.
* testsuite/26_numerics/random/shuffle_order_engine/cons/seed1.cc:
Likewise.
  * testsuite/26_numerics/random/shuffle_order_engine/cons/seed2.cc:
Likewise.
* testsuite/26_numerics/random/shuffle_order_engine/cons/base_copy.cc:
Likewise.
* testsuite/26_numerics/random/shuffle_order_engine/cons/default.cc:
Likewise.
* testsuite/26_numerics/random/shuffle_order_engine/cons/seed_seq.cc:
Likewise.

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

14 years ago * tm.texi (TARGET_SCHED_FIRST_CYCLE_MULTIPASS_DFA_LOOKAHEAD_GUARD_SPEC):
amylaar [Tue, 16 Feb 2010 19:04:15 +0000 (19:04 +0000)]
* tm.texi (TARGET_SCHED_FIRST_CYCLE_MULTIPASS_DFA_LOOKAHEAD_GUARD_SPEC):
Fix return type.  Fix argument type.  Explain meaning of return value.

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

14 years ago2010-02-16 Richard Guenther <rguenther@suse.de>
rguenth [Tue, 16 Feb 2010 16:11:28 +0000 (16:11 +0000)]
2010-02-16  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/41043
* tree-vrp.c  (vrp_var_may_overflow): Only ask SCEV for
real loops.
(vrp_visit_assignment_or_call): Do not ask SCEV for regular
statements ...
(vrp_visit_phi_node): ... but only for loop PHI nodes.

* gfortran.dg/pr41043.f90: New testcase.
* gcc.dg/Wstrict-overflow-18.c: XFAIL.

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

14 years ago2010-02-16 Paolo Carlini <paolo.carlini@oracle.com>
paolo [Tue, 16 Feb 2010 16:01:23 +0000 (16:01 +0000)]
2010-02-16  Paolo Carlini  <paolo.carlini@oracle.com>

* include/bits/unique_ptr.h: (unique_ptr<>::
unique_ptr(const unique_ptr<_Up, _Up_Deleter>&),
operator=(const unique_ptr<_Up, _Up_Deleter>&)): Remove, redundant,
per DR 1303.
* include/bits/shared_ptr.h (shared_ptr<>::
shared_ptr(const unique_ptr<_Up, _Up_Deleter>&),
operator=(const unique_ptr<_Up, _Up_Deleter>&)): Likewise.
* include/bits/shared_ptr_base.h (__shared_ptr<>::
__shared_ptr(const unique_ptr<_Up, _Up_Deleter>&),
operator=(const unique_ptr<_Up, _Up_Deleter>&)): Likewise.
* testsuite/20_util/unique_ptr/modifiers/reset_neg.cc: Adjust.
* testsuite/20_util/unique_ptr/assign/assign_neg.cc: Likewise.
* testsuite/20_util/shared_ptr/cons/unique_ptr_neg.cc: Likewise.
* testsuite/20_util/shared_ptr/assign/unique_ptr_lvalue_neg.cc:
Likewise.

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

14 years ago * g++.dg/cpp0x/initlist-opt.C: Declare max_val inline.
jason [Tue, 16 Feb 2010 15:08:33 +0000 (15:08 +0000)]
* g++.dg/cpp0x/initlist-opt.C: Declare max_val inline.

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

14 years ago * cp-gimplify.c (cp_gimplify_expr): Fix error recovery.
jason [Tue, 16 Feb 2010 15:08:23 +0000 (15:08 +0000)]
* cp-gimplify.c (cp_gimplify_expr): Fix error recovery.

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

14 years ago PR tree-optimization/43074
irar [Tue, 16 Feb 2010 11:35:03 +0000 (11:35 +0000)]
PR tree-optimization/43074
* tree-vectorizer.h (VECTORIZABLE_CYCLE_DEF): New.
* tree-vect-loop.c (vect_analyze_loop_operations): Add
vectorizable cycles in hybrid SLP check.
* tree-vect-slp.c (vect_detect_hybrid_slp_stmts): Likewise.

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

14 years ago2010-02-16 Richard Guenther <rguenther@suse.de>
rguenth [Tue, 16 Feb 2010 10:01:51 +0000 (10:01 +0000)]
2010-02-16  Richard Guenther  <rguenther@suse.de>

* alias.c (memrefs_conflict_p): Distinguish must-alias from
don't know.
(true_dependence): If memrefs_conflict_p computes must-alias
trust it.  Move TBAA check after offset-based disambiguation.
(canon_true_dependence): Likewise.

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

14 years ago2010-02-16 Tobias Burnus <burnus@net-b.de>
burnus [Tue, 16 Feb 2010 08:35:05 +0000 (08:35 +0000)]
2010-02-16  Tobias Burnus  <burnus@net-b.de>

        PR fortran/43040
        * gfortran.h (gfc_isym_id): Rename GFS_ISYM_GAMMA to
        * GFS_ISYM_TGAMMA.
        * intrinsic.c (add_functions): Ditto.
        * iresolve.c (gfc_resolve_gamma): Call tgamma instead of gamma.
        * mathbuiltins.def: Use TGAMMA instead of GAMMA with "tgamma".

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

14 years ago * params.def (PARAM_MAX_VARTRACK_SIZE): New.
jakub [Tue, 16 Feb 2010 08:02:37 +0000 (08:02 +0000)]
* params.def (PARAM_MAX_VARTRACK_SIZE): New.
* doc/invoke.texi: Document it.
* var-tracking.c: Include toplev.h and params.h.
(vt_find_locations): Return bool indicating success.  Compute
hash sizes unconditionally.  Check new parameter, report.
(variable_tracking_main_1): Check vt_find_locations results and
retry.  Renamed from...
(variable_tracking_main): ... this.  New wrapper to preserve
flag_var_tracking_assignments.
* Makefile.in (var-tracking.o): Adjust dependencies.

* lib/prune.exp: Prune variable tracking size limit exceeded
notes.

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

14 years ago PR c++/43031
jason [Tue, 16 Feb 2010 06:05:20 +0000 (06:05 +0000)]
PR c++/43031
* cp-gimplify.c (cp_gimplify_expr) [MODIFY_EXPR]: Use
VIEW_CONVERT_EXPR for conversions between structural equality types
that the back end can't tell are the same.

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

14 years ago PR c++/43036
jason [Tue, 16 Feb 2010 06:05:09 +0000 (06:05 +0000)]
PR c++/43036
* tree.c (build_cplus_array_type): Set TYPE_MAIN_VARIANT to strip
cv-quals from element here.
(cp_build_qualified_type_real): Not here.  Preserve typedef name.

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

14 years agoDaily bump.
gccadmin [Tue, 16 Feb 2010 00:17:14 +0000 (00:17 +0000)]
Daily bump.

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

14 years ago PR target/42854
jakub [Mon, 15 Feb 2010 23:52:53 +0000 (23:52 +0000)]
PR target/42854
* config/darwin.h (ASM_WEAKEN_DECL): Don't check weak attribute
if weak_import attribute is present.
* config/darwin.c (machopic_select_section): Likewise.

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

14 years ago * g++.dg/cpp0x/initlist-opt.C: Bind pic locally.
ghazi [Mon, 15 Feb 2010 22:48:24 +0000 (22:48 +0000)]
* g++.dg/cpp0x/initlist-opt.C: Bind pic locally.

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

14 years ago2010-02-15 Paolo Carlini <paolo.carlini@oracle.com>
paolo [Mon, 15 Feb 2010 17:35:11 +0000 (17:35 +0000)]
2010-02-15  Paolo Carlini  <paolo.carlini@oracle.com>

* testsuite/ext/median.cc: Adjust.

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

14 years ago * doc/tm.texi (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): Document.
amylaar [Mon, 15 Feb 2010 17:27:35 +0000 (17:27 +0000)]
* doc/tm.texi (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): Document.
(TARGET_VECTORIZE_VECTOR_ALIGNMENT_REACHABLE): Likewise.
(TARGET_VECTORIZE_BUILTIN_VEC_PERM): Likewise.
(TARGET_VECTORIZE_BUILTIN_VEC_PERM_OK): Likewise.

* doc/tm.texi (TARGET_VECTORIZE_BUILTIN_CONVERSION): Fix argument types.

* doc/tm.texi (TARGET_VECTORIZE_BUILTIN_VECTORIZED_FUNCTION):
Fix argument types.

* doc/tm.texi (TARGET_SCHED_DFA_NEW_CYCLE): Add argument names.
Rewrite text to refer to the names.

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

14 years agoAdd support for vpermil2p* in XOP.
spop [Mon, 15 Feb 2010 17:21:21 +0000 (17:21 +0000)]
Add support for vpermil2p* in XOP.

2010-02-13  Sebastian Pop  <sebastian.pop@amd.com>

* config/i386/i386-builtin-types.def
(V2DF_FTYPE_V2DF_V2DF_V2DI_INT): Declared.
(V4DF_FTYPE_V4DF_V4DF_V4DI_INT): Declared.
(V4SF_FTYPE_V4SF_V4SF_V4SI_INT): Declared.
(V8SF_FTYPE_V8SF_V8SF_V8SI_INT): Declared.
* config/i386/i386.c (enum ix86_builtins): Add IX86_BUILTIN_VPERMIL2PD,
IX86_BUILTIN_VPERMIL2PS, IX86_BUILTIN_VPERMIL2PD256, and
IX86_BUILTIN_VPERMIL2PS256.
(MULTI_ARG_4_DF2_DI_I): Defined.
(MULTI_ARG_4_DF2_DI_I1): Defined.
(MULTI_ARG_4_SF2_SI_I): Defined.
(MULTI_ARG_4_SF2_SI_I1): Defined.
(bdesc_multi_arg): Add __builtin_ia32_vpermil2pd,
__builtin_ia32_vpermil2ps, __builtin_ia32_vpermil2pd256, and
__builtin_ia32_vpermil2ps256.
(ix86_expand_multi_arg_builtin): Handle MULTI_ARG_4_DF2_DI_I,
MULTI_ARG_4_DF2_DI_I1, MULTI_ARG_4_SF2_SI_I, and
MULTI_ARG_4_SF2_SI_I1.  Handle builtins with 4 arguments.
(ix86_expand_args_builtin): Handle MULTI_ARG_4_DF2_DI_I,
MULTI_ARG_4_DF2_DI_I1, MULTI_ARG_4_SF2_SI_I, and
MULTI_ARG_4_SF2_SI_I1.  Handle CODE_FOR_xop_vpermil2v2df3,
CODE_FOR_xop_vpermil2v4sf3, CODE_FOR_xop_vpermil2v4df3, and
CODE_FOR_xop_vpermil2v8sf3.
* config/i386/i386.md (UNSPEC_VPERMIL2): Declared.
* config/i386/sse.md (xop_vpermil2<mode>3): New insn pattern.
* config/i386/xopintrin.h (_mm_permute2_pd): New.
(_mm256_permute2_pd): New.
(_mm_permute2_ps): New.
(_mm256_permute2_ps): New.

* gcc.target/i386/sse-14.c: Add tests for _mm_permute2_pd,
_mm256_permute2_pd, _mm_permute2_ps, and _mm256_permute2_ps.
* gcc.target/i386/xop-vpermil2pd-1.c: New.
* gcc.target/i386/xop-vpermil2pd-256-1.c: New.
* gcc.target/i386/xop-vpermil2ps-1.c: New.
* gcc.target/i386/xop-vpermil2ps-256-1.c: New.

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

14 years ago2010-02-15 Paolo Carlini <paolo.carlini@oracle.com>
paolo [Mon, 15 Feb 2010 16:55:20 +0000 (16:55 +0000)]
2010-02-15  Paolo Carlini  <paolo.carlini@oracle.com>

* include/bits/stl_algo.h (__median): Move...
* include/ext/algorithm: ... here, being an SGI extension.

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

14 years ago * config/h8300/h8300.c: (h8300_push_pop): Use bool type for
nickc [Mon, 15 Feb 2010 15:44:39 +0000 (15:44 +0000)]
    * config/h8300/h8300.c: (h8300_push_pop): Use bool type for
        boolean parameters.  Use emit_jump_insn when emitting a pop
        instruction containing a return insn.
        (push): Use 'true' rather than '1' as second parameter to F.
        (h8300_expand_prologue): Likewise.
        Use 'true' and 'false' for boolean parameters to
        h8300_push_pop.
        (h8300_expand_epilogue): Likewise.

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

14 years ago2010-02-15 Matthias Klose <doko@ubuntu.com>
doko [Mon, 15 Feb 2010 15:19:30 +0000 (15:19 +0000)]
2010-02-15  Matthias Klose  <doko@ubuntu.com>

        * src/arm/sysv.S (__ARM_ARCH__): Define for processor
        __ARM_ARCH_7EM__.

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

14 years ago2010-02-15 Richard Guenther <rguenther@suse.de>
rguenth [Mon, 15 Feb 2010 11:27:54 +0000 (11:27 +0000)]
2010-02-15  Richard Guenther  <rguenther@suse.de>

PR middle-end/43068
* cgraphunit.c (thunk_adjust): Skip adjusting by fixed_offset
if that is zero.

* g++.dg/torture/pr43068.C: New testcase.

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

14 years ago * configure.ac: Delete config.cache files in sub-directories when
nickc [Mon, 15 Feb 2010 10:54:09 +0000 (10:54 +0000)]
    * configure.ac: Delete config.cache files in sub-directories when
        deleting Makefiles.
        * configure: Regenerate.

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

14 years ago * config/mn10300/mn10300.h (FUNCTION_ARG_REGNO_P): Revert previous
nickc [Mon, 15 Feb 2010 09:24:29 +0000 (09:24 +0000)]
    * config/mn10300/mn10300.h (FUNCTION_ARG_REGNO_P): Revert previous
        delta.

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

14 years ago PR c++/43024
jason [Mon, 15 Feb 2010 04:01:10 +0000 (04:01 +0000)]
PR c++/43024
* g++.dg/opt/ice1.C: New.

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

14 years agoDaily bump.
gccadmin [Mon, 15 Feb 2010 00:16:47 +0000 (00:16 +0000)]
Daily bump.

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

14 years ago2010-02-14 Marco Poletti <poletti.marco@gmail.com>
jsm28 [Sun, 14 Feb 2010 19:44:07 +0000 (19:44 +0000)]
2010-02-14  Marco Poletti  <poletti.marco@gmail.com>

* intl.c (fake_ngettext): New function.
* intl.h (fake_ngettext): Declare.
(ngettext): Define macro.
* collect2.c (notice_translated): New function.
(main): Use notice_translated and ngettext.
* collect2.h (notice_translated): Declare.

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

14 years ago * sv.po: Update.
jsm28 [Sun, 14 Feb 2010 19:35:49 +0000 (19:35 +0000)]
* sv.po: Update.

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

14 years ago PR c++/41997
jason [Sun, 14 Feb 2010 15:17:30 +0000 (15:17 +0000)]
PR c++/41997
* semantics.c (finish_compound_literal): Use
cp_apply_type_quals_to_decl when creating a static variable.

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

14 years ago * reorg.c (delete_computation): Comment fixes.
steven [Sun, 14 Feb 2010 12:58:16 +0000 (12:58 +0000)]
* reorg.c (delete_computation): Comment fixes.
* caller-save.c (setup_save_areas): Idem.
* sel-sched-dump.c (dump_lv_set): Idem.
* rtl.def: Idem.

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

14 years ago2010-02-14 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
krebbel [Sun, 14 Feb 2010 08:38:11 +0000 (08:38 +0000)]
2010-02-14  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>

* config/s390/s390.c (s390_sched_init): New function.
(TARGET_SCHED_INIT): Target hook defined.

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

14 years ago2010-02-14 Jerry DeLisle <jvdelisle@gcc.gnu.org>
jvdelisle [Sun, 14 Feb 2010 08:28:50 +0000 (08:28 +0000)]
2010-02-14  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR fortran/32382
* trans-stmt.h: Add prototype for gfc_trans_code_cond. Add tree cond to
gfc_trans_do prototype.
* trans-stmt.c (gfc_trans_simple_do): Add optional argument to pass in
a loop exit condition.  If exit condition is given, build the loop exit
code, checking IO results of implied do loops in READ and WRITE.
(gfc_trans_do): Likewise.
* trans.c (trans_code): New static work function, previously
gfc_trans_code. Passes exit condition to gfc_trans_do.
(gfc_trans_code): Calls trans_code with NULL_TREE condition.
(gfc_trans_code_cond): Calls trans_code with loop exit condition.
* trans-io.c (build_dt): Build an exit condition to allow checking IO
result status bits in the dtparm structure. Use this condition in call
to gfc_trans_code_cond.

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

14 years agoDaily bump.
gccadmin [Sun, 14 Feb 2010 00:16:57 +0000 (00:16 +0000)]
Daily bump.

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

14 years ago2010-02-13 Paul Thomas <pault@gcc.gnu.org>
pault [Sat, 13 Feb 2010 12:42:39 +0000 (12:42 +0000)]
2010-02-13  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/41113
PR fortran/41117
* trans-array.c (gfc_conv_array_parameter): Use
gfc_full_array_ref_p to detect full and contiguous variable
arrays. Full array components and contiguous arrays do not need
internal_pack and internal_unpack.

2010-02-13  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/41113
PR fortran/41117
* gfortran.dg/internal_pack_6.f90: New test.

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

14 years agoDaily bump.
gccadmin [Sat, 13 Feb 2010 00:16:54 +0000 (00:16 +0000)]
Daily bump.

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

14 years ago2010-02-12 Jonathan Wakely <jwakely.gcc@gmail.com>
paolo [Fri, 12 Feb 2010 22:31:15 +0000 (22:31 +0000)]
2010-02-12  Jonathan Wakely  <jwakely.gcc@gmail.com>
    Paolo Carlini  <paolo.carlini@oracle.com>

PR libstdc++/42819, DR 1315
* include/std/future (async): Use std::result_of for the template
argument of the std::future return type; adjust everywhere.
* testsuite/30_threads/async/42819.cc: New.
* testsuite/30_threads/packaged_task/cons/assign_neg.cc: Adjust
dg-error line number.
* testsuite/30_threads/packaged_task/cons/copy_neg.cc: Likewise.
* testsuite/30_threads/future/cons/assign_neg.cc: Likewise.
* testsuite/30_threads/future/cons/copy_neg.cc: Likewise.
* testsuite/30_threads/promise/cons/assign_neg.cc: Likewise.
* testsuite/30_threads/promise/cons/assign_neg.cc: Likewise.

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

14 years ago PR c++/43024
jason [Fri, 12 Feb 2010 22:27:14 +0000 (22:27 +0000)]
PR c++/43024
* name-lookup.h (current_binding_level): Check for null
cp_function_chain.

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

14 years ago * MAINTAINERS: Update my email address.
bje [Fri, 12 Feb 2010 21:38:23 +0000 (21:38 +0000)]
* MAINTAINERS: Update my email address.

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

14 years agorevert unnecessary hunk
jason [Fri, 12 Feb 2010 20:00:06 +0000 (20:00 +0000)]
revert unnecessary hunk

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

14 years ago PR c++/43054
jason [Fri, 12 Feb 2010 19:46:29 +0000 (19:46 +0000)]
PR c++/43054
* tree.c (cp_tree_equal): Correct CALL_EXPR logic, handle
EXPR_PACK_EXPANSION.

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

14 years ago2010-02-12 Dave Korn <dave.korn.cygwin@gmail.com>
davek [Fri, 12 Feb 2010 17:35:18 +0000 (17:35 +0000)]
2010-02-12  Dave Korn  <dave.korn.cygwin@gmail.com>
    Jack Howarth  <howarth@bromo.med.uc.edu>
    Iain Sandoe <iain.sandoe@sandoe-acoustics.co.uk>

PR target/42982
Partial revert of unintended change in fix for PR41605.
* gcc/config/darwin.h: Fix typo.
* gcc/config/darwin9.h: Same.

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

14 years ago PR c++/43033
jakub [Fri, 12 Feb 2010 17:26:12 +0000 (17:26 +0000)]
PR c++/43033
* name-lookup.c (pushdecl_maybe_friend): Check default args of t
instead of x.

* g++.dg/other/default3.C: Xfail g4 test.

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

14 years ago * gcc.dg/guality/guality.h (GUALCVT): Zero extend instead of
jakub [Fri, 12 Feb 2010 12:06:38 +0000 (12:06 +0000)]
* gcc.dg/guality/guality.h (GUALCVT): Zero extend instead of
sign extend pointers to gualchk_t.

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

14 years agoDaily bump.
gccadmin [Fri, 12 Feb 2010 00:16:50 +0000 (00:16 +0000)]
Daily bump.

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

14 years ago2010-02-11 Paolo Carlini <paolo.carlini@oracle.com>
paolo [Thu, 11 Feb 2010 23:49:20 +0000 (23:49 +0000)]
2010-02-11  Paolo Carlini  <paolo.carlini@oracle.com>

* config/abi/pre/gnu.ver: Revert last changes.

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

14 years ago * c-pch.c (pch_init): Clear v.
jakub [Thu, 11 Feb 2010 20:49:05 +0000 (20:49 +0000)]
* c-pch.c (pch_init): Clear v.

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

14 years ago * init.c (read_original_filename): Don't call read_original_directory
jakub [Thu, 11 Feb 2010 19:49:17 +0000 (19:49 +0000)]
* init.c (read_original_filename): Don't call read_original_directory
if _cpp_handle_directive returns 0.

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

14 years ago PR fortran/43030
jakub [Thu, 11 Feb 2010 19:47:20 +0000 (19:47 +0000)]
PR fortran/43030
* resolve.c (gfc_resolve_dim_arg): Call gfc_clear_ts.

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

14 years agoAdd ChangeLog entries.
spop [Thu, 11 Feb 2010 19:43:22 +0000 (19:43 +0000)]
Add ChangeLog entries.

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

14 years agoAdd testcase for PR43012.
spop [Thu, 11 Feb 2010 19:43:14 +0000 (19:43 +0000)]
Add testcase for PR43012.

2010-02-11  Sebastian Pop  <sebastian.pop@amd.com>

PR middle-end/43012
* gcc.dg/graphite/pr43012.c: New.

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

14 years agoAdd testcase for PR42930.
spop [Thu, 11 Feb 2010 19:43:05 +0000 (19:43 +0000)]
Add testcase for PR42930.

2010-02-10  Sebastian Pop  <sebastian.pop@amd.com>

* g++.dg/graphite/pr42930.C: New.

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

14 years agoFix email address in ChangeLog.graphite.
spop [Thu, 11 Feb 2010 19:42:57 +0000 (19:42 +0000)]
Fix email address in ChangeLog.graphite.

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

14 years agoFix PR42930.
spop [Thu, 11 Feb 2010 19:42:51 +0000 (19:42 +0000)]
Fix PR42930.

2010-02-10  Sebastian Pop  <seb@napoca>

PR middle-end/42930
* graphite-scop-detection.c (graphite_can_represent_scev): Call
graphite_can_represent_init for MULT_EXPR.

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

14 years agoFix PR42914 and PR42530.
spop [Thu, 11 Feb 2010 19:42:45 +0000 (19:42 +0000)]
Fix PR42914 and PR42530.

2010-02-10  Sebastian Pop  <seb@napoca>

PR middle-end/42914
PR middle-end/42530
* graphite-sese-to-poly.c (remove_phi): New.
(translate_scalar_reduction_to_array): Call remove_phi.

* gcc.dg/graphite/pr42530.c: New.
* gcc.dg/graphite/pr42914.c: New.

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

14 years agoFix PR42771.
spop [Thu, 11 Feb 2010 19:42:38 +0000 (19:42 +0000)]
Fix PR42771.

2010-02-10  Sebastian Pop  <seb@napoca>

PR middle-end/42771
* graphite-clast-to-gimple.c (gloog): Call rename_sese_parameters.
* graphite-clast-to-gimple.h (gloog): Update declaration.
* graphite-poly.c (new_scop): Clear POLY_SCOP_P.
* graphite-poly.h (struct poly_bb): Add missing comments.
(struct scop): Add poly_scop_p field.
(POLY_SCOP_P): New.
* graphite-sese-to-poly.c (build_poly_scop): Set POLY_SCOP_P.
* graphite.c (graphite_transform_loops): Build the polyhedral
representation for each scop before code generation.
* sese.c (rename_variables_in_operand): Removed.
(rename_variables_in_expr): Return the renamed expression.
(rename_sese_parameters): New.
* sese.h (rename_sese_parameters): Declared.

* gcc.dg/graphite/pr42771.c: New.

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

14 years ago PR fortran/43029
jakub [Thu, 11 Feb 2010 19:31:35 +0000 (19:31 +0000)]
PR fortran/43029
* decl.c (enumerator_decl): Don't call gfc_free_enum_history
here.
(gfc_match_enumerator_def): But here whenever enumerator_decl returns
MATCH_ERROR.

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

14 years ago * include/std/thread (~_Impl_base): Declare inline.
jason [Thu, 11 Feb 2010 19:00:13 +0000 (19:00 +0000)]
* include/std/thread (~_Impl_base): Declare inline.
* libsupc++/nested_exception.h (~nested_exception): Likewise.

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

14 years ago2010-02-11 Paolo Carlini <paolo.carlini@oracle.com>
paolo [Thu, 11 Feb 2010 18:11:01 +0000 (18:11 +0000)]
2010-02-11  Paolo Carlini  <paolo.carlini@oracle.com>

PR libstdc++/41975, DR 579
* include/bits/hashtable.h (_Hashtable<>::_M_erase_node): Remove.
(erase(const_iterator), erase(const_iterator, const_iterator)):
Change return type to void.
* include/debug/unordered_map: Adjust.
* include/debug/unordered_set: Likewise.
* testsuite/util/exception/safety.h: Likewise.
* testsuite/23_containers/unordered_map/erase/1.cc: Likewise.
* testsuite/23_containers/unordered_map/erase/24061-map.cc: Likewise.
* testsuite/23_containers/unordered_set/erase/1.cc:  Likewise.
* testsuite/23_containers/unordered_set/erase/24061-map.cc: Likewise.
* testsuite/23_containers/unordered_multimap/erase/1.cc:  Likewise.
* testsuite/23_containers/unordered_multimap/erase/24061-map.cc:
Likewise.
* testsuite/23_containers/unordered_multiset/erase/1.cc:  Likewise.
* testsuite/23_containers/unordered_multiset/erase/24061-map.cc:
Likewise.

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

14 years ago2010-02-11 Richard Guenther <rguenther@suse.de>
rguenth [Thu, 11 Feb 2010 17:01:21 +0000 (17:01 +0000)]
2010-02-11  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/42998
* tree-ssa-pre.c (create_expression_by_pieces): Treat
POINTER_PLUS_EXPR properly.

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

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

14 years agoFix PR40886.
spop [Thu, 11 Feb 2010 15:45:27 +0000 (15:45 +0000)]
Fix PR40886.

2010-02-11  Sebastian Pop  <sebastian.pop@amd.com>
    Changpeng Fang  <changpeng.fang@amd.com>

PR middle-end/40886
* tree-ssa-loop-ivopts.c (determine_use_iv_cost_condition): Decrement
the cost of an IV candidate when the IV is used in a test against zero.

* gcc.dg/tree-ssa/ivopts-3.c: New.

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

14 years ago2010-02-11 Richard Guenther <rguenther@suse.de>
rguenth [Thu, 11 Feb 2010 15:38:59 +0000 (15:38 +0000)]
2010-02-11  Richard Guenther  <rguenther@suse.de>

PR lto/41664
* tree-ssa-alias.c (refs_may_alias_p_1): Canonicalize
pointer-vs-decl case by swapping refs.  Handle some cases
of pointer-vs-decl disambiguations more conservatively.
* cfgexpand.c (gimple_expand_cfg): Set gimple_df->in_ssa_p
to false after expanding.

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

14 years ago2010-02-11 Paolo Carlini <paolo.carlini@oracle.com>
paolo [Thu, 11 Feb 2010 14:59:46 +0000 (14:59 +0000)]
2010-02-11  Paolo Carlini  <paolo.carlini@oracle.com>

* config/abi/pre/gnu.ver: Avoid exporting inadvertently
std::nested_exception symbols at GLIBCXX_3.4.

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

14 years ago2010-02-11 Richard Guenther <rguenther@suse.de>
rguenth [Thu, 11 Feb 2010 12:23:08 +0000 (12:23 +0000)]
2010-02-11  Richard Guenther  <rguenther@suse.de>

PR driver/43021
* gcc.c (process_command): Handle LTO file@offset case more
appropriately.

lto/
* lto-elf.c (lto_elf_file_open): Handle file@offset case more
appropriately.

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

14 years ago * reload1.c (eliminate_regs_1): If insn is DEBUG_INSN, avoid any
jakub [Thu, 11 Feb 2010 09:17:54 +0000 (09:17 +0000)]
* reload1.c (eliminate_regs_1): If insn is DEBUG_INSN, avoid any
modifications outside of the DEBUG_INSN.  Accept CLOBBERs inside
of DEBUG_INSNs.
(eliminate_regs_in_insn): Eliminate regs even in DEBUG_INSNs.

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

14 years ago * dwarf2out.c (mem_loc_descriptor) <case MEM>: Use DW_OP_deref_size
jakub [Thu, 11 Feb 2010 09:16:38 +0000 (09:16 +0000)]
* dwarf2out.c (mem_loc_descriptor) <case MEM>: Use DW_OP_deref_size
if MEM's mode size isn't DWARF2_ADDR_SIZE.
(mem_loc_descriptor) <do_scompare>: Allow also VOIDmode arguments.
Optimize eq/ne comparisons when both arguments are known to be
zero-extended.
(mem_loc_descriptor) <do_ucompare>: Allow also VOIDmode arguments.
Don't mask operands unnecessarily if they are known to be already
zero-extended.

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

14 years ago PR c++/41896
jason [Thu, 11 Feb 2010 02:12:53 +0000 (02:12 +0000)]
PR c++/41896
* semantics.c (outer_lambda_capture_p): Revert.
(add_capture): Only finish_member_declaration if
we're in the lambda class.
(register_capture_members): New.
* cp-tree.h: Declare it.
* parser.c (cp_parser_lambda_expression): Call it.

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

14 years agoDaily bump.
gccadmin [Thu, 11 Feb 2010 00:17:24 +0000 (00:17 +0000)]
Daily bump.

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

14 years ago PR c++/41896
jason [Wed, 10 Feb 2010 22:45:07 +0000 (22:45 +0000)]
PR c++/41896
* semantics.c (outer_lambda_capture_p): Use current_function_decl
instead of current_class_type.

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

14 years ago PR c++/42983, core issue 906
jason [Wed, 10 Feb 2010 21:48:35 +0000 (21:48 +0000)]
PR c++/42983, core issue 906
* method.c (defaultable_fn_check): Check virtualness.
* include/std/thread (~_Impl_base): Move default out of line.
* libsupc++/nested_exception.h (~nested_exception): Likewise.

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

14 years ago PR c++/43016
jason [Wed, 10 Feb 2010 21:48:25 +0000 (21:48 +0000)]
PR c++/43016
* semantics.c (maybe_add_lambda_conv_op): Set DECL_INTERFACE_KNOWN.

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

14 years ago2010-02-10 Vladimir Makarov <vmakarov@redhat.com>
vmakarov [Wed, 10 Feb 2010 20:52:31 +0000 (20:52 +0000)]
2010-02-10  Vladimir Makarov  <vmakarov@redhat.com>

* ira-conflicts.c (add_insn_allocno_copies): Use find_reg_note
instead of loop.

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

14 years ago2010-02-10 Paolo Carlini <paolo.carlini@oracle.com>
paolo [Wed, 10 Feb 2010 19:14:33 +0000 (19:14 +0000)]
2010-02-10  Paolo Carlini  <paolo.carlini@oracle.com>

* include/tr1/hashtable.h: Fold in include/tr1_impl/hashtable.h
contents.
* include/tr1_impl/hashtable.h: Remove.
* include/tr1_impl/hashtable_policy.h: Move and rename...
* include/tr1/hashtable_policy.h: ... here.
* include/tr1_impl/unordered_map: Move and rename...
* include/tr1/unordered_map.h: ... here.
* include/tr1_impl/unordered_set: Move and rename...
* include/tr1/unordered_set.h: ... here.
* include/tr1_impl/unordered_map: Move and rename...
* include/tr1/unordered_map.h: ... here.
* include/tr1/unordered_map: Adjust.
* include/tr1/unordered_set: Likewise.
* include/Makefile.am: Adjust.
* include/Makefile.in: Regenerate.

* include/std/c++0x_warning.h: Move...
* include/bits/c++0x_warning.h: ... here.
* include/debug/unordered_map: Adjust.
* include/debug/unordered_set: Likewise.
* include/std/tuple: Likewise.
* include/std/system_error: Likewise.
* include/std/forward_list: Likewise.
* include/std/thread: Likewise.
* include/std/type_traits: Likewise.
* include/std/future: Likewise.
* include/std/regex: Likewise.
* include/std/atomic: Likewise.
* include/std/ratio: Likewise.
* include/std/random: Likewise.
* include/std/unordered_map: Likewise.
* include/std/chrono: Likewise.: Likewise.
* include/std/condition_variable: Likewise.
* include/std/mutex: Likewise.
* include/std/unordered_set: Likewise.
* include/std/array: Likewise.
* include/profile/unordered_map: Likewise.
* include/profile/unordered_set: Likewise.
* include/c_global/cinttypes: Likewise.
* include/c_global/ctgmath: Likewise.
* include/c_global/cfenv: Likewise.
* include/c_global/cstdint: Likewise.
* include/c_global/cstdbool: Likewise.
* include/c_global/ccomplex: Likewise.

* include/bits/shared_ptr.h: Do not include <bits/c++0x_warning.h>
at all, the file is not meant to be included by the users.
* include/bits/functional_hash.h: Likewise.
* include/bits/unique_ptr.h: Likewise.
* include/bits/forward_list.h: Likewise.

* testsuite/29_atomics/atomic/cons/assign_neg.cc: Adjust dg-*
line numbers.
* testsuite/29_atomics/atomic/cons/copy_neg.cc: Likewise.
* testsuite/23_containers/forward_list/requirements/dr438/
assign_neg.cc: Likewise.
* testsuite/23_containers/forward_list/requirements/dr438/
insert_neg.cc: Likewise.
* testsuite/23_containers/forward_list/requirements/dr438/
constructor_1_neg.cc: Likewise.
* testsuite/23_containers/forward_list/requirements/dr438/
constructor_2_neg.cc: Likewise.
* testsuite/20_util/unique_ptr/modifiers/reset_neg.cc: Likewise.
* testsuite/20_util/unique_ptr/assign/assign_neg.cc: Likewise.

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

14 years ago2010-02-10 Richard Guenther <rguenther@suse.de>
rguenth [Wed, 10 Feb 2010 16:52:07 +0000 (16:52 +0000)]
2010-02-10  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/43017
* tree-vrp.c (vrp_int_const_binop): Trust int_const_binop
for wrapping signed arithmetic.

* gcc.dg/torture/pr43017.c: New testcase.

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

14 years ago2010-02-10 Joost VandeVondele <jv244@cam.ac.uk>
burnus [Wed, 10 Feb 2010 16:48:24 +0000 (16:48 +0000)]
2010-02-10  Joost VandeVondele <jv244@cam.ac.uk>
            Tobias Burnus <burnus@net-b.de>

        PR fortran/40823
        * decl.c (gfc_match_subroutine): Explicitly set
        * sym->declared_at.

2010-02-10  Tobias Burnus <burnus@net-b.de>

        PR fortran/40823
        * gfortran.dg/private_type_1.f90: Update error location.
        * gfortran.dg/invalid_interface_assignment.f90: Ditto.
        * gfortran.dg/typebound_operator_2.f03: Ditto.
        * gfortran.dg/assignment_2.f90: Ditto.
        * gfortran.dg/redefined_intrinsic_assignment.f90: Ditto.
        * gfortran.dg/binding_label_tests_9.f03: Ditto.

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

14 years ago2010-02-10 Tobias Burnus <burnus@net-b.de>
burnus [Wed, 10 Feb 2010 16:43:22 +0000 (16:43 +0000)]
2010-02-10  Tobias Burnus  <burnus@net-b.de>

        PR fortran/43015
        * trans-decl.c (gfc_generate_function_code): Only check
        actual-vs.-dummy character bounds if not bind(C).

2010-02-10  Tobias Burnus  <burnus@net-b.de>

        PR fortran/43015
        * gfortran.dg/bind_c_usage_20.f90: New test.

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

14 years ago2010-02-10 Paolo Carlini <paolo.carlini@oracle.com>
paolo [Wed, 10 Feb 2010 16:09:42 +0000 (16:09 +0000)]
2010-02-10  Paolo Carlini  <paolo.carlini@oracle.com>

* include/bits/hashtable.h: Fold in include/tr1_impl/hashtable.h
for C++0x use.
* include/bits/hashtable_policy.h: New, copy and adjust for
C++0x use, include/tr1_impl/hashtable_policy.h; fix erase and
insert member functions per n3000.
* include/bits/unordered_map.h: Likewise for include/tr1_impl/
unordered_map.
* include/bits/unordered_set.h: Likewise for include/tr1_impl/
unordered_set.
* include/Makefile.am: Adjust.
* include/Makefile.in: Regenerate.
* include/tr1/unordered_map: Adjust.
* include/tr1/unordered_set: Likewise.
* include/tr1_impl/unordered_map: Adjust, now used only by tr1.
* include/tr1_impl/hashtable: Likewise.
* include/tr1_impl/hashtable_policy.h: Likewise.
* include/tr1_impl/unordered_set: Likewise.
* include/std/unordered_map: Adjust and simplify includes.
* include/std/unordered_set: Likewise.
* include/debug/unordered_map: Adjuse erase and insert members.
* include/debug/unordered_set: Likewise.
* include/profile/unordered_map: Likewise.
* include/profile/unordered_set: Likewise.
* testsuite/util/exception/safety.h: Fix for the updated erase and
insert member functions of the unordered_containers.
* testsuite/23_containers/unordered_map/erase/1.cc: New.
* testsuite/23_containers/unordered_map/erase/24061-map.cc: Likewise.
* testsuite/23_containers/unordered_map/insert/map_single.cc:
Likewise.
* testsuite/23_containers/unordered_map/insert/array_syntax.cc:
Likewise.
* testsuite/23_containers/unordered_map/insert/24061-map.cc: Likewise.
* testsuite/23_containers/unordered_map/insert/map_range.cc: Likewise.
* testsuite/23_containers/set/operators/1_neg.cc: Likewise.
* testsuite/23_containers/unordered_multimap/erase/1.cc: Likewise.
* testsuite/23_containers/unordered_multimap/erase/
24061-multimap.cc: Likewise.
* testsuite/23_containers/unordered_multimap/insert/
24061-multimap.cc: Likewise.
* testsuite/23_containers/unordered_multimap/insert/
multimap_range.cc: Likewise.
* testsuite/23_containers/unordered_multimap/insert/
multimap_single.cc: Likewise.
* testsuite/23_containers/unordered_set/erase/1.cc: Likewise.
* testsuite/23_containers/unordered_set/erase/24061-set.cc: Likewise.
* testsuite/23_containers/unordered_set/insert/set_single.cc: Likewise.
* testsuite/23_containers/unordered_set/insert/24061-set.cc: Likewise.
* testsuite/23_containers/unordered_set/insert/set_range.cc: Likewise.
* testsuite/23_containers/unordered_multiset/erase/1.cc: Likewise.
* testsuite/23_containers/unordered_multiset/erase/
24061-multiset.cc: Likewise.
* testsuite/23_containers/unordered_multiset/insert/
24061-multiset.cc: Likewise.
* testsuite/23_containers/unordered_multiset/insert/
multiset_range.cc: Likewise.
* testsuite/23_containers/unordered_multiset/insert/
multiset_single.cc: Likewise.

* testsuite/23_containers/set/operators/1_neg.cc: Tweak dg-errors
to avoid spurious fails in debug-mode.
* testsuite/23_containers/map/operators/1_neg.cc: Likewise.

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

14 years ago PR fortran/42309
jakub [Wed, 10 Feb 2010 15:10:53 +0000 (15:10 +0000)]
PR fortran/42309
* trans-expr.c (gfc_conv_subref_array_arg): Avoid accessing
info->dimen after info has been freed.

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

14 years ago PR debug/43010
jakub [Wed, 10 Feb 2010 15:02:56 +0000 (15:02 +0000)]
PR debug/43010
* dwarf2out.c (retry_incomplete_types): Don't call gen_type_die
if no debug info should be emitted for it.

* g++.dg/debug/pr43010.C: New test.

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

14 years ago * config/sh/sh.c (find_barrier): Skip call insn with a REG_EH_REGION
kkojima [Wed, 10 Feb 2010 13:13:49 +0000 (13:13 +0000)]
* config/sh/sh.c (find_barrier): Skip call insn with a REG_EH_REGION
note when flag_exceptions is set.

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

14 years agoAdd debug.h to PLUGIN_HEADERS.
baldrick [Wed, 10 Feb 2010 11:59:11 +0000 (11:59 +0000)]
Add debug.h to PLUGIN_HEADERS.

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

14 years ago2010-02-10 Richard Guenther <rguenther@suse.de>
rguenth [Wed, 10 Feb 2010 11:54:14 +0000 (11:54 +0000)]
2010-02-10  Richard Guenther  <rguenther@suse.de>

PR c/43007
* tree.c (get_unwidened): Handle constants.
* convert.c (convert_to_integer): Handle TRUNC_DIV_EXPR.

* gcc.c-torture/execute/20100209-1.c: New testcase.
* gcc.dg/fold-div-3.c: Likewise.

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

14 years ago2010-02-10 Martin Jambor <mjambor@suse.cz>
jamborm [Wed, 10 Feb 2010 11:22:55 +0000 (11:22 +0000)]
2010-02-10  Martin Jambor  <mjambor@suse.cz>

PR lto/42985
* ipa-prop.c (ipa_update_after_lto_read): Count parameters and
check for variable argument counts independently.

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

14 years ago* config/sh/sh.c (find_barrier): Increase length for non delayed
chrbr [Wed, 10 Feb 2010 10:09:31 +0000 (10:09 +0000)]
* config/sh/sh.c (find_barrier): Increase length for non delayed
conditional branches.

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

14 years ago* config/sh/sh.c (find_barrier): Don't emit a CP inside the GP setting.
chrbr [Wed, 10 Feb 2010 10:08:01 +0000 (10:08 +0000)]
* config/sh/sh.c (find_barrier): Don't emit a CP inside the GP setting.

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

14 years ago * builtins.c (set_builtin_user_assembler_name): Also handle
jakub [Wed, 10 Feb 2010 09:21:12 +0000 (09:21 +0000)]
* builtins.c (set_builtin_user_assembler_name): Also handle
ffs if int is smaller than word.

* gcc.dg/builtin-ffs-1.c: New test.

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

14 years ago2010-02-10 Shujing Zhao <pearly.zhao@oracle.com>
pzhao [Wed, 10 Feb 2010 07:37:37 +0000 (07:37 +0000)]
2010-02-10  Shujing Zhao  <pearly.zhao@oracle.com>

        * Make-lang.in (cp/cvt.o, cp/parser.o, cp/search.o): Depend on intl.h.
        * cvt.c (warn_ref_binding): Wrap the messages into G_() for easy
        translation.
        * parser.c (cp_parser_postfix_expression, cp_parser_new_type_id)
        (cp_parser_cast_expression, cp_parser_condition, cp_parser_decltype)
        (cp_parser_parameter_declaration)
        (cp_parser_exception_specification_opt)
        (cp_parser_exception_declaration): Likewise.
        * pt.c (check_default_tmpl_args): Likewise.
        * search.c (lookup_field_r): Likewise.

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