OSDN Git Service

pf3gnuchains/gcc-fork.git
14 years agoDaily bump.
gccadmin [Mon, 21 Dec 2009 00:17:04 +0000 (00:17 +0000)]
Daily bump.

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

14 years ago * sv.po: Update.
jsm28 [Sun, 20 Dec 2009 17:16:13 +0000 (17:16 +0000)]
* sv.po: Update.

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

14 years ago PR tree-optimization/42027
matz [Sun, 20 Dec 2009 01:15:46 +0000 (01:15 +0000)]
PR tree-optimization/42027
* cfgexpand.c (expand_gimple_cond): Use jumpy sequence for &, &&, |
and || if jumps are cheap.

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

14 years agoDaily bump.
gccadmin [Sun, 20 Dec 2009 00:16:58 +0000 (00:16 +0000)]
Daily bump.

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

14 years agoFix PR c++/42225, take 2
dodji [Sat, 19 Dec 2009 22:40:37 +0000 (22:40 +0000)]
Fix PR c++/42225, take 2

gcc/cp/ChangeLog:
PR c++/42225
* pt.c (push_template_decl_real): Set DECL_CONTEXT of template type
parms to their containing template decl.
* typeck.c (comp_template_parms_position): Split this from
structural_comptypes.
(incompatible_template_type_parms_p): Renamed
incompatible_dependent_typedefs_p into this. Change the function to
handle comparison between TEMPLATE_TYPE_PARMs only.
(structural_comptypes): Use comp_template_parms_position in
TEMPLATE_TEMPLATE_PARM and BOUND_TEMPLATE_TEMPLATE_PARM cases.
Use incompatible_template_type_parms_p in TEMPLATE_TYPE_PARM case.
* mangle.c (decl_mangling_context): Template type parms don't have
a mangling context.
* tree.c (cp_set_underlying_type): Set type structural equality
only for TEMPLATE_TYPE_PARMs.

gcc/testsuite/ChangeLog:
PR c++/42225
* g++.dg/template/typedef26.C: New test.

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

14 years ago2009-12-19 Richard Guenther <rguenther@suse.de>
rguenth [Sat, 19 Dec 2009 11:41:14 +0000 (11:41 +0000)]
2009-12-19  Richard Guenther  <rguenther@suse.de>

PR lto/42401
* lto-streamer-out.c (tree_is_indexable): Local statics
are indexable.
(lto_output_tree_ref): Adjust assert.

* g++.dg/lto/20091219_0.C: New testcase.

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

14 years ago2009-12-19 Richard Guenther <rguenther@suse.de>
rguenth [Sat, 19 Dec 2009 11:24:49 +0000 (11:24 +0000)]
2009-12-19  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/42108
* tree-ssa-sccvn.c (last_vuse_ptr): New variable.
(vn_reference_lookup_2): Update last seen VUSE.
(vn_reference_lookup_3): Avoid updating last seen VUSE after
translating.
(visit_reference_op_load): Use last seen VUSE from the first
lookup when entering into the table.

* gfortran.dg/pr42108.f90: New testcase.

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

14 years agoIncrease clock resolution for system_clock_8.
jb [Sat, 19 Dec 2009 10:43:11 +0000 (10:43 +0000)]
Increase clock resolution for system_clock_8.

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

14 years ago * Makefile.in (PLUGIN_HEADERS): Add more headers.
amylaar [Sat, 19 Dec 2009 02:33:03 +0000 (02:33 +0000)]
    * Makefile.in (PLUGIN_HEADERS): Add more headers.

        * tree-pass.h (GCC_PASS_LISTS): Define.
        (PASS_LIST_NO_all_lowering_passes): New enumeration value.
        (PASS_LIST_NO_all_small_ipa_passes): Likewise.
        (PASS_LIST_NO_all_regular_ipa_passes): Likewise.
        (PASS_LIST_NO_all_lto_gen_passes): Likewise.
        (PASS_LIST_NO_all_passes): Likewise.
        (PASS_LIST_NUM): Likewise.
        (gcc_pass_lists): Declare.
        * passes.c (gcc_pass_lists): Define.

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

14 years agoDaily bump.
gccadmin [Sat, 19 Dec 2009 00:16:42 +0000 (00:16 +0000)]
Daily bump.

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

14 years ago PR c++/42415
jason [Fri, 18 Dec 2009 20:50:08 +0000 (20:50 +0000)]
PR c++/42415
* g++.old-deja/g++.jason/temporary5.C: Adjust.

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

14 years ago PR c++/28300
jason [Fri, 18 Dec 2009 20:49:58 +0000 (20:49 +0000)]
PR c++/28300
PR c++/42062
* pt.c (check_specialization_namespace): Complain about
specialization at non-namespace scope.

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

14 years ago PR c++/42415
jason [Fri, 18 Dec 2009 16:12:50 +0000 (16:12 +0000)]
PR c++/42415
* call.c (build_new_method_call): Complain about calling the
constructor directly.

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

14 years ago2009-12-18 Richard Guenther <rguenther@suse.de>
rguenth [Fri, 18 Dec 2009 15:31:38 +0000 (15:31 +0000)]
2009-12-18  Richard Guenther  <rguenther@suse.de>

* tree-ssa-sccvn.c (copy_nary): New function.
(copy_phis): Likewise.
(copy_references): Likewise.
(process_scc): Avoid last iteration by copying the
optimistic table to the valid table.

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

14 years ago * zh_CN.po: Update.
jsm28 [Fri, 18 Dec 2009 13:10:35 +0000 (13:10 +0000)]
* zh_CN.po: Update.

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

14 years ago2009-12-18 Paolo Carlini <paolo.carlini@oracle.com>
paolo [Fri, 18 Dec 2009 09:44:54 +0000 (09:44 +0000)]
2009-12-18  Paolo Carlini  <paolo.carlini@oracle.com>

* include/std/condition_variable: Revert inadvertent changes.
* testsuite/30_threads/condition_variable/cons/assign_neg.cc: Ditto.
* testsuite/30_threads/condition_variable/cons/copy_neg.cc: Ditto.
* testsuite/30_threads/condition_variable/members/1.cc: Ditto.
* testsuite/30_threads/condition_variable/members/2.cc: Ditto.
* testsuite/30_threads/condition_variable_any/cons/assign_neg.cc: Ditto.
* testsuite/30_threads/condition_variable_any/cons/copy_neg.cc: Ditto.

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

14 years ago2009-12-18 Jimmy Guo <jguo@yahoo-inc.com>
paolo [Fri, 18 Dec 2009 09:41:03 +0000 (09:41 +0000)]
2009-12-18  Jimmy Guo  <jguo@yahoo-inc.com>

PR libstdc++/40088
* src/locale_init.cc (locale::locale()): Optimize the common case
where _S_global still points to _S_classic.

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

14 years agocp/
pzhao [Fri, 18 Dec 2009 08:50:24 +0000 (08:50 +0000)]
cp/
2009-12-16  Shujing Zhao  <pearly.zhao@oracle.com>

        PR c++/31665
        * decl.c (duplicate_decls, grokdeclarator): Put the
        diagnostics in full sentences for easy translation and wrapped into
        G_().
        * typeck.c (build_x_unary_op): Likewise.

testsuite/
2009-12-16  Shujing Zhao  <pearly.zhao@oracle.com>

        * g++.old-deja/g++.brendan/misc6.C: Make expected dg-error strings
        explicit.

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

14 years agoFix PR42135.
spop [Fri, 18 Dec 2009 07:38:06 +0000 (07:38 +0000)]
Fix PR42135.

2009-12-18  Jack Howarth <howarth@bromo.med.uc.edu>

PR testsuite/42135
* libgomp.graphite/force-parallel-2.c: Reduce array size.

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

14 years ago * config.sub, config.guess: Update from upstream sources.
bje [Fri, 18 Dec 2009 03:35:42 +0000 (03:35 +0000)]
* config.sub, config.guess: Update from upstream sources.

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

14 years agoDaily bump.
gccadmin [Fri, 18 Dec 2009 00:16:51 +0000 (00:16 +0000)]
Daily bump.

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

14 years ago * dwarf2out.c (loc_descriptor): For SYMBOL_REFs and LABEL_REFs
jakub [Thu, 17 Dec 2009 22:07:13 +0000 (22:07 +0000)]
* dwarf2out.c (loc_descriptor): For SYMBOL_REFs and LABEL_REFs
use DW_OP_addr+DW_OP_stack_value instead of DW_OP_implicit_value.
(add_const_value_attribute): For CONST_STRING, SYMBOL_REFs and
LABEL_REFs use DW_OP_addr+DW_OP_stack_value DW_AT_location instead of
DW_AT_const_value.

* gcc.dg/debug/dwarf2/const-1.c: Don't expect DW_AT_const_value,
but instead DW_AT_location with DW_OP_addr+DW_OP_stack_value.  Add
-gno-strict-dwarf -fno-merge-debug-strings to dg-options.
* g++.dg/debug/dwarf2/const1.C: Likewise.
* g++.dg/debug/dwarf2/template-params-3.C: Likewise.
* g++.dg/debug/dwarf2/template-func-params-3.C: Likewise.

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

14 years ago PR debug/41679
jakub [Thu, 17 Dec 2009 19:32:32 +0000 (19:32 +0000)]
PR debug/41679
* var-tracking.c (count_uses): Count MO_VAL_USE of original
MO_VAL_SET value for COND_EXEC.
(add_stores): Handle conditional stores.

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

14 years ago PR debug/41679
jakub [Thu, 17 Dec 2009 19:31:52 +0000 (19:31 +0000)]
PR debug/41679
* var-tracking.c (use_type): Remove indirection from loc.
(count_uses): Dereference incoming loc early.
(add_uses): Dereference incoming loc early.

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

14 years ago PR debug/41679
jakub [Thu, 17 Dec 2009 19:30:58 +0000 (19:30 +0000)]
PR debug/41679
* var-tracking.c (add_stores): Avoid value mode mismatch for
promoted declarations.

* gcc.target/arm/pr41679.c: New.

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

14 years ago PR c++/42386
jakub [Thu, 17 Dec 2009 19:29:48 +0000 (19:29 +0000)]
PR c++/42386
* ipa.c (function_and_variable_visibility): Clear same_comdat_group
links of DECL_EXTERNAL nodes.

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

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

14 years ago2009-12-17 Sandra Loosemore <sandra@codesourcery.com>
sandra [Thu, 17 Dec 2009 15:43:23 +0000 (15:43 +0000)]
2009-12-17  Sandra Loosemore  <sandra@codesourcery.com>

gcc/
* doc/rtl.texi (Vector Operations): Clarify vec_select result mode.

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

14 years ago gcc/
jules [Thu, 17 Dec 2009 15:37:23 +0000 (15:37 +0000)]
gcc/
* config/arm/bpabi-v6m.S (test_div_by_zero): New macro.
(aeabi_ldivmod, aeabi_uldivmod): Use above macro.
* config/arm/bpabi.S (test_div_by_zero): New macro.
(aeabi_ldivmod, aeabi_uldivmod): Use above macro.
* config/arm/lib1funcs.asm (ARM_LDIV0): Tail-call int div-by-zero
handler for EABI. Add signed/unsigned argument, pass correct value
to that handler.
(THUMB_LDIV0): Same, for Thumb.
(DIV_FUNC_END): Add signed argument.
(WEAK): New macro (for EABI).
(__udivsi3, __umodsi3): Add unsigned argument to DIV_FUNC_END. For
__udivsi3, add entry point which skips division-by-zero test.
(__divsi3, __modsi3): Add signed argument to DIV_FUNC_END.
(__aeabi_uidivmod, __aeabi_idivmod): Check for division by zero.
Call __udivsi3 or __divsi3 via entry points which skip
division-by-zero tests.
(__div0): Rename to __aeabi_idiv0, __aeabi_ldiv0 for EABI, and
declare those names weak.

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

14 years ago PR target/42377
davek [Thu, 17 Dec 2009 15:25:36 +0000 (15:25 +0000)]
PR target/42377
* config/abi/pre/gnu.ver: Adjust mangled function signatures to permit
LLP64 sizetypes throughout.

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

14 years ago2009-12-17 Richard Guenther <rguenther@suse.de>
rguenth [Thu, 17 Dec 2009 14:36:43 +0000 (14:36 +0000)]
2009-12-17  Richard Guenther  <rguenther@suse.de>

PR middle-end/42397
* builtins.c (get_object_alignment): Properly deal with
a CONST_DECL base.
* expr.c (emit_block_move_hints): Assert the alignment makes
sense.

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

14 years ago * ada/acats/run_all.sh: Strip comments from norun.lst
charlet [Thu, 17 Dec 2009 13:32:05 +0000 (13:32 +0000)]
* ada/acats/run_all.sh: Strip comments from norun.lst

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

14 years ago PR target/32280
uros [Thu, 17 Dec 2009 12:33:09 +0000 (12:33 +0000)]
PR target/32280
* config/i386/i386-modes.def (V1TI): New vector mode.
* config/i386/i386.h (VALID_SSE_REG_MODE): Add V1TImode.
(SSE_REG_MODE_P): Ditto.
* config/i386/sse.md (SSEMODE16): New mode iterator.
(AVXMODE16): Ditto.
(avxvecmode): Handle V1TI mode.
(*avx_mov<mode>_internal): Use AVXMODE16 instead of AVXMODE.
(mov<mode>): Use SSEMODE16 instead of SSEMODE.
(*mov<mode>_internal): Ditto.
(push<mode>1): Ditto.
(movmisalign<mode>): Ditto.
(sse2_ashlv1ti): Rename from sse2_ashlti.
(sse2_lshrv1ti): Rename from sse2_lshrti.
(*avx_ashlv1ti): Rename from *avx_ashlti and move from i386.md.
(*avx_lshrv1ti): Rename from *avx_lshrti and move from i386.md.
(vec_shl_<mode>): Convert operands to V1TImode and use V1TI shift.
(vec_shr_<mode>): Ditto.
(*sse2_mulv4si3): Update for renamed sse2_ashlv1ti3.
(udot_prodv4si): Ditto.
* config/i386/i386.c (classify_argument): Handle V1TImode.
(function_arg_advance_32): Ditto.
(function_arg_32): Ditto.
(ix86_expand_sse4_unpack): Convert operands to V1TImode and update
for renamed gen_sse2_lshrv1ti3.
(ix86_expand_args_builtin) <V2DI_FTYPE_V2DI_INT_CONVERT>: Set rmode
to V1TImode.
(struct builtin_description) <__builtin_ia32_pslldqi128>: Update
for renamed sse2_ashlv1ti3.
<__builtin_ia32_psrldqi128>: Update for renamed sse2_lshrv1ti3.

Revert:
2007-06-11  Uros Bizjak  <ubizjak@gmail.com>

PR target/32280
* config/i386/sse.md ("sse2_ashlti", "sse2_lshrti3"): Move ...
* config/i386/i386.md ("sse2_ashlti", "sse2_lshrti3"): ... to here.

testsuite/ChangeLog:

PR target/32280
* gcc.target/i386/pr32280-1.c: New test.

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

14 years ago2009-12-17 Shujing Zhao <pearly.zhao@oracle.com>
pzhao [Thu, 17 Dec 2009 11:57:10 +0000 (11:57 +0000)]
2009-12-17  Shujing Zhao  <pearly.zhao@oracle.com>

* objc-act.c (objc_substitute_decl, build_ivar_reference,
get_super_receiver): Update build_indirect_ref calls.

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

14 years ago PR target/42372
rearnsha [Thu, 17 Dec 2009 11:50:06 +0000 (11:50 +0000)]
PR target/42372
* arm.md (pic_add_dot_plus_eight): Change output constraint from
update to write.

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

14 years ago2009-12-17 Shujing Zhao <pearly.zhao@oracle.com>
pzhao [Thu, 17 Dec 2009 11:39:40 +0000 (11:39 +0000)]
2009-12-17  Shujing Zhao  <pearly.zhao@oracle.com>

* config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin):
Update build_indirect_ref calls.

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

14 years ago2009-12-17 Paolo Carlini <paolo.carlini@oracle.com>
paolo [Thu, 17 Dec 2009 11:09:05 +0000 (11:09 +0000)]
2009-12-17  Paolo Carlini  <paolo.carlini@oracle.com>

PR libstdc++/42198
* src/thread.cc (thread::_M_start_thread): Throw system_error
immediately if the thread system is inactive.

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

14 years ago * objc/execute/forward-1.x: XFAIL for -fgnu-runtime on
uros [Thu, 17 Dec 2009 10:02:33 +0000 (10:02 +0000)]
* objc/execute/forward-1.x: XFAIL for -fgnu-runtime on
    x86_64-*-darwin*, powerpc*-*-darwin* and alpha*-*-linux* targets.

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

14 years ago2009-12-16 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Thu, 17 Dec 2009 09:37:16 +0000 (09:37 +0000)]
2009-12-16  Benjamin Kosnik  <bkoz@redhat.com>

PR libstdc++/21772 part 2
* doc/xml/manual/test.xml: Add documentation about testing details.
* testsuite/util/exception/safety.h: New. Functor objects for
testing C++0x container classes.
* testsuite/util/testsuite_container_traits.h: Add traits.

* testsuite/23_containers/list/requirements/exception/
basic.cc: New.
generation_prohibited.cc: New.
propagation_consistent.cc: New.

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

14 years agogcc/fortran/
janus [Thu, 17 Dec 2009 09:28:25 +0000 (09:28 +0000)]
gcc/fortran/
2009-12-17 Janus Weil  <janus@gcc.gnu.org>

PR fortran/42144
* trans-expr.c (select_class_proc): Skip abstract base types.

gcc/testsuite/
2009-12-17  Janus Weil  <janus@gcc.gnu.org>

PR fortran/42144
* gfortran.dg/dynamic_dispatch_6.f03: New test.

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

14 years ago * config/i386/sync.md (IMODE): Remove mode iterator.
uros [Thu, 17 Dec 2009 08:34:27 +0000 (08:34 +0000)]
* config/i386/sync.md (IMODE): Remove mode iterator.
(modesuffix): Remove mode attribute.
(modeconstraint): Ditto.
(immconstraint): Ditto.
(*sync_compare_and_swap<mode>): Use SWI mode iterator instead of
IMODE mode iterator, imodesuffix mode attribute instead of modesuffix,
<r> mode attribute instead of modeconstraint and <i> mode attribute
instead of immconstraint.
(sync_double_compare_and_swap<mode>): Ditto.
(sync_old_add<mode>): Ditto.
(sync_lock_test_and_set<mode>): Ditto.
(sync_add<mode>): Ditto.
(sync_sub<mode>): Ditto.
(sync_and<mode>): Ditto.
(sync_ior<mode>): Ditto.
(sync_xor<mode>): Ditto.
(sync_<code><mode>): Macroize insn pattern from
sync_{and,ior,xor}<mode> using any_logic code iterator.

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

14 years ago2009-12-17 Shujing Zhao <pearly.zhao@oracle.com>
pzhao [Thu, 17 Dec 2009 08:25:06 +0000 (08:25 +0000)]
2009-12-17  Shujing Zhao  <pearly.zhao@oracle.com>

* call.c (build_over_call, build_java_interface_fn_ref): Update
cp_build_indirect_ref calls.
* typeck2.c (build_m_component_ref): Likewise.

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

14 years ago2009-12-17 Shujing Zhao <pearly.zhao@oracle.com>
pzhao [Thu, 17 Dec 2009 03:22:22 +0000 (03:22 +0000)]
2009-12-17  Shujing Zhao  <pearly.zhao@oracle.com>

PR c/40885
* c-common.h (ref_operator): New type.
(build_indirect_ref): Adjust prototype with new argument.
* c-typeck.c (build_indirect_ref): Accept ref_operator as argument and
emit the diagnostics for easy translation.
(build_array_ref): Update calls to build_indirect_ref.
* c-omp.c (c_finish_omp_atomic): Likewise.
* c-parser.c (c_parser_unary_expression,
c_parser_postfix_expression_after_primary): Likewise.

cp/
2009-12-17  Shujing Zhao  <pearly.zhao@oracle.com>

* typeck.c (build_indirect_ref): Update the argument.
(build_x_indirect_ref): Likewise.
(cp_build_indirect_ref): Update the argument and emit the diagnostics
for easy translation.
(build_class_member_access_expr, build_array_ref,
get_member_function_from_ptrfunc): Update calls.
* cp-tree.h (build_x_indirect_ref, cp_build_indirect_ref): Update
prototypes.
* call.c (build_new_op, convert_like_real, build_x_va_arg,
build_over_call): Update calls.
* class.c (build_base_path, build_simple_base_path, build_vfn_ref):
Likewise.
* decl.c (start_preparsed_function): Likewise.
* except.c (expand_start_catch_block, build_throw): Likewise.
* init.c (emit_mem_initializers, expand_virtual_init,
expand_virtual_init, build_new_1, build_vec_init, build_delete,
build_vec_delete): Likewise.
* parser.c (cp_parser_unary_expression): Likewise.
* pt.c (tsubst_copy_and_build): Likewise.
* rtti.c (build_headof, get_tinfo_decl_dynamic, get_typeid): Likewise.
* semantics.c (finish_non_static_data_member, thisify_lambda_field):
Likewise.
* tree.c (build_dummy_object, stabilize_expr): Likewise.
* typeck2.c (build_x_arrow): Likewise.

testsuite/
2009-12-17  Shujing Zhao  <pearly.zhao@oracle.com>

* g++.old-deja/g++.mike/net31.C: Make expected dg-error strings
explicit.
* g++.old-deja/g++.bugs/900213_02.C: Likewise.
* g++.old-deja/g++.bugs/900215_02.C: Likewise.

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

14 years agoDaily bump.
gccadmin [Thu, 17 Dec 2009 00:17:02 +0000 (00:17 +0000)]
Daily bump.

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

14 years ago2009-12-16 Richard Guenther <rguenther@suse.de>
rguenth [Wed, 16 Dec 2009 23:07:10 +0000 (23:07 +0000)]
2009-12-16  Richard Guenther  <rguenther@suse.de>

PR lto/42392
* langhooks.c (lhd_begin_section): Make sure to switch back
to the text section, not some random one.

* gcc.dg/lto/20091216-1_0.c: New testcase.

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

14 years ago PR c++/42387
jason [Wed, 16 Dec 2009 17:36:05 +0000 (17:36 +0000)]
PR c++/42387
* decl.c (compute_array_index_type): Mark a VLA as dependent.

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

14 years ago * zh_CN.po: Update.
jsm28 [Wed, 16 Dec 2009 14:52:44 +0000 (14:52 +0000)]
* zh_CN.po: Update.

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

14 years ago * tree-chrec.c (chrec_convert_1): Only fold (T2)(t +- x) to
jakub [Wed, 16 Dec 2009 12:47:40 +0000 (12:47 +0000)]
* tree-chrec.c (chrec_convert_1): Only fold (T2)(t +- x) to
(T2)t +- (T2)x if only integer types are involved.

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

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

14 years ago * tree-data-ref.h (dot_rdg): Remove prototype.
bje [Wed, 16 Dec 2009 12:32:14 +0000 (12:32 +0000)]
* tree-data-ref.h (dot_rdg): Remove prototype.
* tree-data-ref.c (dog_rdg_1, dot_rdg): Remove.

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

14 years ago * gcc.dg/debug/tls-1.c: New test.
jakub [Wed, 16 Dec 2009 09:16:44 +0000 (09:16 +0000)]
* gcc.dg/debug/tls-1.c: New test.

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

14 years ago2009-12-15 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Wed, 16 Dec 2009 05:16:46 +0000 (05:16 +0000)]
2009-12-15  Benjamin Kosnik  <bkoz@redhat.com>

PR libstdc++/21772 part 1
* include/ext/throw_allocator.h: Rework.
(__gnu_cxx::throw_allocator): To...
(__gnu_cxx::throw_allocator_limit): ...this.
(__gnu_cxx::throw_allocator_random): ...and this.
(throw_value_base, throw_value_limit, throw_value_random): Add.
(condition_base, random_condition, limit_condition): Add.
(forced_exception_error): To...
(forced_error): ...this.
* testsuite/ext/throw_value: New.
* testsuite/ext/throw_value/cons.cc: New.
* testsuite/ext/throw_allocator/deallocate_global.cc: Adjust for
throw_allocator, forced_exception_error changes.
* testsuite/ext/throw_allocator/check_delete.cc: Same.
* testsuite/ext/throw_allocator/check_allocate_max_size.cc: Same.
* testsuite/ext/throw_allocator/check_deallocate_null.cc: Same.
* testsuite/ext/throw_allocator/explicit_instantiation.cc: Same.
* testsuite/ext/throw_allocator/check_new.cc: Same.
* testsuite/ext/throw_allocator/variadic_construct.cc: Same.
* testsuite/ext/throw_allocator/deallocate_local.cc: Same.
* testsuite/23_containers/list/modifiers/insert/25288.cc: Same.
* testsuite/23_containers/list/modifiers/insert/25288.h: Same.
* testsuite/util/regression/common_type.hpp: Same.
* testsuite/util/regression/rand/priority_queue/
container_rand_regression_test.tcc: Same.
* testsuite/util/regression/rand/assoc/
container_rand_regression_test.h: Same.
* testsuite/util/regression/rand/assoc/
container_rand_regression_test.tcc: Same.
* testsuite/util/regression/basic_type.hpp: Same.

* testsuite/ext/forced_exception_error/cons_virtual_derivation.cc: To...
* testsuite/ext/forced_error/cons_virtual_derivation.cc: ...this, same.

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

14 years ago * gfc-internals.texi, gfortran.texi, invoke.texi: Fix typos.
kazu [Wed, 16 Dec 2009 00:54:44 +0000 (00:54 +0000)]
* gfc-internals.texi, gfortran.texi, invoke.texi: Fix typos.
Follow spelling conventions.

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

14 years ago * doc/invoke.texi, doc/options.texi, doc/plugins.texi,
kazu [Wed, 16 Dec 2009 00:49:41 +0000 (00:49 +0000)]
* doc/invoke.texi, doc/options.texi, doc/plugins.texi,
doc/tm.texi: Fix typos.

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

14 years agoDaily bump.
gccadmin [Wed, 16 Dec 2009 00:16:44 +0000 (00:16 +0000)]
Daily bump.

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

14 years ago * testsuite/libffi.call/ffitest.h: Define PRIuPTR on PA HP-UX.
danglin [Tue, 15 Dec 2009 23:55:56 +0000 (23:55 +0000)]
* testsuite/libffi.call/ffitest.h: Define PRIuPTR on PA HP-UX.

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

14 years ago2009-12-15 Paolo Carlini <paolo.carlini@oracle.com>
paolo [Tue, 15 Dec 2009 21:01:00 +0000 (21:01 +0000)]
2009-12-15  Paolo Carlini  <paolo.carlini@oracle.com>

* Fix typo in last ChangeLog entry.

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

14 years ago2009-12-15 Paolo Carlini <paolo.carlini@oracle.com>
paolo [Tue, 15 Dec 2009 20:58:29 +0000 (20:58 +0000)]
2009-12-15  Paolo Carlini  <paolo.carlini@oracle.com>

PR libsdtc++/42381
* include/bits/stl_deque.h (_GLIBCXX_DEQUE_BUF_SIZE): Add.
(__deque_buf_size(size_t)): Use it.
* testsuite/23_containers/deque/requirements/dr438/
assign_neg.cc: Adjust dg-error line numbers.
* testsuite/23_containers/deque/requirements/dr438/
insert_neg.cc: Likewise.
* testsuite/23_containers/deque/requirements/dr438/
constructor_1_neg.cc: Likewise.
* testsuite/23_containers/deque/requirements/dr438/
constructor_2_neg.cc: Likewise.

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

14 years ago2009-12-15 Jonathan Wakely <jwakely.gcc@gmail.com>
redi [Tue, 15 Dec 2009 20:17:27 +0000 (20:17 +0000)]
2009-12-15  Jonathan Wakely  <jwakely.gcc@gmail.com>

* include/std/future (unique_future::get, promise::set_value): Remove
workaround for c++/34022.
(packaged_task::get_future, packaged_task::operator()): Use
__throw_bad_function_call.
* testsuite/30_threads/packaged_task/cons/assign_neg.cc: Adjust.
* testsuite/30_threads/packaged_task/cons/copy_neg.cc: Likewise.
* testsuite/30_threads/promise/cons/assign_neg.cc: Likewise.
* testsuite/30_threads/promise/cons/copy_neg.cc: Likewise.
* testsuite/30_threads/shared_future/cons/assign_neg.cc: Likewise.
* testsuite/30_threads/unique_future/cons/assign_neg.cc: Likewise.
* testsuite/30_threads/unique_future/cons/copy_neg.cc: Likewise.

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

14 years ago PR c++/42358
jason [Tue, 15 Dec 2009 18:57:39 +0000 (18:57 +0000)]
PR c++/42358
* pt.c (iterative_hash_template_arg): Completely ignore
ARGUMENT_PACK_SELECT.

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

14 years ago PR c++/42373
jason [Tue, 15 Dec 2009 18:57:30 +0000 (18:57 +0000)]
PR c++/42373
* g++.dg/cpp0x/lambda/lambda-mangle.C: Adjust regexps for darwin.

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

14 years agoReplace tabs with spaces in .texi files.
rwild [Tue, 15 Dec 2009 18:36:44 +0000 (18:36 +0000)]
Replace tabs with spaces in .texi files.

gcc/:
* doc/extend.texi (Function Attributes, Extended Asm):
Replace TABs with spaces.
* doc/md.texi (Standard Names): Likewise.
* doc/plugins.texi (Plugins): Likewise.

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

14 years agoFix @itemx vs. @itemx
rwild [Tue, 15 Dec 2009 18:33:16 +0000 (18:33 +0000)]
Fix @itemx vs. @itemx

gcc/:
* doc/c-tree.texi (Expression trees): Use @itemx for all but
the first item for merged items.
* doc/extend.texi (Variable Attributes): Likewise.
* doc/install.texi (Configuration): Likewise.
* doc/invoke.texi (RS/6000 and PowerPC Options, RX Options):
Likewise.

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

14 years ago2009-12-15 Jonathan Wakely <jwakely.gcc@gmail.com>
redi [Tue, 15 Dec 2009 17:42:47 +0000 (17:42 +0000)]
2009-12-15  Jonathan Wakely  <jwakely.gcc@gmail.com>

* include/std/functional (function::function): Move construct target.
(function::operator=): Use perfect forwarding for argument.
(function::operator()): Use new __throw_bad_function_call.
* include/bits/functexcept.h (__throw_bad_function_call): Declare.
* src/functexcept.cc (__throw_bad_function_call): Define.
* config/abi/pre/gnu.ver: Add new symbol.
* testsuite/20_util/function/cons/move_target.cc: New.
* testsuite/20_util/function/assign/move_target.cc: New.

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

14 years ago2009-12-15 Richard Guenther <rguenther@suse.de>
rguenth [Tue, 15 Dec 2009 16:30:22 +0000 (16:30 +0000)]
2009-12-15  Richard Guenther  <rguenther@suse.de>

* tree.c (free_lang_data_in_binfo): Do not free BINFO_OFFSET
and BINFO_VPTR_FIELD.
(free_lang_data_in_type): Do not free TYPE_STUB_DECL if we
generate debug information.
(free_lang_data_in_decl): Do not free DECL_SIZE_UNIT,
DECL_SIZE, DECL_FIELD_OFFSET and DECL_FCONTEXT.
(free_lang_data): Do not disable debuginfo.
* lto-streamer-out.c (write_symbol_vec): Deal with
non-constant DECL_SIZE.
(pack_ts_base_value_fields): Write types with false
TREE_ASM_WRITTEN.
(lto_output_ts_type_tree_pointers): Stream TYPE_STUB_DECL.
* lto-streamer-in.c (lto_input_ts_type_tree_pointers): Stream
TYPE_STUB_DECL.
* dwarf2out.c (add_pure_or_virtual_attribute): Check for
DECL_CONTEXT.
(gen_type_die_for_member): Test for TYPE_STUB_DECL.
* opts.c (decode_options): Do not disable var-tracking for lto.
* doc/invoke.texi (-flto): Document -flto vs. -g experimental
status.
(-fwhopr): Document experimental status.

lto/
* lto.c (lto_fixup_field_decl): Fixup DECL_FIELD_OFFSET.
(lto_post_options): Do not disable debuginfo.

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

14 years ago2009-12-15 Paolo Carlini <paolo.carlini@oracle.com>
paolo [Tue, 15 Dec 2009 16:11:32 +0000 (16:11 +0000)]
2009-12-15  Paolo Carlini  <paolo.carlini@oracle.com>

PR c++/42379
* testsuite/23_containers/set/operators/1_neg.cc: Fix dg-error strings.
* testsuite/23_containers/map/operators/1_neg.cc: Likewise.

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

14 years ago * ada/acats/norun.lst: Sort.
ro [Tue, 15 Dec 2009 16:02:38 +0000 (16:02 +0000)]
* ada/acats/norun.lst: Sort.

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

14 years ago PR graphite/42185
aldyh [Tue, 15 Dec 2009 15:17:46 +0000 (15:17 +0000)]
   PR graphite/42185
        * graphite-sese-to-poly.c (is_reduction_operation_p): Assert that
        we are a GIMPLE_ASSIGN.  Do not calculate rhs code twice.
        (follow_ssa_with_commutative_ops): Return NULL on non assignment.

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

14 years ago PR c++/41183
jakub [Tue, 15 Dec 2009 15:13:08 +0000 (15:13 +0000)]
PR c++/41183
* cp-tree.h (current_class_ptr): Give NULL even when cfun
has NULL cfun->language.

* g++.dg/torture/pr41183.C: New test.

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

14 years ago * config/rs6000/rs6000.md (probe_stack): Use an enclosing SET.
ebotcazou [Tue, 15 Dec 2009 11:58:07 +0000 (11:58 +0000)]
* config/rs6000/rs6000.md (probe_stack): Use an enclosing SET.

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

14 years ago2009-12-15 Richard Guenther <rguenther@suse.de>
rguenth [Tue, 15 Dec 2009 11:32:49 +0000 (11:32 +0000)]
2009-12-15  Richard Guenther  <rguenther@suse.de>

* gimple.h (compare_field_offset): Declare.
* gimple.c (compare_field_offset): Export.
* lto-streamer-in.c (input_gimple_stmt): Use compare_field_offset.

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

14 years ago2009-12-15 Richard Guenther <rguenther@suse.de>
rguenth [Tue, 15 Dec 2009 11:28:10 +0000 (11:28 +0000)]
2009-12-15  Richard Guenther  <rguenther@suse.de>

* lto-cgraph.c (lto_output_node): Also stream the alias
for regular aliases.
(input_node): Likewise.

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

14 years ago2009-12-15 Tobias Burnus <burnus@net-b.de>
burnus [Tue, 15 Dec 2009 08:37:41 +0000 (08:37 +0000)]
2009-12-15  Tobias Burnus  <burnus@net-b.de>
            Daniel Franke  <franke.daniel@gmail.com>

        PR fortran/41235
        * resolve.c (resolve_global_procedure): Add check for
        presence of an explicit interface for nonconstant,
        nonassumed character-length functions.
        (resolve_fl_procedure): Remove check for nonconstant
        character-length functions.

2009-12-15  Tobias Burnus  <burnus@net-b.de>

        PR fortran/41235
        * auto_char_len_1.f90: New test.
        * auto_char_len_2.f90: New test.
        * auto_char_len_4.f90: Correct test.

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

14 years ago PR c++/42364
jason [Tue, 15 Dec 2009 02:11:54 +0000 (02:11 +0000)]
PR c++/42364
* pt.c (function_parameter_expanded_from_pack_p): Don't require
a pack to have a name.
(tsubst_decl): Do typedef magic after applying attributes.

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

14 years ago2009-12-15 Paolo Bonzini <bonzini@gnu.org>
bonzini [Tue, 15 Dec 2009 00:20:03 +0000 (00:20 +0000)]
2009-12-15  Paolo Bonzini  <bonzini@gnu.org>
    Shujing Zhao  <pearly.zhao@oracle.com>

* intl.c (get_spaces): New.
* intl.h (get_spaces): New.

cp:
2009-12-15  Paolo Bonzini  <bonzini@gnu.org>
    Shujing Zhao  <pearly.zhao@oracle.com>

* Makefile.in (cp/pt.o): Depend on intl.h
* call.c (print_z_candidates): Make loop more compact,
choose head string depending on number of candidates,
extract creation of spaces string to intl.c.
* pt.c (print_overloaded_functions): Replace with...
(print_candidates_1): ... this rewrite.
(print_candidates): Rewrite to call print_candidates_1.
(most_specialized_class): Make loop more compact,
choose head string depending on number of candidates,
and size indents depending on translations.

testsuite:
2009-12-15  Shujing Zhao  <pearly.zhao@oracle.com>

* g++.dg/other/error20.C: Adjust dg-message strings.
* g++.dg/other/error31.C: Likewise.
* g++.dg/rtti/typeid6.C: Likewise.
* g++.dg/ext/ms-1.C: Likewise.
* g++.dg/parse/error19.C: Likewise.
* g++.dg/parse/crash5.C: Likewise.
* g++.dg/cpp0x/explicit4.C: Likewise.
* g++.dg/template/ptrmem4.C: Likewise.
* g++.dg/template/crash37.C: Likewise.
* g++.dg/template/qualttp5.C: Likewise.
* g++.dg/template/local6.C: Likewise.
* g++.dg/template/instantiate5.C: Likewise.
* g++.old-deja/g++.brendan/overload1.C: Likewise.
* g++.old-deja/g++.brendan/cvt3.C: Likewise.
* g++.old-deja/g++.brendan/overload4.C: Likewise.
* g++.old-deja/g++.jason/conversion11.C: Likewise.
* g++.old-deja/g++.jason/scoping10.C: Likewise.
* g++.old-deja/g++.other/expr1.C: Likewise.
* g++.old-deja/g++.other/pmf3.C: Likewise.
* g++.old-deja/g++.other/crash24.C: Likewise.
* g++.old-deja/g++.niklas/t120.C: Likewise.
* g++.old-deja/g++.niklas/t121.C: Likewise.
* g++.old-deja/g++.law/operators9.C: Likewise.
* g++.old-deja/g++.law/arm9.C: Likewise.
* g++.old-deja/g++.law/enum4.C: Likewise.
* g++.old-deja/g++.law/arg11.C: Likewise.
* g++.old-deja/g++.benjamin/15800-1.C: Likewise.
* g++.old-deja/g++.mike/p2431.C: Likewise.
* g++.old-deja/g++.mike/p438.C: Likewise.
* g++.old-deja/g++.mike/p9068.C: Likewise.
* g++.old-deja/g++.mike/p11110.C: Likewise.
* g++.old-deja/g++.bugs/900330_02.C: Likewise.

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

14 years agoDaily bump.
gccadmin [Tue, 15 Dec 2009 00:16:51 +0000 (00:16 +0000)]
Daily bump.

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

14 years ago2009-12-14 Paolo Carlini <paolo.carlini@oracle.com>
paolo [Tue, 15 Dec 2009 00:07:52 +0000 (00:07 +0000)]
2009-12-14  Paolo Carlini  <paolo.carlini@oracle.com>

PR libstdc++/25304, DR 865 [Ready]
* include/bits/stl_algobase.h (fill_n): Add comment about DR 865.
* include/bits/stl_algo.h (generate_n): Likewise.
* include/bits/algorithmfwd.h: Remove obsolete comment.
* doc/xml/manual/intro.xml: Add an entry for DR 865.

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

14 years agoRemove code to un-precious-ize CC, CXX in libjava and v3.
rwild [Mon, 14 Dec 2009 21:44:48 +0000 (21:44 +0000)]
Remove code to un-precious-ize CC, CXX in libjava and v3.

libjava/:
* configure.ac: Remove code to un-precious-ize CC, CXX,
CXXFLAGS, CFLAGS, LDFLAGS.
* configure: Regenerate.

libstdc++-v3/:
* configure.ac: Remove code to un-precious-ize CC, CXX,
CXXFLAGS, CFLAGS, LDFLAGS.
* configure: Regenerate.

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

14 years ago * g++.dg/other/i386-2.C: Add -mpopcnt -mabm -mlwp to dg-options.
uros [Mon, 14 Dec 2009 20:14:49 +0000 (20:14 +0000)]
* g++.dg/other/i386-2.C: Add -mpopcnt -mabm -mlwp to dg-options.
* g++.dg/other/i386-3.C: Ditto.
* g++.dg/other/i386-5.C: Remove duplicated test.
* g++.dg/other/i386-6.C: Ditto.

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

14 years ago PR bootstrap/42369
jakub [Mon, 14 Dec 2009 19:59:00 +0000 (19:59 +0000)]
PR bootstrap/42369
* config/i386/i386.c (ix86_expand_special_args_builtin): Avoid
using switch with CODE_FOR_lwp_lwp* cases.

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

14 years ago * config/i386/i386-builtin-types.def (PVOID_FTYPE_VOID): Use
jakub [Mon, 14 Dec 2009 19:53:01 +0000 (19:53 +0000)]
* config/i386/i386-builtin-types.def (PVOID_FTYPE_VOID): Use
DEF_FUNCTION_TYPE (PVOID) instead of DEF_FUNCTION_TYPE (PVOID, VOID).

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

14 years agogcc/fortran/:
dfranke [Mon, 14 Dec 2009 19:10:56 +0000 (19:10 +0000)]
gcc/fortran/:
2009-12-14  Daniel Franke  <franke.daniel@gmail.com>

PR fortran/42354
* expr.c (check_init_expr): Do not check for specification functions.

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

PR fortran/42354
* gfortran.dg/iso_c_binding_init_expr.f03: New.
* gfortran.dg/intrinsic_std_1.f90: Fixed expected error message.
* gfortran.dg/function_kinds_5.f90: Likewise.
* gfortran.dg/selected_char_kind_3.f90: Likewise.

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

14 years ago * cfgexpand.c (expand_debug_expr) <INDIRECT_REF>: Remove overzealous
ebotcazou [Mon, 14 Dec 2009 18:27:58 +0000 (18:27 +0000)]
* cfgexpand.c (expand_debug_expr) <INDIRECT_REF>: Remove overzealous
assertion and useless code.
<TARGET_MEM_REF>: Likewise.

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

14 years ago * gfortran.dg/boz_15.f90: Fix typos.
uros [Mon, 14 Dec 2009 17:56:12 +0000 (17:56 +0000)]
* gfortran.dg/boz_15.f90: Fix typos.

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

14 years agoFix up ChangeLog entry.
jakub [Mon, 14 Dec 2009 17:30:48 +0000 (17:30 +0000)]
Fix up ChangeLog entry.

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

14 years ago PR debug/41473
jakub [Mon, 14 Dec 2009 16:55:52 +0000 (16:55 +0000)]
PR debug/41473
* dwarf2out.c (AT_loc_list_ptr): New.
(resolve_addr): Remove unresolved attributes and loc_list entries.

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

14 years ago PR debug/41473
jakub [Mon, 14 Dec 2009 16:55:12 +0000 (16:55 +0000)]
PR debug/41473
* dwarf2out.c (add_var_loc_to_decl): Don't drop initial empty
locations.
(new_loc_list): Drop gensym arg.  Move generation of ll_symbol...
(gen_llsym): ... here.  New function.
(add_loc_descr_to_loc_list): Removed.
(loc_descriptor): Infer mode from CONST_DOUBLEs and CONST_VECTORs.
(single_element_loc_list): Removed.
(dw_loc_list): Don't create entries without a location.  Don't
special-case the first node of the list, only single nodes.
(single_element_loc_list_p): Simplify.
(loc_list_from_tree): Don't use DECL_RTL if loc_list is nonempty.
(add_location_or_const_value_attribute): Test var loc for NULL.
(convert_cfa_to_fb_loc_list): Adjust calls to new new_loc_list,
call gen_llsym if needed.

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

14 years ago * cgraph.h (cgraph_set_nothrow_flag, cgraph_set_readonly_flag,
jakub [Mon, 14 Dec 2009 16:53:57 +0000 (16:53 +0000)]
* cgraph.h (cgraph_set_nothrow_flag, cgraph_set_readonly_flag,
cgraph_set_pure_flag, cgraph_set_looping_const_or_pure_flag): New
prototypes.
* cgraph.c (cgraph_set_nothrow_flag, cgraph_set_readonly_flag,
cgraph_set_pure_flag, cgraph_set_looping_const_or_pure_flag): New
functions.
* except.h (set_nothrow_function_flags): Remove prototype.
* except.c (set_nothrow_function_flags): Use cgraph_set_nothrow_flag.
Make static.
* ipa-pure-const.c (propagate): Use cgraph_set_nothrow_flag,
cgraph_set_readonly_flag, cgraph_set_pure_flag
and cgraph_set_looping_const_or_pure_flag.
(local_pure_const): Likewise.

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

14 years ago PR middle-end/42284
spop [Mon, 14 Dec 2009 16:51:43 +0000 (16:51 +0000)]
PR middle-end/42284
* testsuite/gcc.dg/graphite/pr42284.c: New.

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

14 years agoFix PR42284.
spop [Mon, 14 Dec 2009 16:49:47 +0000 (16:49 +0000)]
Fix PR42284.

2009-12-12  Sebastian Pop  <sebpop@gmail.com>

PR middle-end/42284
* graphite-sese-to-poly.c (rewrite_close_phi_out_of_ssa): Call
insert_out_of_ssa_copy_on_edge for anything else than SSA_NAMEs.
(detect_commutative_reduction_arg): Simplified.
(detect_commutative_reduction): Early return when the argument of
the close phi is not of an SSA_NAME.

* testsuite/gcc.dg/graphite/pr42284.c: New.

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

14 years agoFix LWP.
spop [Mon, 14 Dec 2009 16:45:11 +0000 (16:45 +0000)]
Fix LWP.

2009-12-14  Jakub Jelinek  <jakub@redhat.com>
    Sebastian Pop  <sebastian.pop@amd.com>

* config/i386/i386-builtin-types.def (PVOID): Declared.
(VOID_FTYPE_PVOID): Declared.
(PVOID_FTYPE_VOID): Declared.
(UCHAR_FTYPE_USHORT_UINT_USHORT): Removed.
(VOID_FTYPE_USHORT_UINT_USHORT): Removed.
* config/i386/i386.c (IX86_BUILTIN_LLWPCB16, IX86_BUILTIN_LLWPCB32,
IX86_BUILTIN_LLWPCB64, IX86_BUILTIN_SLWPCB16, IX86_BUILTIN_SLWPCB32,
IX86_BUILTIN_SLWPCB64, IX86_BUILTIN_LWPVAL16, IX86_BUILTIN_LWPINS16):
Removed.
(IX86_BUILTIN_LLWPCB, IX86_BUILTIN_SLWPCB): New.
(bdesc_special_args): Adjust declaration of __builtin_ia32_llwpcb,
__builtin_ia32_slwpcb, __builtin_ia32_lwpval32,
__builtin_ia32_lwpval64, __builtin_ia32_lwpins32, and
__builtin_ia32_lwpins64.
(ix86_expand_special_args_builtin): Handle VOID_FTYPE_PVOID.
Do not handle VOID_FTYPE_USHORT_UINT_USHORT and
UCHAR_FTYPE_USHORT_UINT_USHORT.  Warn when the third operand is
not an immediate.  Also handle builtin functions with 3 arguments.
(ix86_expand_builtin): Handle IX86_BUILTIN_LLWPCB and
IX86_BUILTIN_SLWPCB.
* config/i386/i386.md (UNSPEC_LLWP_INTRINSIC, UNSPEC_SLWP_INTRINSIC):
Renamed UNSPECV_LLWP_INTRINSIC and UNSPECV_SLWP_INTRINSIC.
(memory attribute): Handle lwp.
(lwp*): Rewrite all the insn patterns for LWP.
* config/i386/lwpintrin.h (__llwpcb16, __llwpcb32, __llwpcb64,
__slwpcb16, __slwpcb32, __slwpcb64, __lwpval16, __lwpins16): Removed.
(__llwpcb, __slwpcb): New.

testsuite/
* gcc.target/i386/sse-12.c: Add -mpopcnt and -mlwp.
* gcc.target/i386/sse-13.c: Same.
(__builtin_ia32_lwpval32, __builtin_ia32_lwpval64,
__builtin_ia32_lwpins32, __builtin_ia32_lwpins64): Added testcases.
* gcc.target/i386/sse-14.c: Add -mpopcnt -mabm -mlwp.
Added tests for __lwpval32, __lwpins32, __lwpval64, and __lwpins64.
* gcc.target/i386/sse-22.c: Added tests for popcnt, abm, and lwp.
* gcc.target/i386/sse-23.c: Same.

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

14 years ago2009-12-14 Paolo Carlini <paolo.carlini@oracle.com>
paolo [Mon, 14 Dec 2009 15:01:23 +0000 (15:01 +0000)]
2009-12-14  Paolo Carlini  <paolo.carlini@oracle.com>

* testsuite/23_containers/queue/requirements/
explicit_instantiation/1_c++0x.cc: New.
* testsuite/23_containers/priority_queue/requirements/
explicit_instantiation/1_c++0x.cc: Likewise.
* testsuite/23_containers/multimap/requirements/
explicit_instantiation/1_c++0x.cc: Likewise.
* testsuite/23_containers/bitset/requirements/
explicit_instantiation/1_c++0x.cc: Likewise.
* testsuite/23_containers/set/requirements/
explicit_instantiation/1_c++0x.cc: Likewise.
* testsuite/23_containers/vector/requirements/
explicit_instantiation/1_c++0x.cc: Likewise.
* testsuite/23_containers/deque/requirements/
explicit_instantiation/1_c++0x.cc: Likewise.
* testsuite/23_containers/stack/requirements/
explicit_instantiation/1_c++0x.cc: Likewise.
* testsuite/23_containers/multiset/requirements/
explicit_instantiation/1_c++0x.cc: Likewise.
* testsuite/23_containers/list/requirements/
explicit_instantiation/1_c++0x.cc: Likewise.
* testsuite/23_containers/map/requirements/
explicit_instantiation/1_c++0x.cc: Likewise.

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

14 years ago * zh_CN.po: Update.
jsm28 [Mon, 14 Dec 2009 12:50:14 +0000 (12:50 +0000)]
* zh_CN.po: Update.

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

14 years ago2009-12-14 Dmitry Gorbachev <d.g.gorbachev@gmail.com>
rguenth [Mon, 14 Dec 2009 10:42:52 +0000 (10:42 +0000)]
2009-12-14  Dmitry Gorbachev  <d.g.gorbachev@gmail.com>

* Make-lang.in ($(LTO_EXE)): Use $(LINKER).

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

14 years ago2009-12-14 Dmitry Gorbachev <d.g.gorbachev@gmail.com>
rguenth [Mon, 14 Dec 2009 10:29:52 +0000 (10:29 +0000)]
2009-12-14  Dmitry Gorbachev  <d.g.gorbachev@gmail.com>

* dominance.c (set_immediate_dominator): Don't mark as inline.

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

14 years ago2009-12-14 Paolo Carlini <paolo.carlini@oracle.com>
paolo [Mon, 14 Dec 2009 10:26:09 +0000 (10:26 +0000)]
2009-12-14  Paolo Carlini  <paolo.carlini@oracle.com>

* include/bits/stl_list.h (splice(iterator, list&), splice(iterator,
list&, iterator), splice(iterator, list&, iterator, iterator),
merge(list&), merge(list&, _StrictWeakOrdering)): Re-add in C++0x
mode for backward compatibility (see DR 1133).
(insert(iterator, size_type, const value_type&), insert(iterator,
_InputIterator, _InputIterator)): Adjust.
* include/bits/list.tcc (sort): Likewise.
* testsuite/23_containers/list/modifiers/1_c++0x.cc: Add.
* testsuite/23_containers/list/operations/2_c++0x.cc: Likewise.
* testsuite/23_containers/list/operations/3_c++0x.cc: Likewise.
* testsuite/23_containers/list/requirements/dr438/
assign_neg.cc: Adjust dg-error line numbers.
* testsuite/23_containers/list/requirements/dr438/
insert_neg.cc: Likewise.
* testsuite/23_containers/list/requirements/dr438/
constructor_1_neg.cc: Likewise.
* testsuite/23_containers/list/requirements/dr438/
constructor_2_neg.cc: Likewise.

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

14 years ago * doc/tm.texi (STACK_CHECK_PROTECT): Document alternate default.
ebotcazou [Mon, 14 Dec 2009 10:12:43 +0000 (10:12 +0000)]
* doc/tm.texi (STACK_CHECK_PROTECT): Document alternate default.
* doc/md.texi (check_stack): Clarify.
(probe_stack): Likewise.
* config/rs6000/rs6000.md (UNSPEC_PROBE_STACK): New constant.
(probe_stack): New insn.

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

14 years ago * configure.ac (--with-specs): New option.
nathan [Mon, 14 Dec 2009 08:58:06 +0000 (08:58 +0000)]
* configure.ac (--with-specs): New option.
* configure: Regenerated.
* gcc.c (driver_self_specs): Include CONFIGURE_SPECS.
* Makefile.in (DRIVER_DEFINES): Add -DCONFIGURE_SPECS.

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

14 years ago * lto-streamer-in.c (lto_get_builtin_tree): fclass can only be a
bje [Mon, 14 Dec 2009 05:06:50 +0000 (05:06 +0000)]
* lto-streamer-in.c (lto_get_builtin_tree): fclass can only be a
BUILT_IN_NORMAL or BUILT_IN_MD.

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

14 years ago * src/pa/ffi.c (ffi_closure_inner_pa32): Handle FFI_TYPE_LONGDOUBLE
danglin [Mon, 14 Dec 2009 02:42:18 +0000 (02:42 +0000)]
* src/pa/ffi.c (ffi_closure_inner_pa32): Handle FFI_TYPE_LONGDOUBLE
type on HP-UX.

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

14 years agoDaily bump.
gccadmin [Mon, 14 Dec 2009 00:16:38 +0000 (00:16 +0000)]
Daily bump.

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

14 years ago2009-12-11 Paolo Carlini <paolo.carlini@oracle.com>
doko [Sun, 13 Dec 2009 23:45:12 +0000 (23:45 +0000)]
2009-12-11  Paolo Carlini  <paolo.carlini@oracle.com>
            Matthias Klose  <doko@ubuntu.com>

        PR libstdc++/40133
        * acinclude.m4 ([GLIBCXX_ENABLE_ATOMIC_BUILTINS]): On *-*-linux*,
        *-*-uclinux*, *-*-kfreebsd*-gnu | *-*-gnu* targets do link tests when
        possible.
        * configure: Regenerate.

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