platform/upstream/gcc.git
13 years agore PR target/48053 (ICE in in build_int_cst_wide, when building cpu2000 galgel/equake...
Peter Bergner [Sun, 13 Mar 2011 04:06:41 +0000 (22:06 -0600)]
re PR target/48053 (ICE in in build_int_cst_wide, when building cpu2000 galgel/equake/ammp/fma3d/sixtrack)

gcc/
PR target/48053
* config/rs6000/predicates.md (easy_vector_constant_add_self,
easy_vector_constant_msb): Do not handle V2DImode and V2DFmode.
* config/rs6000/rs6000.c (const_vector_elt_as_int): Add assert that
mode is not V2DImode or V2DFmode.
(vspltis_constant): Do not handle V2DImode and V2DFmode.
(rs6000_expand_vector_init): Replace copy_to_reg with copy_to_mode_reg.
* config/rs6000/rs6000.md (movdi_internal32): Allow setting VSX
registers to 0.
(movdi_internal64): Likewise.

gcc/testsuite/
PR target/48053
* gcc/testsuite/gcc.target/powerpc/pr48053-1.c: New test.
* gcc/testsuite/gcc.target/powerpc/pr48053-2.c: Likewise.

From-SVN: r170920

13 years agoDaily bump.
GCC Administrator [Sun, 13 Mar 2011 00:18:39 +0000 (00:18 +0000)]
Daily bump.

From-SVN: r170918

13 years agore PR fortran/48066 (Segfault with SUM of zero-sized array)
Thomas Koenig [Sat, 12 Mar 2011 23:18:09 +0000 (23:18 +0000)]
re PR fortran/48066 (Segfault with SUM of zero-sized array)

2011-03-12  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR libfortran/48066
* gfortran.dg/intrinsic_ifunction_2.f90:  Correct PR number.

From-SVN: r170913

13 years agore PR fortran/48066 (Segfault with SUM of zero-sized array)
Thomas Koenig [Sat, 12 Mar 2011 23:13:56 +0000 (23:13 +0000)]
re PR fortran/48066 (Segfault with SUM of zero-sized array)

2011-03-12  Thomas Koenig  <tkoenig@gcc.gnu.org>

        PR libfortran/40866
        * libgfortran/ChangeLog:  Correct PR number.
        * gcc/testsuite/ChangeLog:  Likewise.

From-SVN: r170912

13 years agore PR fortran/48066 (Segfault with SUM of zero-sized array)
Thomas Koenig [Sat, 12 Mar 2011 22:39:33 +0000 (22:39 +0000)]
re PR fortran/48066 (Segfault with SUM of zero-sized array)

2011-03-12  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR libfortran/40866
* m4/ifunction.m4:  If return array is empty, return.
* m4/ifunction_logical.m4:  Likewise.
* generated/all_l16.c: Regenerated.
* generated/all_l1.c: Regenerated.
* generated/all_l2.c: Regenerated.
* generated/all_l4.c: Regenerated.
* generated/all_l8.c: Regenerated.
* generated/any_l16.c: Regenerated.
* generated/any_l1.c: Regenerated.
* generated/any_l2.c: Regenerated.
* generated/any_l4.c: Regenerated.
* generated/any_l8.c: Regenerated.
* generated/count_16_l.c: Regenerated.
* generated/count_1_l.c: Regenerated.
* generated/count_2_l.c: Regenerated.
* generated/count_4_l.c: Regenerated.
* generated/count_8_l.c: Regenerated.
* generated/maxloc1_16_i16.c: Regenerated.
* generated/maxloc1_16_i1.c: Regenerated.
* generated/maxloc1_16_i2.c: Regenerated.
* generated/maxloc1_16_i4.c: Regenerated.
* generated/maxloc1_16_i8.c: Regenerated.
* generated/maxloc1_16_r10.c: Regenerated.
* generated/maxloc1_16_r16.c: Regenerated.
* generated/maxloc1_16_r4.c: Regenerated.
* generated/maxloc1_16_r8.c: Regenerated.
* generated/maxloc1_4_i16.c: Regenerated.
* generated/maxloc1_4_i1.c: Regenerated.
* generated/maxloc1_4_i2.c: Regenerated.
* generated/maxloc1_4_i4.c: Regenerated.
* generated/maxloc1_4_i8.c: Regenerated.
* generated/maxloc1_4_r10.c: Regenerated.
* generated/maxloc1_4_r16.c: Regenerated.
* generated/maxloc1_4_r4.c: Regenerated.
* generated/maxloc1_4_r8.c: Regenerated.
* generated/maxloc1_8_i16.c: Regenerated.
* generated/maxloc1_8_i1.c: Regenerated.
* generated/maxloc1_8_i2.c: Regenerated.
* generated/maxloc1_8_i4.c: Regenerated.
* generated/maxloc1_8_i8.c: Regenerated.
* generated/maxloc1_8_r10.c: Regenerated.
* generated/maxloc1_8_r16.c: Regenerated.
* generated/maxloc1_8_r4.c: Regenerated.
* generated/maxloc1_8_r8.c: Regenerated.
* generated/maxval_i16.c: Regenerated.
* generated/maxval_i1.c: Regenerated.
* generated/maxval_i2.c: Regenerated.
* generated/maxval_i4.c: Regenerated.
* generated/maxval_i8.c: Regenerated.
* generated/maxval_r10.c: Regenerated.
* generated/maxval_r16.c: Regenerated.
* generated/maxval_r4.c: Regenerated.
* generated/maxval_r8.c: Regenerated.
* generated/minloc1_16_i16.c: Regenerated.
* generated/minloc1_16_i1.c: Regenerated.
* generated/minloc1_16_i2.c: Regenerated.
* generated/minloc1_16_i4.c: Regenerated.
* generated/minloc1_16_i8.c: Regenerated.
* generated/minloc1_16_r10.c: Regenerated.
* generated/minloc1_16_r16.c: Regenerated.
* generated/minloc1_16_r4.c: Regenerated.
* generated/minloc1_16_r8.c: Regenerated.
* generated/minloc1_4_i16.c: Regenerated.
* generated/minloc1_4_i1.c: Regenerated.
* generated/minloc1_4_i2.c: Regenerated.
* generated/minloc1_4_i4.c: Regenerated.
* generated/minloc1_4_i8.c: Regenerated.
* generated/minloc1_4_r10.c: Regenerated.
* generated/minloc1_4_r16.c: Regenerated.
* generated/minloc1_4_r4.c: Regenerated.
* generated/minloc1_4_r8.c: Regenerated.
* generated/minloc1_8_i16.c: Regenerated.
* generated/minloc1_8_i1.c: Regenerated.
* generated/minloc1_8_i2.c: Regenerated.
* generated/minloc1_8_i4.c: Regenerated.
* generated/minloc1_8_i8.c: Regenerated.
* generated/minloc1_8_r10.c: Regenerated.
* generated/minloc1_8_r16.c: Regenerated.
* generated/minloc1_8_r4.c: Regenerated.
* generated/minloc1_8_r8.c: Regenerated.
* generated/minval_i16.c: Regenerated.
* generated/minval_i1.c: Regenerated.
* generated/minval_i2.c: Regenerated.
* generated/minval_i4.c: Regenerated.
* generated/minval_i8.c: Regenerated.
* generated/minval_r10.c: Regenerated.
* generated/minval_r16.c: Regenerated.
* generated/minval_r4.c: Regenerated.
* generated/minval_r8.c: Regenerated.
* generated/product_c10.c: Regenerated.
* generated/product_c16.c: Regenerated.
* generated/product_c4.c: Regenerated.
* generated/product_c8.c: Regenerated.
* generated/product_i16.c: Regenerated.
* generated/product_i1.c: Regenerated.
* generated/product_i2.c: Regenerated.
* generated/product_i4.c: Regenerated.
* generated/product_i8.c: Regenerated.
* generated/product_r10.c: Regenerated.
* generated/product_r16.c: Regenerated.
* generated/product_r4.c: Regenerated.
* generated/product_r8.c: Regenerated.
* generated/sum_c10.c: Regenerated.
* generated/sum_c16.c: Regenerated.
* generated/sum_c4.c: Regenerated.
* generated/sum_c8.c: Regenerated.
* generated/sum_i16.c: Regenerated.
* generated/sum_i1.c: Regenerated.
* generated/sum_i2.c: Regenerated.
* generated/sum_i4.c: Regenerated.
* generated/sum_i8.c: Regenerated.
* generated/sum_r10.c: Regenerated.
* generated/sum_r16.c: Regenerated.
* generated/sum_r4.c: Regenerated.
* generated/sum_r8.c: Regenerated.

2011-03-12  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR libfortran/40866
* gfortran.dg/intrinsic_ifunction_2.f90:  New test case.

From-SVN: r170908

13 years agoFix PR47127: call cloog_state_malloc and cloog_state_free only once.
Sebastian Pop [Sat, 12 Mar 2011 22:05:38 +0000 (22:05 +0000)]
Fix PR47127: call cloog_state_malloc and cloog_state_free only once.

2011-03-12  Sebastian Pop  <sebastian.pop@amd.com>

PR tree-optimization/47127
* graphite-clast-to-gimple.c (build_cloog_prog): Removed state
parameter.
(set_cloog_options): Same.
(scop_to_clast): Same.
(print_clast_stmt): Do not call cloog_state_malloc and
cloog_state_free.
(print_generated_program): Same.
(gloog): Same.
* graphite-clast-to-gimple.h (cloog_state): Declared.
(scop_to_clast): Adjust declaration.
* graphite.c (cloog_state): Defined here.
(graphite_initialize): Call cloog_state_malloc.
(graphite_finalize): Call cloog_state_free.

From-SVN: r170907

13 years agore PR fortran/48059 ([OOP] ICE in in gfc_conv_component_ref: character function of...
Janus Weil [Sat, 12 Mar 2011 16:58:33 +0000 (17:58 +0100)]
re PR fortran/48059 ([OOP] ICE in in gfc_conv_component_ref: character function of extended type)

2011-03-12  Janus Weil  <janus@gcc.gnu.org>

PR fortran/48059
* trans-expr.c (gfc_apply_interface_mapping_to_expr): Replace base type
for polymorphic arguments.

2011-03-12  Janus Weil  <janus@gcc.gnu.org>

PR fortran/48059
* gfortran.dg/class_41.f03: New.

From-SVN: r170906

13 years agore PR libfortran/48054 (Documentation for LOG intrinsic function is ambiguous)
Francois-Xavier Coudert [Sat, 12 Mar 2011 10:33:54 +0000 (10:33 +0000)]
re PR libfortran/48054 (Documentation for LOG intrinsic function is ambiguous)

PR fortran/48054
* intrinsic.texi: Clarify doc of logarithm functions.

From-SVN: r170899

13 years agore PR fortran/47552 (CTIME: Valgrind warning "depends on uninitialised value")
Francois-Xavier Coudert [Sat, 12 Mar 2011 10:28:01 +0000 (10:28 +0000)]
re PR fortran/47552 (CTIME: Valgrind warning "depends on uninitialised value")

        PR fortran/47552
        * trans-intrinsic.c (gfc_conv_intrinsic_ctime): Fix type of
        the string length variable.

From-SVN: r170898

13 years agore PR c++/46824 (chromium-compile failed because error: no match for ‘operator*’ in)
Dodji Seketeli [Sat, 12 Mar 2011 07:28:20 +0000 (07:28 +0000)]
re PR c++/46824 (chromium-compile failed because error: no match for ‘operator*’ in)

PR c++/46824

gcc/cp/

* call.c (add_builtin_candidate)<case INDIRECT_REF>: The type
of the argument of the indirection operator should not be
dependent.  Fix the comment.

gcc/testsuite/

* g++.dg/conversion/cast3.C: New test.

From-SVN: r170897

13 years agore PR c++/47125 (ICE occurs in combination with partial specialization and invalid...
Jason Merrill [Sat, 12 Mar 2011 06:48:57 +0000 (01:48 -0500)]
re PR c++/47125 (ICE occurs in combination with partial specialization and invalid template function.)

PR c++/47125
* pt.c (tsubst) [TYPENAME_TYPE]: Only give errors if tf_error.

From-SVN: r170896

13 years agore PR libfortran/48047 (Incorrect output rounding of double precision numbers)
Jerry DeLisle [Sat, 12 Mar 2011 00:49:51 +0000 (00:49 +0000)]
re PR libfortran/48047 (Incorrect output rounding of double precision numbers)

2011-03-11  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR libgfortran/48047
* io/write_float.def (write_float): Change MIN_FIELD_WIDTH to 48.

From-SVN: r170895

13 years agoDaily bump.
GCC Administrator [Sat, 12 Mar 2011 00:18:58 +0000 (00:18 +0000)]
Daily bump.

From-SVN: r170894

13 years agore PR c++/47144 (Doesn't reject attempt to define type in template argument; results...
Jason Merrill [Fri, 11 Mar 2011 22:47:59 +0000 (17:47 -0500)]
re PR c++/47144 (Doesn't reject attempt to define type in template argument; results in weird parse)

PR c++/47144
* parser.c (cp_parser_template_type_arg): Set
type_definition_forbidden_message.

From-SVN: r170888

13 years agoattribs.c (lookup_attribute_spec): Take const_tree.
Jason Merrill [Fri, 11 Mar 2011 22:38:58 +0000 (17:38 -0500)]
attribs.c (lookup_attribute_spec): Take const_tree.

* attribs.c (lookup_attribute_spec): Take const_tree.
* tree.h: Adjust.
* c-family/c-common.c (attribute_takes_identifier_p): Add missing const.

From-SVN: r170887

13 years agore PR c++/46803 (libstdc++ build errors on invalid OpenBSD system header attributes)
Jason Merrill [Fri, 11 Mar 2011 21:36:02 +0000 (16:36 -0500)]
re PR c++/46803 (libstdc++ build errors on invalid OpenBSD system header attributes)

PR c++/46803
* c-common.c (attribute_takes_identifier_p): Assume that an
unknown attribute takes an identifier.

From-SVN: r170885

13 years agosparc.c (sparc_option_override): Use PROCESSOR_NIAGARA2 not PROCESSOR_NIAGARA for...
Joseph Myers [Fri, 11 Mar 2011 16:51:29 +0000 (16:51 +0000)]
sparc.c (sparc_option_override): Use PROCESSOR_NIAGARA2 not PROCESSOR_NIAGARA for "niagara2".

* config/sparc/sparc.c (sparc_option_override): Use
PROCESSOR_NIAGARA2 not PROCESSOR_NIAGARA for "niagara2".

From-SVN: r170879

13 years agore PR c++/47808 ([C++0x] internal compiler error: in tsubst_copy_and_build, at cp...
Jason Merrill [Fri, 11 Mar 2011 16:49:41 +0000 (11:49 -0500)]
re PR c++/47808 ([C++0x] internal compiler error: in tsubst_copy_and_build, at cp/pt.c:13326)

PR c++/47808
* decl.c (compute_array_index_type): Discard folding
if it didn't produce a constant.

From-SVN: r170878

13 years agore PR tree-optimization/48067 (FMA with no add operand produced by convert_mul_to_fma)
Richard Guenther [Fri, 11 Mar 2011 16:36:16 +0000 (16:36 +0000)]
re PR tree-optimization/48067 (FMA with no add operand produced by convert_mul_to_fma)

2011-03-11  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/48067
* tree-ssa-math-opts.c (convert_mult_to_fma): Verify the
multiplication result will be only used once on the target
stmt.

* gcc.dg/pr48067.c: New testcase.

From-SVN: r170877

13 years agoinvoke.texi (max-inline-insns-single): Adjust default value.
Richard Guenther [Fri, 11 Mar 2011 16:07:07 +0000 (16:07 +0000)]
invoke.texi (max-inline-insns-single): Adjust default value.

2011-03-11  Richard Guenther  <rguenther@suse.de>

* doc/invoke.texi (max-inline-insns-single): Adjust default value.

From-SVN: r170876

13 years agore PR c++/48073 (ICE with -flto in templated C++ code)
Richard Guenther [Fri, 11 Mar 2011 15:59:42 +0000 (15:59 +0000)]
re PR c++/48073 (ICE with -flto in templated C++ code)

2011-03-11  Richard Guenther  <rguenther@suse.de>

PR lto/48073
* tree.c (find_decls_types_r): Do not walk types only reachable
from IDENTIFIER_NODEs.

* g++.dg/lto/20110311-1_0.C: New testcase.

From-SVN: r170875

13 years agore PR c++/48035 (Mismatch on size of class when initializing hierarchy involving...
Jakub Jelinek [Fri, 11 Mar 2011 15:43:37 +0000 (16:43 +0100)]
re PR c++/48035 (Mismatch on size of class when initializing hierarchy involving virtual inheritance and empty base classes)

PR c++/48035
* init.c (build_zero_init_1): Extracted from build_zero_init.
Add FIELD_SIZE argument, if non-NULL and field bit_position
as not smaller than that, don't add that field's initializer.
Pass DECL_SIZE as last argument to build_zero_init_1
for DECL_FIELD_IS_BASE fields.
(build_zero_init): Use build_zero_init_1.

* g++.dg/inherit/virtual8.C: New test.

From-SVN: r170874

13 years agore PR middle-end/48044 (ICE in function_and_variable_visibility, at ipa.c:875)
Jakub Jelinek [Fri, 11 Mar 2011 14:47:26 +0000 (15:47 +0100)]
re PR middle-end/48044 (ICE in function_and_variable_visibility, at ipa.c:875)

PR middle-end/48044
* ipa.c (cgraph_remove_unreachable_nodes): Enqueue
all vnode->force_output nodes as needed.

* gcc.dg/torture/pr48044.c: New test.

From-SVN: r170873

13 years agore PR c++/48069 (FAIL: g++.old-deja/g++.pt/spec26.C)
Jason Merrill [Fri, 11 Mar 2011 14:44:49 +0000 (09:44 -0500)]
re PR c++/48069 (FAIL: g++.old-deja/g++.pt/spec26.C)

PR c++/48069
* tree.c (type_hash_eq): Use COMPLETE_TYPE_P, not
COMPLETE_OR_UNBOUND_ARRAY_TYPE_P.

From-SVN: r170872

13 years agore PR fortran/47768 (ICE: printing a derived-type variable with proc-pointer components)
Janus Weil [Fri, 11 Mar 2011 14:13:49 +0000 (15:13 +0100)]
re PR fortran/47768 (ICE: printing a derived-type variable with proc-pointer components)

2011-03-11  Janus Weil  <janus@gcc.gnu.org>

PR fortran/47768
* module.c (ab_attribute,attr_bits): Add AB_PROC_POINTER_COMP.
(mio_symbol_attribute): Handle attribute 'proc_pointer_comp'.

2011-03-11  Janus Weil  <janus@gcc.gnu.org>

PR fortran/47768
* gfortran.dg/proc_ptr_comp_31.f90: New.

From-SVN: r170871

13 years agocgraphunit.c (verify_cgraph_node): Call cgraph_get_node instead of cgraph_node.
Martin Jambor [Fri, 11 Mar 2011 13:27:26 +0000 (14:27 +0100)]
cgraphunit.c (verify_cgraph_node): Call cgraph_get_node instead of cgraph_node.

2011-03-11  Martin Jambor  <mjambor@suse.cz>

* cgraphunit.c (verify_cgraph_node): Call cgraph_get_node instead of
cgraph_node.

From-SVN: r170870

13 years agore PR tree-optimization/47278 (hidden weak function not handled properly)
Richard Guenther [Fri, 11 Mar 2011 10:45:54 +0000 (10:45 +0000)]
re PR tree-optimization/47278 (hidden weak function not handled properly)

2011-03-11  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/47278
* gcc.dg/torture/pr47278-1.c: New testcase.
* gcc.dg/torture/pr47278-2.c: Likewise.

From-SVN: r170869

13 years agore PR tree-optimization/48063 (ICE: verify_stmts failed: conversion of register to...
Jakub Jelinek [Fri, 11 Mar 2011 10:04:30 +0000 (11:04 +0100)]
re PR tree-optimization/48063 (ICE: verify_stmts failed: conversion of register to a different size with -fno-early-inlining)

PR tree-optimization/48063
* ipa-inline.c (cgraph_decide_inlining): Don't try to
inline functions called once if !tree_can_inline_p (node->callers).

* gcc.dg/torture/pr48063.c: New test.

From-SVN: r170867

13 years agoFix long lines
Eric Botcazou [Fri, 11 Mar 2011 07:02:40 +0000 (07:02 +0000)]
Fix long lines

From-SVN: r170865

13 years agoconfig.gcc (score-*-elf): add extra_parts .., update tmake_file, extra_objs.
Chen Liqin [Fri, 11 Mar 2011 05:59:07 +0000 (05:59 +0000)]
config.gcc (score-*-elf): add extra_parts .., update tmake_file, extra_objs.

* config.gcc (score-*-elf): add extra_parts .., update tmake_file, extra_objs.
* config/score/score3.c: Delete.
* config/score/score3.h: Delete.
* config/score/mul-div.S: Delete.
* config/score/sfp-machine.h: Add new file.
* config/score/constraints.md: Add new file.
* config/score/t-score-softfp: Add new file.
* config/score/t-score-elf: Remove score3.o and multilib generate.
* config/score/score7.c (score7_const_ok_for_letter_p): Delete.
(score7_extra_constraint): Delete.
(score7_option_override): Remove unused code which mode to constraint.md.
* config/score/score.c: Remove score3 and score5 define and code.
* config/score/score.h: Remove score3 and score5 define and code.
* config/score/score.md: Remove score3 template and unusal insn generate.
* config/score/score.opt: Remove score3 and score5 options.

From-SVN: r170864

13 years agoMAINTAINERS: Update myself as score backend maintainer, updatemy e-mail address.
Chen Liqin [Fri, 11 Mar 2011 03:12:48 +0000 (03:12 +0000)]
MAINTAINERS: Update myself as score backend maintainer, updatemy e-mail address.

* MAINTAINERS: Update myself as score backend maintainer, updatemy e-mail address.

From-SVN: r170863

13 years agoDon't use intermediate .la files building libgo.
Ian Lance Taylor [Fri, 11 Mar 2011 01:00:15 +0000 (01:00 +0000)]
Don't use intermediate .la files building libgo.

From-SVN: r170862

13 years agoDaily bump.
GCC Administrator [Fri, 11 Mar 2011 00:18:24 +0000 (00:18 +0000)]
Daily bump.

From-SVN: r170860

13 years agopa-hpux10.h (TARGET_OS_CPP_BUILTINS): Define _REENTRANT when _HPUX_SOURCE is defined.
John David Anglin [Thu, 10 Mar 2011 23:07:15 +0000 (23:07 +0000)]
pa-hpux10.h (TARGET_OS_CPP_BUILTINS): Define _REENTRANT when _HPUX_SOURCE is defined.

* config/pa/pa-hpux10.h (TARGET_OS_CPP_BUILTINS): Define _REENTRANT
when _HPUX_SOURCE is defined.
(LIB_SPEC): Use -lc instead of -lc_r when -threads is specified.

From-SVN: r170855

13 years agore PR c++/48029 (ICE in finish_member_declaration() with --param ggc-min-expand=0...
Jason Merrill [Thu, 10 Mar 2011 22:37:22 +0000 (17:37 -0500)]
re PR c++/48029 (ICE in finish_member_declaration() with --param ggc-min-expand=0 --param ggc-min-heapsize=0)

PR c++/48029
* stor-layout.c (layout_type): Don't set structural equality
on arrays of incomplete type.
* tree.c (type_hash_eq): Handle comparing them properly.
* cp/pt.c (iterative_hash_template_arg): Remove special case for
ARRAY_TYPE.

From-SVN: r170853

13 years agore PR debug/48043 (pr47201: var-tracking loc_order_check fails for type punning examples)
Jakub Jelinek [Thu, 10 Mar 2011 18:10:14 +0000 (19:10 +0100)]
re PR debug/48043 (pr47201: var-tracking loc_order_check fails for type punning examples)

PR debug/48043
* config/s390/s390.c (s390_delegitimize_address): Make sure the
result mode matches original rtl mode.

From-SVN: r170851

13 years agore PR c++/47198 ([C++0x] ICE: tree check: expected var_decl or function_decl, have...
Jason Merrill [Thu, 10 Mar 2011 15:21:00 +0000 (10:21 -0500)]
re PR c++/47198 ([C++0x] ICE: tree check: expected var_decl or function_decl, have template_decl in check_bases_and_members, at cp/class.c:4654 on invalid code)

PR c++/47198
* parser.c (cp_parser_single_declaration): Just return if
cp_parser_parse_and_diagnose_invalid_type_name complained.

From-SVN: r170847

13 years agorx.md (andsi3, [...]): Fix timings for three operand alternative.
Nick Clifton [Thu, 10 Mar 2011 11:30:33 +0000 (11:30 +0000)]
rx.md (andsi3, [...]): Fix timings for three operand alternative.

* config/rx/rx.md (andsi3, andsi3_flags): Fix timings for three
          operand alternative.

From-SVN: r170846

13 years ago* config/rx/rx.md (bitset_in_memory, bitclr_in_memory: Fix timings.
Nick Clifton [Thu, 10 Mar 2011 11:25:02 +0000 (11:25 +0000)]
* config/rx/rx.md (bitset_in_memory, bitclr_in_memory: Fix timings.

From-SVN: r170845

13 years agore PR go/48020 (libgo flag test FAILs on Solaris 2)
Ian Lance Taylor [Thu, 10 Mar 2011 00:51:14 +0000 (00:51 +0000)]
re PR go/48020 (libgo flag test FAILs on Solaris 2)

PR go/48020
gotest: Pass -v to nm to avoid sorting on Solaris.

From-SVN: r170842

13 years agoDaily bump.
GCC Administrator [Thu, 10 Mar 2011 00:18:40 +0000 (00:18 +0000)]
Daily bump.

From-SVN: r170841

13 years agoSolaris specific syslog support.
Ian Lance Taylor [Wed, 9 Mar 2011 22:13:09 +0000 (22:13 +0000)]
Solaris specific syslog support.

From-SVN: r170837

13 years agore PR rtl-optimization/47866 (gcc.dg/torture/vector-2.c fails on IA64)
Jakub Jelinek [Wed, 9 Mar 2011 20:49:00 +0000 (21:49 +0100)]
re PR rtl-optimization/47866 (gcc.dg/torture/vector-2.c fails on IA64)

PR rtl-optimization/47866
* expr.c (store_field): If MEM_SCALAR_P (target), don't use
MEM_SET_IN_STRUCT_P (to_rtx, 1), just set MEM_IN_STRUCT_P (to_rtx)
if target wasn't scalar.
* function.c (assign_stack_temp_for_type): Assert that neither
MEM_SCALAR_P nor MEM_IN_STRUCT_P is set previously, set either
MEM_IN_STRUCT_P or MEM_SCALAR_P instead of using MEM_SET_IN_STRUCT_P
macro.
* rtl.h (MEM_SET_IN_STRUCT_P): Removed.

From-SVN: r170834

13 years agolibgo/README.gcc: Mention GCCGO_RUN_ALL_TESTS.
Ian Lance Taylor [Wed, 9 Mar 2011 19:17:56 +0000 (19:17 +0000)]
libgo/README.gcc: Mention GCCGO_RUN_ALL_TESTS.

From-SVN: r170828

13 years ago[multiple changes]
Paolo Carlini [Wed, 9 Mar 2011 18:30:11 +0000 (18:30 +0000)]
[multiple changes]

2011-03-09  Paolo Carlini  <paolo.carlini@oracle.com>

* testsuite/util/testsuite_rvalref.h: Minor tweaks.

2011-03-09  Jonathan Wakely  <redi@gcc.gnu.org>
    Chris Jefferson  <chris@bubblescope.net>
    Paolo Carlini  <paolo.carlini@oracle.com>

* testsuite/util/testsuite_rvalref.h (rvalstruct_compare_by_value):
New.
* testsuite/25_algorithms/sort_heap/check_compare_by_value.cc:
Likewise.
* testsuite/25_algorithms/partial_sort/check_compare_by_value:
Likewise.
* testsuite/25_algorithms/stable_sort/check_compare_by_value.cc:
Likewise.
* testsuite/25_algorithms/sort/check_compare_by_value: Likewise.

2011-03-09  Chris Jefferson  <chris@bubblescope.net>

PR libstdc++/48038
* include/bits/stl_algo.h (__merge_backward): Rename to
__move_merge_backward and change to always move rather than copy.
(__move_merge): New function similar to std::merge except values
are moved instead of copied.
(__merge_adaptive, __merge_sort_loop): Change from using std::merge
and __merge_backward to __move_merge and __move_merge_backward.

From-SVN: r170827

13 years agore PR c++/44629 (ICE in unify, at cp/pt.c:15155)
Jason Merrill [Wed, 9 Mar 2011 17:57:46 +0000 (12:57 -0500)]
re PR c++/44629 (ICE in unify, at cp/pt.c:15155)

PR c++/44629
* pt.c (unify): An unresolved overload is a nondeduced context.

From-SVN: r170824

13 years agore PR tree-optimization/47714 (verify_ssa fails with error: invalid argument to gimpl...
Martin Jambor [Wed, 9 Mar 2011 16:59:55 +0000 (17:59 +0100)]
re PR tree-optimization/47714 (verify_ssa fails with error: invalid argument to gimple call)

2011-03-09  Martin Jambor  <mjambor@suse.cz>

PR tree-optimization/47714
* cp/method.c (use_thunk): Clear addressable flag of thunk arguments.

* testsuite/g++.dg/torture/pr47714.C: New test.

From-SVN: r170822

13 years agos390-protos.h (s390_label_align): New prototype.
Andreas Krebbel [Wed, 9 Mar 2011 16:27:15 +0000 (16:27 +0000)]
s390-protos.h (s390_label_align): New prototype.

2011-03-09  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>

* config/s390/s390-protos.h (s390_label_align): New prototype.
* config/s390/s390.c (s390_label_align): New function.
* config/s390/s390.h (LABEL_ALIGN): New target macro definition.

From-SVN: r170821

13 years agoMAINTAINERS: Update my e-mail address.
Xuepeng Guo [Wed, 9 Mar 2011 06:58:24 +0000 (06:58 +0000)]
MAINTAINERS: Update my e-mail address.

* MAINTAINERS: Update my e-mail address.

From-SVN: r170812

13 years agore PR go/48019 (Need to handle EINTR in libgo testsuite)
Ian Lance Taylor [Wed, 9 Mar 2011 06:57:04 +0000 (06:57 +0000)]
re PR go/48019 (Need to handle EINTR in libgo testsuite)

PR go/48019
Ignore EINTR in socket connect.

From-SVN: r170811

13 years agore PR go/48019 (Need to handle EINTR in libgo testsuite)
Ian Lance Taylor [Wed, 9 Mar 2011 06:31:37 +0000 (06:31 +0000)]
re PR go/48019 (Need to handle EINTR in libgo testsuite)

PR go/48019
Ignore EINTR in runtime_lock_full.

From-SVN: r170810

13 years agore PR go/48017 (Network tests should fail gracefully without network connectivity)
Ian Lance Taylor [Wed, 9 Mar 2011 05:57:10 +0000 (05:57 +0000)]
re PR go/48017 (Network tests should fail gracefully without network connectivity)

PR go/48017
Only run net tests if GCCGO_RUN_ALL_TESTS is set in environment.

From-SVN: r170809

13 years agore PR go/47910 (typo in __go_map_next_prime)
Ian Lance Taylor [Wed, 9 Mar 2011 05:32:36 +0000 (05:32 +0000)]
re PR go/47910 (typo in __go_map_next_prime)

PR go/47910
Correct search for next prime in libgo map code.

From-SVN: r170808

13 years agoFix PR 47755 fallout
Michael Meissner [Wed, 9 Mar 2011 00:21:53 +0000 (00:21 +0000)]
Fix PR 47755 fallout

From-SVN: r170802

13 years agoDaily bump.
GCC Administrator [Wed, 9 Mar 2011 00:18:47 +0000 (00:18 +0000)]
Daily bump.

From-SVN: r170801

13 years agogo-test.exp: For goroutines.go test if GCCGO_RUN_ALL_TESTS is not set in the environm...
Jakub Jelinek [Tue, 8 Mar 2011 22:04:04 +0000 (23:04 +0100)]
go-test.exp: For goroutines.go test if GCCGO_RUN_ALL_TESTS is not set in the environment...

* go.test/go-test.exp: For goroutines.go test if GCCGO_RUN_ALL_TESTS
is not set in the environment, pass 64 as first argument when not
running expensive tests or pass max($[`ulimit -u`/4], 10000) on
native where ulimit -u is supported.

From-SVN: r170792

13 years agore PR c++/47705 (internal compiler error: in convert_nontype_argument, at cp/pt.c...
Dodji Seketeli [Tue, 8 Mar 2011 22:02:59 +0000 (22:02 +0000)]
re PR c++/47705 (internal compiler error: in convert_nontype_argument, at cp/pt.c:5006)

PR c++/47705
* pt.c (convert_nontype_argument): Only call decay_conversion on
arrays.

From-SVN: r170791

13 years agomips.h (PREFERRED_RELOAD_CLASS): Remove macro.
Anatoly Sokolov [Tue, 8 Mar 2011 20:51:11 +0000 (23:51 +0300)]
mips.h (PREFERRED_RELOAD_CLASS): Remove macro.

* config/mips/mips.h (PREFERRED_RELOAD_CLASS): Remove macro.
* config/mips/mips-protos.h (mips_preferred_reload_class): Remove.
* config/mips/mips.c (mips_preferred_reload_class): Make static.
Change 'rclass' argument and result type to reg_class_t.
(TARGET_PREFERRED_RELOAD_CLASS): Define.

From-SVN: r170789

13 years agoavr.h (REGISTER_MOVE_COST, [...]): Remove.
Georg-Johann Lay [Tue, 8 Mar 2011 18:31:08 +0000 (18:31 +0000)]
avr.h (REGISTER_MOVE_COST, [...]): Remove.

       * config/avr/avr.h (REGISTER_MOVE_COST, MEMORY_MOVE_COST): Remove.
       * config/avr/avr.c (TARGET_REGISTER_MOVE_COST,
       TARGET_MEMORY_MOVE_COST): Define.
       (avr_register_move_cost, avr_memory_move_cost): New Functions.

From-SVN: r170788

13 years agooptimize-bswapsi-1.c: Use -march=z900 on s390.
Andreas Krebbel [Tue, 8 Mar 2011 17:44:09 +0000 (17:44 +0000)]
optimize-bswapsi-1.c: Use -march=z900 on s390.

2011-03-08  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>

* gcc.dg/optimize-bswapsi-1.c: Use -march=z900 on s390.

From-SVN: r170787

13 years agore PR c++/47488 (sorry, unimplemented: string literal in function template signature)
Jason Merrill [Tue, 8 Mar 2011 17:30:46 +0000 (12:30 -0500)]
re PR c++/47488 (sorry, unimplemented: string literal in function template signature)

PR c++/47488
* mangle.c (write_template_arg_literal) [STRING_CST]: Sorry.

From-SVN: r170783

13 years agore PR c++/47705 (internal compiler error: in convert_nontype_argument, at cp/pt.c...
Jason Merrill [Tue, 8 Mar 2011 17:30:36 +0000 (12:30 -0500)]
re PR c++/47705 (internal compiler error: in convert_nontype_argument, at cp/pt.c:5006)

PR c++/47705
* pt.c (convert_nontype_argument): Don't crash on non-pointer
argument to pointer parameter.

From-SVN: r170782

13 years agore PR c++/45651 (ICE in import_export_decl, at cp/decl2.c:2344)
Jason Merrill [Tue, 8 Mar 2011 17:30:25 +0000 (12:30 -0500)]
re PR c++/45651 (ICE in import_export_decl, at cp/decl2.c:2344)

PR c++/45651
* pt.c (instantiate_decl): Don't clear DECL_INTERFACE_KNOWN on
!TREE_PUBLIC decls.

From-SVN: r170781

13 years agore PR debug/47881 (-fcompare-debug failure (length) with -O -fno-dce -funroll-loops...
Jakub Jelinek [Tue, 8 Mar 2011 15:51:12 +0000 (16:51 +0100)]
re PR debug/47881 (-fcompare-debug failure (length) with -O -fno-dce -funroll-loops -fno-web)

PR debug/47881
* ira.c (ira): Call df_analyze again if delete_trivially_dead_insns
removed anything.

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

From-SVN: r170780

13 years agore PR c++/47957 (Type mismatch when a class derived a same name with template parameter)
Dodji Seketeli [Tue, 8 Mar 2011 15:38:30 +0000 (15:38 +0000)]
re PR c++/47957 (Type mismatch when a class derived a same name with template parameter)

PR c++/47957

gcc/cp/

* name-lookup.c (binding_to_template_parms_of_scope_p): Only
consider scopes of primary template definitions.  Adjust comments.

gcc/testsuite/

* g++.dg/lookup/template3.C: New test.

From-SVN: r170779

13 years agopr21082.C: Use __INTPTR_TYPE__ instead of 'long' type.
Kai Tietz [Tue, 8 Mar 2011 11:05:37 +0000 (12:05 +0100)]
pr21082.C: Use __INTPTR_TYPE__ instead of 'long' type.

2011-03-08  Kai Tietz  <ktietz@redhat.com>

        * g++.dg/tree-ssa/pr21082.C: Use __INTPTR_TYPE__ instead of
        'long' type.

From-SVN: r170774

13 years agore PR testsuite/47954 (gcc.dg/tree-ssa/ssa-ccp-33.c fails with link error on m68k...
Mikael Pettersson [Tue, 8 Mar 2011 10:45:46 +0000 (11:45 +0100)]
re PR testsuite/47954 (gcc.dg/tree-ssa/ssa-ccp-33.c fails with link error on m68k-linux)

2011-03-08  Mikael Pettersson  <mikpe@it.uu.se>

PR testsuite/47954
* gcc.dg/tree-ssa/ssa-ccp-33.c: Use __alignof__ not
sizeof to compute alignment.

From-SVN: r170773

13 years agore PR tree-optimization/48022 (-Wstrict-overflow warning on code that doesn't have...
Jakub Jelinek [Tue, 8 Mar 2011 10:43:10 +0000 (11:43 +0100)]
re PR tree-optimization/48022 (-Wstrict-overflow warning on code that doesn't have overflows)

PR tree-optimization/48022
* fold-const.c (fold_comparison): Don't call fold_overflow_warning
for EQ/NE_EXPR.

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

From-SVN: r170772

13 years agore PR c++/48003 (Regression in Template Constants from 4.5.2)
Jason Merrill [Tue, 8 Mar 2011 05:28:13 +0000 (00:28 -0500)]
re PR c++/48003 (Regression in Template Constants from 4.5.2)

PR c++/48003
* pt.c (convert_nontype_argument): Fix -fpermissive allowing
integer overflow.
* semantics.c (potential_constant_expression_1): Check TREE_OVERFLOW.

From-SVN: r170771

13 years agore PR c++/48015 ([C++0x] ICE: unexpected expression 'std::min' of kind overload)
Jason Merrill [Tue, 8 Mar 2011 05:28:02 +0000 (00:28 -0500)]
re PR c++/48015 ([C++0x] ICE: unexpected expression 'std::min' of kind overload)

PR c++/48015
* init.c (constant_value_1): Always require init to be TREE_CONSTANT.

From-SVN: r170770

13 years agoDaily bump.
GCC Administrator [Tue, 8 Mar 2011 00:18:35 +0000 (00:18 +0000)]
Daily bump.

From-SVN: r170767

13 years agore PR libstdc++/47145 (configure test for docbook-xsl-ns stylesheets uses hardcoded...
Benjamin Kosnik [Tue, 8 Mar 2011 00:04:05 +0000 (00:04 +0000)]
re PR libstdc++/47145 (configure test for docbook-xsl-ns stylesheets uses hardcoded path)

2011-03-07  Benjamin Kosnik  <bkoz@redhat.com>
            Matthias Klose  <doko@ubuntu.com>
    Jonathan Wakely  <redi@gcc.gnu.org>

PR libstdc++/47145
* acinclude.m4 (GLIBCXX_CONFIGURE_DOCBOOK): Define.
* configure.ac: Use it.
* doc/Makefile.am (XSL_STYLE_DIR): Set at configure time.
* configure: Regenerate.
* doc/Makefile.in: Regenerate.

Co-Authored-By: Jonathan Wakely <redi@gcc.gnu.org>
Co-Authored-By: Matthias Klose <doko@ubuntu.com>
From-SVN: r170763

13 years agoSolaris libgo testsuite fixes.
Ian Lance Taylor [Mon, 7 Mar 2011 23:37:12 +0000 (23:37 +0000)]
Solaris libgo testsuite fixes.

From-SVN: r170762

13 years agoUse _nuname on 32-bit Solaris 2/x86.
Ian Lance Taylor [Mon, 7 Mar 2011 22:39:45 +0000 (22:39 +0000)]
Use _nuname on 32-bit Solaris 2/x86.

From-SVN: r170761

13 years agoPermit garbage collection on any compiler generated memory allocation.
Ian Lance Taylor [Mon, 7 Mar 2011 22:19:50 +0000 (22:19 +0000)]
Permit garbage collection on any compiler generated memory allocation.

From-SVN: r170760

13 years agore PR debug/47991 (Var-tracking ICE on s390x *setmem_long insn)
Jakub Jelinek [Mon, 7 Mar 2011 22:11:55 +0000 (23:11 +0100)]
re PR debug/47991 (Var-tracking ICE on s390x *setmem_long insn)

PR debug/47991
* var-tracking.c (find_use_val): Return NULL for
cui->sets && cui->store_p BLKmode MEMs.

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

From-SVN: r170759

13 years agoAvoid race condition manipulating heap when goroutine exits.
Ian Lance Taylor [Mon, 7 Mar 2011 21:56:40 +0000 (21:56 +0000)]
Avoid race condition manipulating heap when goroutine exits.

From-SVN: r170758

13 years agogeneric-morestack.c (__splitstack_find): Adjust returned stack pointer to include...
Ian Lance Taylor [Mon, 7 Mar 2011 21:47:10 +0000 (21:47 +0000)]
generic-morestack.c (__splitstack_find): Adjust returned stack pointer to include all registers pushed by __morestack.

* generic-morestack.c (__splitstack_find): Adjust returned stack
pointer to include all registers pushed by __morestack.

From-SVN: r170757

13 years agoSupport multiple init functions in a single file.
Ian Lance Taylor [Mon, 7 Mar 2011 21:38:46 +0000 (21:38 +0000)]
Support multiple init functions in a single file.

From-SVN: r170756

13 years agoFix second import of package using _.
Ian Lance Taylor [Mon, 7 Mar 2011 21:29:46 +0000 (21:29 +0000)]
Fix second import of package using _.

From-SVN: r170755

13 years agoHandle predeclared names used as fields in struct composite literals.
Ian Lance Taylor [Mon, 7 Mar 2011 21:22:35 +0000 (21:22 +0000)]
Handle predeclared names used as fields in struct composite literals.

From-SVN: r170754

13 years agore PR c++/48008 (libstdc++-v3/testsuite/20_util/function/43397.cc fails to assemble...
Jason Merrill [Mon, 7 Mar 2011 20:10:44 +0000 (15:10 -0500)]
re PR c++/48008 (libstdc++-v3/testsuite/20_util/function/43397.cc fails to assemble with -fabi-version=5)

PR c++/48008
* mangle.c (write_type): Strip cv-quals from FUNCTION_TYPE here.
(write_CV_qualifiers_for_type): Not here.

From-SVN: r170752

13 years agostormy16.h (PRINT_OPERAND, [...]): Remove.
Anatoly Sokolov [Mon, 7 Mar 2011 19:59:55 +0000 (22:59 +0300)]
stormy16.h (PRINT_OPERAND, [...]): Remove.

* config/stormy16/stormy16.h (PRINT_OPERAND, PRINT_OPERAND_ADDRESS):
Remove.
* config/stormy16/stormy16-protos.h (xstormy16_print_operand,
xstormy16_print_operand_address): Remove.
* config/stormy16/stormy16.c (xstormy16_print_operand,
xstormy16_print_operand_address): Make static.
(TARGET_PRINT_OPERAND, TARGET_PRINT_OPERAND_ADDRESS): Define.

From-SVN: r170751

13 years agore PR rtl-optimization/47862 (Incorrect code for spilling a vector register)
Pat Haugen [Mon, 7 Mar 2011 19:27:09 +0000 (19:27 +0000)]
re PR rtl-optimization/47862 (Incorrect code for spilling a vector register)

        PR target/47862
        * config/rs6000/rs6000.h (HARD_REGNO_CALLER_SAVE_MODE): Define.
        * config/rs6000/e500.h (HARD_REGNO_CALLER_SAVE_MODE): Undefine
        before definition.

        * testsuite/gcc.target/powerpc/pr47862.c: New.

From-SVN: r170748

13 years agore PR testsuite/45413 (gcc.target/i386/combine-mul.c fails on PIC targets)
Jack Howarth [Mon, 7 Mar 2011 18:07:31 +0000 (18:07 +0000)]
re PR testsuite/45413 (gcc.target/i386/combine-mul.c fails on PIC targets)

2011-03-07  Jack Howarth <howarth@bromo.med.uc.edu>

    PR target/45413
    * gcc.target/i386/combine-mul.c: Require nonpic.

From-SVN: r170744

13 years agore PR bootstrap/48000 (LTO bootstrap failed with bootstrap-profiled)
Zdenek Dvorak [Mon, 7 Mar 2011 16:41:53 +0000 (17:41 +0100)]
re PR bootstrap/48000 (LTO bootstrap failed with bootstrap-profiled)

PR bootstrap/48000
* cfgloopmanip.c (fix_bb_placements): Return immediately
if FROM is BASE_LOOP's header.

From-SVN: r170740

13 years agore PR c/47786 (tree check: expected tree that contains 'decl minimal' structure,...
Nathan Froyd [Mon, 7 Mar 2011 15:32:25 +0000 (15:32 +0000)]
re PR c/47786 (tree check: expected tree that contains 'decl minimal' structure, have 'tree_list' in c_type_hash, at c-family/c-common.c:4066)

PR c/47786
* c-common.c (c_type_hash): Call list_length instead of iterating
through DECL_CHAIN.  Rename 'i' to 'n_elements'.

From-SVN: r170739

13 years agogimplify.c (gimplify_function_tree): Fix building calls to __builtin_return_address.
Paul Wögerer [Mon, 7 Mar 2011 15:28:50 +0000 (15:28 +0000)]
gimplify.c (gimplify_function_tree): Fix building calls to __builtin_return_address.

gcc/
* gimplify.c (gimplify_function_tree): Fix building calls
to __builtin_return_address.

gcc/testsuite/
* gcc.dg/20001117-1.c: Abort on NULL call_sites.

Co-Authored-By: Nathan Froyd <froydnj@codesourcery.com>
From-SVN: r170738

13 years agolinux.h (TARGET_ASM_FILE_END): Don't define.
Alan Modra [Mon, 7 Mar 2011 07:50:23 +0000 (18:20 +1030)]
linux.h (TARGET_ASM_FILE_END): Don't define.

* config/rs6000/linux.h (TARGET_ASM_FILE_END): Don't define.
* config/rs6000/linux64.h (TARGET_ASM_FILE_END): Don't define.
* config/rs6000/sysv4.h (TARGET_ASM_FILE_END): Define.
* config/rs6000/rs6000-protos.h (init_cumulative_args): Add fndecl and
return_mode args.
* config/rs6000/rs6000.h (CUMULATIVE_ARGS): Add "escapes".
(INIT_CUMULATIVE_ARGS): Pass FNDECL, VOIDmode.
(INIT_CUMULATIVE_INCOMING_ARGS): Pass current_function_decl, VOIDmode.
(INIT_CUMULATIVE_LIBCALL_ARGS): Pass NULL_TREE, MODE.
* config/rs6000/rs6000.c
(rs6000_elf_end_indicate_exec_stack): Rename to..
(rs6000_elf_file_end): ..this.  Only call file_end_indicate_exec_stack
for POWERPC_LINUX.  Move code emitting .gnu_attribute to here, from..
(rs6000_file_start): ..here.
(rs6000_passes_float, rs6000_passes_vector, rs6000_returns_struct): New
file scope variables.
(call_ABI_of_interest): New function.
(init_cumulative_args): Set above vars when function return value
is a float, vector, or small struct.
(rs6000_function_arg_advance_1): Likewise for function args.
(rs6000_va_start): Set rs6000_passes_float if variable arg function
references float args.

From-SVN: r170734

13 years ago* MAINTAINERS: Update my e-mail address.
Joey Ye [Mon, 7 Mar 2011 03:04:34 +0000 (03:04 +0000)]
* MAINTAINERS: Update my e-mail address.

From-SVN: r170731

13 years agoRemove redundant word 'See' before @xref
Mingjie Xing [Mon, 7 Mar 2011 03:00:04 +0000 (03:00 +0000)]
Remove redundant word 'See' before @xref

From-SVN: r170730

13 years ago* README.QMTEST: Remove.
Mark Mitchell [Mon, 7 Mar 2011 02:26:27 +0000 (02:26 +0000)]
* README.QMTEST: Remove.

From-SVN: r170728

13 years agoDaily bump.
GCC Administrator [Mon, 7 Mar 2011 00:18:49 +0000 (00:18 +0000)]
Daily bump.

From-SVN: r170725

13 years agore PR fortran/47850 (ICE in gfc_conv_array_initializer)
Paul Thomas [Sun, 6 Mar 2011 20:15:38 +0000 (20:15 +0000)]
re PR fortran/47850 (ICE in gfc_conv_array_initializer)

2011-03-06  Paul Thomas  <pault@gcc.gnu.org>
    Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR fortran/47850
* expr.c (gfc_is_constant_expr): Only use gfc_constant_ac if
the expression has an iterator.  Otherwise, iterate through the
array, checking for constant expressions for each element.

2011-03-06  Paul Thomas  <pault@gcc.gnu.org>
    Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR fortran/47850
* gfortran.dg/array_constructor_37.f90 : New test.

Co-Authored-By: Jerry DeLisle <jvdelisle@gcc.gnu.org>
From-SVN: r170720

13 years agolang-specs.h: Match -save-temps* instead of -save-temps.
Joseph Myers [Sun, 6 Mar 2011 16:27:57 +0000 (16:27 +0000)]
lang-specs.h: Match -save-temps* instead of -save-temps.

cp:
* lang-specs.h: Match -save-temps* instead of -save-temps.

objc:
* lang-specs.h: Match -save-temps* instead of -save-temps.

objcp
* lang-specs.h: Match -save-temps* instead of -save-temps.

From-SVN: r170715

13 years ago* de.po: Update.
Joseph Myers [Sun, 6 Mar 2011 16:20:51 +0000 (16:20 +0000)]
* de.po: Update.

From-SVN: r170713

13 years ago* doc/invoke.texi (C++ Dialect Options): Document ABI v5.
Jason Merrill [Sun, 6 Mar 2011 00:45:16 +0000 (19:45 -0500)]
* doc/invoke.texi (C++ Dialect Options): Document ABI v5.

From-SVN: r170712

13 years agomangle.c (write_expression): Change ABI v6 to v5.
Jason Merrill [Sun, 6 Mar 2011 00:38:13 +0000 (19:38 -0500)]
mangle.c (write_expression): Change ABI v6 to v5.

* mangle.c (write_expression): Change ABI v6 to v5.
(write_type): Likewise.

From-SVN: r170711

13 years agoDaily bump.
GCC Administrator [Sun, 6 Mar 2011 00:18:37 +0000 (00:18 +0000)]
Daily bump.

From-SVN: r170710

13 years agopr47975.c: Add -fno-common option on hppa*-*-hpux*.
John David Anglin [Sun, 6 Mar 2011 00:14:01 +0000 (00:14 +0000)]
pr47975.c: Add -fno-common option on hppa*-*-hpux*.

* gcc.dg/torture/pr47975.c: Add -fno-common option on hppa*-*-hpux*.

From-SVN: r170706