]> git.ipfire.org Git - thirdparty/gcc.git/log
thirdparty/gcc.git
16 years agore PR bootstrap/33781 ("Arg list too long" building libgcc.a)
Roger Sayle [Fri, 1 Feb 2008 17:41:48 +0000 (17:41 +0000)] 
re PR bootstrap/33781 ("Arg list too long" building libgcc.a)

PR bootstrap/33781
* configure.ac (--enable-fixed-point): Disable unless explicitly
requested on IRIX.
* configure: Regenerate.

From-SVN: r132047

16 years ago* lib/target-supports.exp (check_profiling_available): Do not expect profiling to...
Nick Clifton [Fri, 1 Feb 2008 16:39:11 +0000 (16:39 +0000)] 
* lib/target-supports.exp (check_profiling_available): Do not expect profiling to work on the xstormy16 target.

From-SVN: r132002

16 years ago* cpplib.pot: Regenerate.
Joseph Myers [Fri, 1 Feb 2008 16:26:03 +0000 (16:26 +0000)] 
* cpplib.pot: Regenerate.

From-SVN: r132001

16 years ago* gcc.pot: Regenerate.
Joseph Myers [Fri, 1 Feb 2008 16:25:00 +0000 (16:25 +0000)] 
* gcc.pot: Regenerate.

From-SVN: r132000

16 years agore PR other/35042 (Documentation for -finline-limit is incorrect)
Richard Guenther [Fri, 1 Feb 2008 10:14:08 +0000 (10:14 +0000)] 
re PR other/35042 (Documentation for -finline-limit is incorrect)

2008-02-01  Richard Guenther  <rguenther@suse.de>

PR other/35042
* invoke.texi (-finline-limit): Remove no longer true parts
of the documentation.  Note that there is no default value.

From-SVN: r131998

16 years agore PR testsuite/35047 (some vectorisation tests fail with --with-arch=core2 or on...
Uros Bizjak [Fri, 1 Feb 2008 08:57:11 +0000 (09:57 +0100)] 
re PR testsuite/35047 (some vectorisation tests fail with --with-arch=core2 or on  i386-apple-darwin8.11.1)

PR testsuite/35047
* gcc.c-torture/execute/20050316-2.x: New file.
* gcc.target/i386/pr17390.c: Update scan pattern.
* gcc.dg/builtin-apply4.c: Add -mno-mmx for 32bit x86 targets.
* g++.dg/tree-ssa/ivopts-1.C: Remove XPASS for x86 targets.

From-SVN: r131997

16 years agore PR c/29326 (__builtin_trap is not documented)
Andrew Pinski [Fri, 1 Feb 2008 01:41:27 +0000 (17:41 -0800)] 
re PR c/29326 (__builtin_trap is not documented)

PR c/29326
* doc/extend.texi (Other Builtins): Document.

Co-Authored-By: Ben Elliston <bje@au.ibm.com>
Co-Authored-By: Mark Mitchell <mark@codesourcery.com>
From-SVN: r131996

16 years agoDaily bump.
GCC Administrator [Fri, 1 Feb 2008 00:17:23 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r131993

16 years agocompile: Make executable.
John David Anglin [Fri, 1 Feb 2008 00:06:00 +0000 (00:06 +0000)] 
compile: Make executable.

* compile: Make executable.

From-SVN: r131988

16 years agoc-tree.texi (Types): Fix grammar.
Tom Browder [Thu, 31 Jan 2008 23:59:46 +0000 (23:59 +0000)] 
c-tree.texi (Types): Fix grammar.

* doc/c-tree.texi (Types): Fix grammar.
(Expression trees): Ditto.
* doc/passes.texi (Tree-SSA passes): Ditto.

* doc/configterms.texi (Configure Terms): Fix typo.
* doc/cpp.texi (Common Predefined Macros): Ditto.
* doc/md.texi (Machine Constraints): Ditto.

* doc/makefile.texi (Makefile): Add comma.

From-SVN: r131987

16 years agosourcebuild.texi (Front End): Remove references to CVS and CVSROOT/modules.
Tom Browder [Thu, 31 Jan 2008 23:58:50 +0000 (23:58 +0000)] 
sourcebuild.texi (Front End): Remove references to CVS and CVSROOT/modules.

* doc/sourcebuild.texi (Front End): Remove references to CVS
and CVSROOT/modules.
(Texinfo Manuals): Replace reference to CVS by one to SVN.
(Back End): Remove reference to CVS.

Co-Authored-By: Gerald Pfeifer <gerald@pfeifer.com>
From-SVN: r131986

16 years agore PR fortran/34910 (ICE on invalid assignments in doubly-contained functions)
Paul Thomas [Thu, 31 Jan 2008 22:20:47 +0000 (22:20 +0000)] 
re PR fortran/34910 (ICE on invalid assignments in doubly-contained functions)

2008-01-31  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/34910
* expr.c (gfc_check_assign): It is an error to assign
to a sibling procedure.

2008-01-31  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/34910
* gfortran.dg/proc_assign_2.f90: New test.

From-SVN: r131985

16 years agore PR c++/34935 (ICE with attribute may_alias)
Douglas Gregor [Thu, 31 Jan 2008 20:06:33 +0000 (20:06 +0000)] 
re PR c++/34935 (ICE with attribute may_alias)

2008-01-31  Douglas Gregor  <doug.gregor@gmail.com>
           Jakub Jelinek  <jakub@redhat.com>

       PR c++/34935
       PR c++/34936
       * typeck.c (structural_comptypes): Handle comparisons of
       VOID_TYPE, BOOLEAN_TYPE, INTEGER_TYPE, FIXED_POINT_TYPE, and
       REAL_TYPE nodes.
       * mangle.c (write_builtin_type): Map down to the canonical type,
       which will be one of the predefined type nodes.

2008-01-31  Douglas Gregor  <doug.gregor@gmail.com>
           Jakub Jelinek  <jakub@redhat.com>

       PR c++/34935
       PR c++/34936
       * g++.dg/ext/alias-canon.C: New.
       * g++.dg/ext/alias-mangle.C: New.

Co-Authored-By: Jakub Jelinek <jakub@redhat.com>
From-SVN: r131984

16 years agore PR target/34900 (target mips64vrel-elf. Internal compiler error (in reload_cse_sim...
Richard Sandiford [Thu, 31 Jan 2008 19:28:03 +0000 (19:28 +0000)] 
re PR target/34900 (target mips64vrel-elf. Internal compiler error (in reload_cse_simplify_operands, at postreload.c:392) while building libiberty)

gcc/
PR target/34900
* config/mips/mips.c (gen_load_const_gp): New function, taking a
comment from...
(mips16_gp_pseudo_reg): ...here.
* config/mips/mips.md (load_const_gp): Replace with...
(load_const_gp_<mode>): ...this :P-based insn.

From-SVN: r131983

16 years agoauto_ptr.h: Fix comment typos.
Ralf Wildenhues [Thu, 31 Jan 2008 18:44:55 +0000 (18:44 +0000)] 
auto_ptr.h: Fix comment typos.

2008-01-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>

* include/backward/auto_ptr.h: Fix comment typos.
* include/bits/algorithmfwd.h: Likewise.
* include/bits/basic_ios.h: Likewise.
* include/bits/c++config: Likewise.
* include/bits/char_traits.h: Likewise.
* include/bits/codecvt.h: Likewise.
* include/bits/gslice.h: Likewise.
* include/bits/ios_base.h: Likewise.
* include/bits/locale_facets.h: Likewise.
* include/bits/locale_facets_nonio.tcc: Likewise.
* include/bits/postypes.h: Likewise.
* include/bits/sstream.tcc: Likewise.
* include/bits/stl_algo.h: Likewise.
* include/bits/stl_deque.h: Likewise.
* include/bits/stl_iterator.h: Likewise.
* include/bits/stl_iterator_base_types.h Likewise.
* include/bits/stl_list.h: Likewise.
* include/bits/stl_map.h: Likewise.
* include/bits/stl_multimap.h: Likewise.
* include/bits/stl_multiset.h: Likewise.
* include/bits/stl_set.h: Likewise.
* include/bits/stl_vector.h: Likewise.
* include/bits/valarray_array.h: Likewise.
* include/debug/safe_base.h: Likewise.
* include/ext/bitmap_allocator.h: Likewise.
* include/ext/codecvt_specializations.h Likewise.
* include/ext/mt_allocator.h: Likewise.
* include/ext/rc_string_base.h: Likewise.
* include/ext/rope: Likewise.
* include/parallel/checkers.h: Likewise.
* include/parallel/find.h: Likewise.
* include/parallel/multiseq_selection.h: Likewise.
* include/parallel/partition.h: Likewise.
* include/parallel/settings.h: Likewise.
* include/std/bitset: Likewise.
* include/std/complex: Likewise.
* include/std/fstream: Likewise.
* include/std/istream: Likewise.
* include/std/limits: Likewise.
* include/std/ostream: Likewise.
* include/std/stdexcept: Likewise.
* include/std/streambuf: Likewise.
* include/tr1/bessel_function.tcc: Likewise.
* include/tr1/cmath: Likewise.
* include/tr1/ell_integral.tcc: Likewise.
* include/tr1/hypergeometric.tcc: Likewise.
* include/tr1/legendre_function.tcc: Likewise.
* include/tr1_impl/random: Likewise.
* include/tr1_impl/regex: Likewise.

From-SVN: r131982

16 years agoinvoke.texi (-ansi): Mention explicitly corresponding -std= options.
Manuel López-Ibáñez [Thu, 31 Jan 2008 18:28:29 +0000 (18:28 +0000)] 
invoke.texi (-ansi): Mention explicitly corresponding -std= options.

2008-01-31  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>

* doc/invoke.texi (-ansi): Mention explicitly corresponding -std=
options. Minor fixes.
(-std): Move reference to standards closer to where language
standards are first mentioned.

From-SVN: r131980

16 years ago3983-2.cc: Avoid -Wall warnings.
Paolo Carlini [Thu, 31 Jan 2008 17:19:55 +0000 (17:19 +0000)] 
3983-2.cc: Avoid -Wall warnings.

2008-01-31  Paolo Carlini  <pcarlini@suse.de>

* testsuite/27_io/basic_istream/extractors_character/pod/3983-2.cc:
Avoid -Wall warnings.
* testsuite/22_locale/global_templates/user_facet_hierarchies.cc:
Likewise.
* testsuite/22_locale/global_templates/standard_facet_hierarchies.cc:
Likewise.
* testsuite/tr1/6_containers/hash/operators/size_t.cc: Likewise.
* testsuite/tr1/6_containers/tuple/cons/big_tuples.cc: Likewise.
* testsuite/tr1/6_containers/tuple/cons/constructor.cc: Likewise.
* testsuite/tr1/6_containers/array/cons/aggregate_initialization.cc:
Likewise.
* testsuite/tr1/6_containers/array/requirements/contiguous.cc:
Likewise.
* testsuite/tr1/6_containers/array/requirements/member_swap.cc:
Likewise.
* testsuite/tr1/6_containers/array/requirements/assign.cc: Likewise.
* testsuite/tr1/6_containers/array/specialized_algorithms/swap.cc:
Likewise.
* testsuite/tr1/6_containers/array/comparison_operators/
less_or_equal.cc: Likewise.
* testsuite/tr1/6_containers/array/comparison_operators/
greater_or_equal.cc: Likewise.
* testsuite/tr1/6_containers/array/comparison_operators/less.cc:
Likewise.
* testsuite/tr1/6_containers/array/comparison_operators/equal.cc:
Likewise.
* testsuite/tr1/6_containers/array/comparison_operators/not_equal.cc:
Likewise.
* testsuite/tr1/6_containers/array/comparison_operators/greater.cc:
Likewise.
* testsuite/tr1/6_containers/array/tuple_interface/get.cc: Likewise.
* testsuite/tr1/6_containers/array/element_access/at_out_of_range.cc:
Likewise.
* testsuite/tr1/6_containers/array/element_access/back.cc: Likewise.
* testsuite/tr1/6_containers/array/element_access/front.cc: Likewise.
* testsuite/tr1/6_containers/array/element_access/data.cc: Likewise.
* testsuite/tr1/6_containers/array/iterators/end_is_one_past.cc:
Likewise.
* testsuite/tr1/6_containers/array/capacity/empty.cc: Likewise.
* testsuite/tr1/6_containers/array/capacity/max_size.cc: Likewise.
* testsuite/tr1/6_containers/array/capacity/size.cc: Likewise.
* testsuite/thread/guard.cc: Likewise.
* testsuite/20_util/tuple/cons/big_tuples.cc: Likewise.
* testsuite/20_util/tuple/cons/constructor.cc: Likewise.
* testsuite/20_util/shared_ptr/creation/dr402.cc: Likewise.
* testsuite/20_util/shared_ptr/creation/make.cc: Likewise.
* testsuite/20_util/shared_ptr/creation/alloc.cc: Likewise.
* testsuite/20_util/shared_ptr/thread/mutex_weaktoshared.cc: Likewise.
* testsuite/20_util/shared_ptr/thread/default_weaktoshared.cc:
Likewise.

From-SVN: r131979

16 years agore PR target/34995 (MIPS16 ICE in gcc.c-torture/compile/pr34856.c)
Richard Sandiford [Thu, 31 Jan 2008 09:25:52 +0000 (09:25 +0000)] 
re PR target/34995 (MIPS16 ICE in gcc.c-torture/compile/pr34856.c)

gcc/
PR rtl-optimization/34995
* reload.c (alternative_allows_const_pool_ref): Take an rtx
parameter and return a bool.  If the rtx parameter is nonnull,
check that it satisfies an EXTRA_MEMORY_CONSTRAINT.
(find_reloads): Update call accordingly.  Pass the new operand
if it needed no address reloads, otherwise pass null.

From-SVN: r131976

16 years agoChange accidental 2007 dates to 2008.
Bob Wilson [Thu, 31 Jan 2008 01:14:34 +0000 (01:14 +0000)] 
Change accidental 2007 dates to 2008.

From-SVN: r131975

16 years agoDaily bump.
GCC Administrator [Thu, 31 Jan 2008 00:17:13 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r131973

16 years agore PR c/34993 (ICE with attribute for array with unknown bound)
Richard Henderson [Thu, 31 Jan 2008 00:05:19 +0000 (16:05 -0800)] 
re PR c/34993 (ICE with attribute for array with unknown bound)

        PR c/34993
        * tree.c (build_type_attribute_qual_variant): Skip TYPE_DOMAIN
        for unbounded arrays.

From-SVN: r131970

16 years ago* gcc.c-torture/execute/pr34982.c: Add forgotten return 0.
Jan Hubicka [Wed, 30 Jan 2008 23:25:35 +0000 (00:25 +0100)] 
* gcc.c-torture/execute/pr34982.c: Add forgotten return 0.

From-SVN: r131969

16 years agofirst-global.C: Add -fpie for all pic targets.
Kaveh R. Ghazi [Wed, 30 Jan 2008 20:40:58 +0000 (20:40 +0000)] 
first-global.C: Add -fpie for all pic targets.

* g++.dg/other/first-global.C: Add -fpie for all pic targets.
* g++.dg/parse/attr-externally-visible-1.C: Likewise.

From-SVN: r131968

16 years ago* config/i386/xmmintrin.h (_mm_prefetch): Added const to first arg.
Silvius Rus [Wed, 30 Jan 2008 19:28:09 +0000 (19:28 +0000)] 
* config/i386/xmmintrin.h (_mm_prefetch): Added const to first arg.

From-SVN: r131967

16 years agore PR target/34982 (calling a function with undefined parameters causes segmentation...
Jan Hubicka [Wed, 30 Jan 2008 15:54:14 +0000 (16:54 +0100)] 
re PR target/34982 (calling a function with undefined parameters causes segmentation fault at -O1 or higher)

PR target/34982
* i386.c (init_cumulative_args): Use real function declaration when
calling locally.

From-SVN: r131966

16 years agore PR libffi/34612 ([4.1/4.2] libffi doesn't work with -fomit-frame-pointer on ia32)
H.J. Lu [Wed, 30 Jan 2008 14:36:58 +0000 (14:36 +0000)] 
re PR libffi/34612 ([4.1/4.2] libffi doesn't work with -fomit-frame-pointer on ia32)

2008-01-30  H.J. Lu  <hongjiu.lu@intel.com>

PR libffi/34612
* src/x86/sysv.S (ffi_closure_SYSV): Pop 4 byte from stack when
returning struct.

* testsuite/libffi.call/call.exp: Add "-O2 -fomit-frame-pointer"
tests.

From-SVN: r131964

16 years agore PR bootstrap/34922 (toplevel ./configure --help is incomplete)
Ralf Wildenhues [Wed, 30 Jan 2008 13:36:35 +0000 (13:36 +0000)] 
re PR bootstrap/34922 (toplevel ./configure --help is incomplete)

2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>

        PR bootstrap/34922
        * configure.ac (PARSE_ARGS): Push suitable setting of
        ac_subdirs_all, for `./configure --help=recursive'.
        Handle `+' in generic toplevel directory disabling.
        * configure: Regenerate.

From-SVN: r131961

16 years agore PR rtl-optimization/34998 (gcc.c-torture/execute/20040709-1.c fails for -EL -mips1...
Richard Sandiford [Wed, 30 Jan 2008 11:18:27 +0000 (11:18 +0000)] 
re PR rtl-optimization/34998 (gcc.c-torture/execute/20040709-1.c fails for -EL -mips16 -O3)

gcc/
PR rtl-optimization/34998
* global.c (build_insn_chain): Treat non-subreg_lowpart
SUBREGs of pseudos as clobbering all the words covered by the
SUBREG, not just all the bytes.
* ra-conflict.c (clear_reg_in_live): Likewise.  Take the
original df_ref rather than an extract parameter.
(global_conflicts): Update call accordingly.

From-SVN: r131960

16 years agofixdfdi.h (__fixunstfdi, __fixtfdi): Rearrange the overflow check to make it easier...
Andreas Krebbel [Wed, 30 Jan 2008 08:00:51 +0000 (08:00 +0000)] 
fixdfdi.h (__fixunstfdi, __fixtfdi): Rearrange the overflow check to make it easier to read.

2008-01-30  Andreas Krebbel  <krebbel1@de.ibm.com>

* config/s390/fixdfdi.h (__fixunstfdi, __fixtfdi): Rearrange
the overflow check to make it easier to read.
(__fixtfdi): Change the type of the ll member in union
long_double to UDItype_x.

2008-01-30  Andreas Krebbel  <krebbel1@de.ibm.com>

* gcc.target/s390/tf_to_di-1.c: New testcase.

From-SVN: r131957

16 years agore PR fortran/34975 (Bogus error with USEing modules)
Paul Thomas [Wed, 30 Jan 2008 06:56:10 +0000 (06:56 +0000)] 
re PR fortran/34975 (Bogus error with USEing modules)

2008-01-30  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/34975
* symbol.c (gfc_delete_symtree, gfc_undo_symbols): Rename
delete_symtree to gfc_delete_symtree.
* gfortran.h : Add prototype for gfc_delete_symtree.
* module.c (load_generic_interfaces): Transfer symbol to a
unique symtree and delete old symtree, instead of renaming.
(read_module): The rsym and the found symbol are the same, so
the found symtree can be deleted.

PR fortran/34429
* decl.c (match_char_spec): Remove the constraint on deferred
matching of functions and free the length expression.
delete_symtree to gfc_delete_symtree.
(gfc_match_type_spec): Whitespace.
(gfc_match_function_decl): Defer characteristic association for
all types except BT_UNKNOWN.
* parse.c (decode_specification_statement): Only derived type
function matching is delayed to the end of specification.

2008-01-30  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/34975
* gfortran.dg/use_only_3.f90: New test.
* gfortran.dg/use_only_3.inc: Modules for new test.

PR fortran/34429
* gfortran.dg/function_charlen_2.f90: New test.

From-SVN: r131956

16 years agoDaily bump.
GCC Administrator [Wed, 30 Jan 2008 00:17:38 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r131949

16 years agore PR middle-end/34969 (ICE with -fipa-cp -ffast-math)
Jakub Jelinek [Tue, 29 Jan 2008 23:21:24 +0000 (00:21 +0100)] 
re PR middle-end/34969 (ICE with -fipa-cp -ffast-math)

PR middle-end/34969
* cgraph.h (cgraph_update_edges_for_call_stmt): New prototype.
* cgraph.c (cgraph_update_edges_for_call_stmt): New function.
* tree-inline.c (fold_marked_statements): Call
cgraph_update_edges_for_call_stmt if folding a call statement.
* cgraphunit.c (verify_cgraph_node): Set cfun to this_cfun for
debug_generic_stmt calls, reset it back afterwards.

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

From-SVN: r131946

16 years agore PR c/35017 (PR11377 pedwarns even about valid code)
Jakub Jelinek [Tue, 29 Jan 2008 23:19:07 +0000 (00:19 +0100)] 
re PR c/35017 (PR11377 pedwarns even about valid code)

PR c/35017
* c-decl.c (start_decl): Don't pedwarn about TREE_READONLY
static decls.
* c-typeck.c (build_external_ref): Don't pedwarn about
static vars in current function's scope.

* gcc.dg/inline-25.c: New test.
* gcc.dg/inline-26.c: New test.
* gcc.dg/inline-27.c: New test.

From-SVN: r131945

16 years agoFix 35004, grow tree_code bitfield to 16 bits
Michael Meissner [Tue, 29 Jan 2008 17:35:17 +0000 (17:35 +0000)] 
Fix 35004, grow tree_code bitfield to 16 bits

From-SVN: r131943

16 years ago* config.gcc (i[34567]86-*-nto-qnx*): Remove deprecation.
Joseph Myers [Tue, 29 Jan 2008 16:28:10 +0000 (16:28 +0000)] 
* config.gcc (i[34567]86-*-nto-qnx*): Remove deprecation.

From-SVN: r131942

16 years ago* sv.po: Update.
Joseph Myers [Tue, 29 Jan 2008 16:07:21 +0000 (16:07 +0000)] 
* sv.po: Update.

From-SVN: r131941

16 years agore PR c/35002 (Incorrect spelling of "hottest")
Bernhard Fischer [Tue, 29 Jan 2008 15:56:20 +0000 (16:56 +0100)] 
re PR c/35002 (Incorrect spelling of "hottest")

2008-01-29  Bernhard Fischer  <aldot@gcc.gnu.org>

PR c/35002
* ipa-struct-reorg.c: Fix spelling.
* params.def: Ditto.

From-SVN: r131940

16 years agore PR tree-optimization/35006 (Segfault in remove_unused_locals with nested functions)
Richard Guenther [Tue, 29 Jan 2008 15:47:19 +0000 (15:47 +0000)] 
re PR tree-optimization/35006 (Segfault in remove_unused_locals with nested functions)

2008-01-29  Richard Guenther  <rguenther@suse.de>

PR middle-end/35006
* tree-inline.h (struct copy_body_data): Add remapping_type_depth
field.
* tree-inline.c (remap_type): Increment remapping_type_depth
around remapping types.
(copy_body_r): Only add referenced variables if they are referenced
from code, not types.

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

From-SVN: r131939

16 years agore PR c++/34055 (ICE with invalid specialization of variadic template)
Douglas Gregor [Tue, 29 Jan 2008 13:59:59 +0000 (13:59 +0000)] 
re PR c++/34055 (ICE with invalid specialization of variadic template)

2008-01-29  Douglas Gregor  <doug.gregor@gmail.com>

PR c++/34055
PR c++/34103
PR c++/34219
PR c++/34606
PR c++/34753
PR c++/34754
PR c++/34755
PR c++/34919
PR c++/34961
* c-pretty-print.c (pp_c_type_qualifier_list): Don't try to print
qualifiers for an ERROR_MARK_NODE or a NULL_TREE.

2008-01-29  Douglas Gregor  <doug.gregor@gmail.com>

PR c++/34055
PR c++/34103
PR c++/34219
PR c++/34606
PR c++/34753
PR c++/34754
PR c++/34755
PR c++/34919
PR c++/34961
* typeck.c (check_return_expr): Tweak call to
check_for_bare_parameter_packs.
* class.c (add_method): Be careful with error_mark_nodes.
* cp-tree.h (check_for_bare_parameter_packs): Remove "*" from
signature.
* pt.c (struct find_parameter_pack_data): Remove
SET_PACKS_TO_ERROR.
(find_parameter_packs_r): Don't use SET_PACKS_TO_ERROR.
(uses_parameter_packs): Don't set SET_PACKS_TO_ERROR.
(make_pack_expansion): Ditto.
(check_for_bare_parameter_packs): Parameter is now a tree, not a
tree*.
(process_template_parm): Tweak call to
check_for_bare_parameter_packs.
(push_template_decl_real): Tweak calls to
check_for_bare_parameter_packs. If bare parameter packs are found
in the list of exceptions, clear out that list after giving an
error.
* semantics.c (finish_cond): Tweak call to
check_for_bare_parameter_packs.
(finish_expr_stmt): Ditto.
(finish_for_expr): Ditto.
(finish_switch_cond): Ditto.
(finish_mem_initializers): Ditto.
(finish_member_declaration): Ditto.
(finish_static_assert): Check for bare parameter packs in the
condition.
* decl2.c (cplus_decl_attributes): Check for bare parameter packs in the
attributes of a declaration.
* parser.c (cp_parser_using_declaration): Tweak call to
check_for_bare_parameter_packs.
(cp_parser_base_clause): Ditto.

2008-01-29  Douglas Gregor  <doug.gregor@gmail.com>

PR c++/34055
PR c++/34103
PR c++/34219
PR c++/34606
PR c++/34753
PR c++/34754
PR c++/34755
PR c++/34919
PR c++/34961
* g++.dg/cpp0x/vt-34219-2.C: New.
* g++.dg/cpp0x/pr32126.C: Tweak expected error messages.
* g++.dg/cpp0x/vt-34961.C: New.
* g++.dg/cpp0x/vt-34055.C: Tweak error messages; add new test
cases from the re-opened PR.
* g++.dg/cpp0x/vt-34753.C: New.
* g++.dg/cpp0x/vt-34919.C: New.
* g++.dg/cpp0x/vt-34754.C: New.
* g++.dg/cpp0x/vt-34606.C: New.
* g++.dg/cpp0x/vt-34219.C: New.
* g++.dg/cpp0x/pr32125.C: Tweak expected error messages.
* g++.dg/cpp0x/vt-34755.C: New.
* g++.dg/cpp0x/pr31438.C: Ditto.
* g++.dg/cpp0x/variadic81.C: Ditto.

From-SVN: r131938

16 years agopr34641.C: Put the dg-do first.
Richard Sandiford [Tue, 29 Jan 2008 10:19:01 +0000 (10:19 +0000)] 
pr34641.C: Put the dg-do first.

gcc/testsuite/
* g++.dg/torture/pr34641.C: Put the dg-do first.

From-SVN: r131937

16 years agolazy-binding-1.c: Skip for mips16.
Richard Sandiford [Tue, 29 Jan 2008 10:17:29 +0000 (10:17 +0000)] 
lazy-binding-1.c: Skip for mips16.

gcc/testsuite/
* gcc.target/mips/lazy-binding-1.c: Skip for mips16.

From-SVN: r131936

16 years agore PR c++/35007 (Firefox fails to build with affentry.cpp:94: error: ISO C++ forbids...
Jason Merrill [Tue, 29 Jan 2008 05:50:24 +0000 (00:50 -0500)] 
re PR c++/35007 (Firefox fails to build with affentry.cpp:94: error: ISO C++ forbids subscripting non-lvalue array)

        PR c++/35007
        * class.c (build_base_path): Fix !want_pointer case.

From-SVN: r131931

16 years agoDaily bump.
GCC Administrator [Tue, 29 Jan 2008 00:17:43 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r131928

16 years agore PR target/34412 (ICE in extract_insn, at recog.c:1990)
Andy Hutchinson [Mon, 28 Jan 2008 22:39:11 +0000 (01:39 +0300)] 
re PR target/34412 (ICE in extract_insn, at recog.c:1990)

PR target/34412
* config/avr/avr.c (expand_prologue): Use correct QI mode frame
pointer for tiny stack.

From-SVN: r131923

16 years agotree-ssa.texi: Add cindex PHI nodes and improve wording.
Bernhard Fischer [Mon, 28 Jan 2008 21:08:51 +0000 (22:08 +0100)] 
tree-ssa.texi: Add cindex PHI nodes and improve wording.

2008-01-28  Bernhard Fischer  <aldot@gcc.gnu.org>

* doc/tree-ssa.texi: Add cindex PHI nodes and improve wording.

From-SVN: r131921

16 years agovx-common.h: Fix typo in comment.
Bernhard Fischer [Mon, 28 Jan 2008 20:59:04 +0000 (21:59 +0100)] 
vx-common.h: Fix typo in comment.

2008-01-28  Bernhard Fischer  <aldot@gcc.gnu.org>

* config/vx-common.h: Fix typo in comment.

From-SVN: r131920

16 years agoincomplete1.C: Fix typo in comment.
Bernhard Fischer [Mon, 28 Jan 2008 20:54:34 +0000 (21:54 +0100)] 
incomplete1.C: Fix typo in comment.

2008-01-28  Bernhard Fischer  <aldot@gcc.gnu.org>

* g++.old-deja/g++.pt/incomplete1.C: Fix typo in comment.

From-SVN: r131919

16 years agore PR c++/34862 (operator new placement variant with reference arg not accepted by...
Ian Lance Taylor [Mon, 28 Jan 2008 19:43:51 +0000 (19:43 +0000)] 
re PR c++/34862 (operator new placement variant with reference arg not accepted by g++ 4.3)

PR c++/34862
PR c++/33407
* tree-ssa-copyrename.c (copy_rename_partition_coalesce): Don't
coalesce pointers if they have different DECL_NO_TBAA_P values.
* tree-ssa-copy.c (may_propagate_copy): Don't propagate copies
between variables with different DECL_NO_TBAA_P values.

From-SVN: r131916

16 years agore PR libfortran/34980 (Segfault in shape given a scalar)
Thomas Koenig [Mon, 28 Jan 2008 19:02:47 +0000 (19:02 +0000)] 
re PR libfortran/34980 (Segfault in shape given a scalar)

2008-01-27  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR libfortran/34980
* m4/shape.m4:  If return array is empty, return early.
* generated/shape_i4.c:  Regenerated.
* generated/shape_i8.c:  Regenerated.
* generated/shape_i16.c:  Regenerated.

From-SVN: r131915

16 years agore PR target/31535 (ICE on attempt to put SPE vector variables in SDA)
Nathan Froyd [Mon, 28 Jan 2008 18:31:19 +0000 (18:31 +0000)] 
re PR target/31535 (ICE on attempt to put SPE vector variables in SDA)

gcc/
PR 31535
* config/rs6000/rs6000.c (small_data_operand): Vectors and floats
are not legitimate small data references on SPE targets.

gcc/testsuite/
PR 31535
* gcc.target/powerpc/spe-small-data-1.c: New test.
* gcc.target/powerpc/spe-small-data-2.c: New test.

From-SVN: r131914

16 years ago[multiple changes]
Tobias Burnus [Mon, 28 Jan 2008 17:25:55 +0000 (18:25 +0100)] 
[multiple changes]

2008-01-28  Tobias Burnus  <burnus@net-b.de>

    PR libfortran/34980
    * simplify.c (gfc_simplify_shape): Simplify rank zero arrays.

2008-01-28  Thomas Koenig  <tkoenig@gcc.gnu.org>

    PR libfortran/34980
    * gfortran.dg/shape_3.f90:  New test.

From-SVN: r131913

16 years agoSimpleTimeZone.java (SimpleTimeZone): Fix typo in comment.
Bernhard Fischer [Mon, 28 Jan 2008 17:08:39 +0000 (18:08 +0100)] 
SimpleTimeZone.java (SimpleTimeZone): Fix typo in comment.

2008-01-27  Bernhard Fischer  <rep.dot.nop@gmail.com>

* java/util/SimpleTimeZone.java (SimpleTimeZone): Fix typo in comment.
* gnu/CORBA/GIOP/v1_2/RequestHeader.java (RequestHeader): Fix typo in
exception message.

From-SVN: r131912

16 years agoinstall.texi (mips-*-*): Recommend binutils 2.18.
David Daney [Mon, 28 Jan 2008 17:01:05 +0000 (17:01 +0000)] 
install.texi (mips-*-*): Recommend binutils 2.18.

2008-01-28  David Daney  <ddaney@avtrex.com>

* doc/install.texi (mips-*-*): Recommend binutils 2.18.

From-SVN: r131911

16 years agoinstall.texi (--disable-libgcj-bc): Reword documentation.
David Daney [Mon, 28 Jan 2008 16:58:54 +0000 (16:58 +0000)] 
install.texi (--disable-libgcj-bc): Reword documentation.

2008-01-28  David Daney  <ddaney@avtrex.com>

* doc/install.texi (--disable-libgcj-bc):  Reword documentation.

From-SVN: r131910

16 years agogcc_release (build_sources): Pass --disable-multilib to gcc_build.
Joseph Myers [Mon, 28 Jan 2008 16:38:40 +0000 (16:38 +0000)] 
gcc_release (build_sources): Pass --disable-multilib to gcc_build.

* gcc_release (build_sources): Pass --disable-multilib to
gcc_build.
(SVN): Don't use full path.

From-SVN: r131908

16 years agoNative2ASCII$3.class: Added.
Tom Tromey [Mon, 28 Jan 2008 16:23:41 +0000 (16:23 +0000)] 
Native2ASCII$3.class: Added.

* tools/classes/gnu/classpath/tools/native2ascii/Native2ASCII$3.class:
Added.

From-SVN: r131906

16 years ago20020926-1.c: Remove -m31.
Andreas Krebbel [Mon, 28 Jan 2008 14:51:31 +0000 (14:51 +0000)] 
20020926-1.c: Remove -m31.

2008-01-28  Andreas Krebbel  <krebbel1@de.ibm.com>

* gcc.target/s390/20020926-1.c: Remove -m31.

From-SVN: r131904

16 years ago20020926-1.c: Disable for s390x.
Andreas Krebbel [Mon, 28 Jan 2008 14:45:26 +0000 (14:45 +0000)] 
20020926-1.c: Disable for s390x.

2008-01-28  Andreas Krebbel  <krebbel1@de.ibm.com>

* gcc.target/s390/20020926-1.c: Disable for s390x.

From-SVN: r131903

16 years ago* MAINTAINERS (xstormy16): Take over maintainership.
Nick Clifton [Mon, 28 Jan 2008 11:25:03 +0000 (11:25 +0000)] 
* MAINTAINERS (xstormy16): Take over maintainership.

From-SVN: r131901

16 years agore PR c++/27177 (ICE in build_simple_base_path, at cp/class.c:474)
Jason Merrill [Mon, 28 Jan 2008 02:19:38 +0000 (21:19 -0500)] 
re PR c++/27177 (ICE in build_simple_base_path, at cp/class.c:474)

        PR c++/27177
        * class.c (build_base_path): Fix previous change.

From-SVN: r131899

16 years agore PR fortran/34994 (gfortran.dg/missing_optional_dummy_5.f90 doesn't work)
Jerry DeLisle [Mon, 28 Jan 2008 02:09:07 +0000 (02:09 +0000)] 
re PR fortran/34994 (gfortran.dg/missing_optional_dummy_5.f90 doesn't work)

2008-01-27  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR fortran/34994
* gfortran.dg/missing_optional_dummy_5.f90: Fix matching regular
expression.

From-SVN: r131898

16 years agoDaily bump.
GCC Administrator [Mon, 28 Jan 2008 00:17:14 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r131896

16 years ago* doc/README.jaxp: Fix typos.
Ralf Wildenhues [Sun, 27 Jan 2008 21:29:02 +0000 (21:29 +0000)] 
* doc/README.jaxp: Fix typos.

From-SVN: r131893

16 years agore PR fortran/34990 (ICE in gfc_typenode_for_spec, at fortran/trans-types.c:842)
Jerry DeLisle [Sun, 27 Jan 2008 19:50:16 +0000 (19:50 +0000)] 
re PR fortran/34990 (ICE in gfc_typenode_for_spec, at fortran/trans-types.c:842)

2008-01-27  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR fortran/34990
* gfortran.dg/array_constructor_22.f90: New test.

From-SVN: r131891

16 years agore PR fortran/34990 (ICE in gfc_typenode_for_spec, at fortran/trans-types.c:842)
Jerry DeLisle [Sun, 27 Jan 2008 19:38:59 +0000 (19:38 +0000)] 
re PR fortran/34990 (ICE in gfc_typenode_for_spec, at fortran/trans-types.c:842)

2008-01-27  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR fortran/34990
* array.c (gfc_check_constructor_type): Revert clearing the expression.

From-SVN: r131890

16 years agoconfig.gcc (strongarm*-*, [...]): Mark obsolete.
Joseph Myers [Sun, 27 Jan 2008 19:10:03 +0000 (19:10 +0000)] 
config.gcc (strongarm*-*, [...]): Mark obsolete.

* config.gcc (strongarm*-*, ep9312*-*, xscale*-*, parisc*-*,
m680[012]0-*, *-*-beos*, *-*-kaos*, *-*-linux*aout*,
*-*-linux*libc1*, *-*-solaris2.[0-6], *-*-solaris2.[0-6].*,
*-*-sysv*, *-*-windiss*, alpha*-*-unicosmk*, cris-*-aout,
hppa1.1-*-pro*, hppa1.1-*-osf*, hppa1.1-*-bsd*,
i[34567]86-sequent-ptx4*, i[34567]86-*-nto-qnx*,
i[34567]86-*-sco3.2v5*, i[34567]86-*-uwin*, powerpc-*-chorusos*,
vax-*-bsd*, vax-*-ultrix*): Mark obsolete.

From-SVN: r131889

16 years agobasic-block.h (condjump_equiv_p): Fix comment.
Bernhard Fischer [Sun, 27 Jan 2008 18:44:42 +0000 (19:44 +0100)] 
basic-block.h (condjump_equiv_p): Fix comment.

2008-01-27  Bernhard Fischer  <aldot@gcc.gnu.org>

* basic-block.h (condjump_equiv_p): Fix comment.

From-SVN: r131888

16 years agotree-pretty-print.c (print_generic_decl, [...]): Fix comment.
Bernhard Fischer [Sun, 27 Jan 2008 16:48:54 +0000 (17:48 +0100)] 
tree-pretty-print.c (print_generic_decl, [...]): Fix comment.

2008-01-27  Bernhard Fischer  <aldot@gcc.gnu.org>

* tree-pretty-print.c (print_generic_decl, print_generic_stmt,
print_generic_stmt_indented): Fix comment.

From-SVN: r131885

16 years agoconfigure.ac (__stack_chk_fail): Add detecion for availability of SSP in uClibc by...
Bernhard Fischer [Sun, 27 Jan 2008 16:43:07 +0000 (17:43 +0100)] 
configure.ac (__stack_chk_fail): Add detecion for availability of SSP in uClibc by checking if...

2008-01-27  Bernhard Fischer  <aldot@gcc.gnu.org>

* configure.ac (__stack_chk_fail): Add detecion for availability
of SSP in uClibc by checking if __UCLIBC_HAS_SSP__ is defined.
* configure: Regenerate.

From-SVN: r131884

16 years agodemangle.h (demangle_component_type): Add DEMANGLE_COMPONENT_JAVA_RESOURCE...
David Daney [Sun, 27 Jan 2008 06:01:00 +0000 (06:01 +0000)] 
demangle.h (demangle_component_type): Add DEMANGLE_COMPONENT_JAVA_RESOURCE...

include/
2008-01-26  David Daney  <ddaney@avtrex.com>

* demangle.h (demangle_component_type):  Add
DEMANGLE_COMPONENT_JAVA_RESOURCE,
DEMANGLE_COMPONENT_COMPOUND_NAME, and
DEMANGLE_COMPONENT_CHARACTER as new enum values.
(demangle_component): Add struct s_character to union u.

libiberty/
2008-01-26  David Daney  <ddaney@avtrex.com>

* cp-demangle.c (d_dump): Handle DEMANGLE_COMPONENT_JAVA_RESOURCE,
DEMANGLE_COMPONENT_COMPOUND_NAME, and
DEMANGLE_COMPONENT_CHARACTER cases.
(d_make_comp): Handle DEMANGLE_COMPONENT_COMPOUND_NAME and
DEMANGLE_COMPONENT_JAVA_RESOURCE cases.
(d_make_character): New function.
(d_java_resource): Same.
(d_special_name): Handle "Gr" case.
(d_print_comp): Handle DEMANGLE_COMPONENT_JAVA_RESOURCE,
DEMANGLE_COMPONENT_COMPOUND_NAME, and
DEMANGLE_COMPONENT_CHARACTER cases.
* testsuite/demangle-expected: Add test for java resource name
mangling.

From-SVN: r131883

16 years agoDaily bump.
GCC Administrator [Sun, 27 Jan 2008 00:17:25 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r131881

16 years agore PR middle-end/34688 ([4.1/4.2] ICE: output_operand: invalid expression as operand)
Maxim Kuvyrkov [Sat, 26 Jan 2008 23:08:54 +0000 (23:08 +0000)] 
re PR middle-end/34688 ([4.1/4.2] ICE: output_operand: invalid expression as operand)

PR middle-end/34688
* final.c (output_addr_const): Handle TRUNCATE.

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

From-SVN: r131878

16 years agore PR target/34711 (g++.dg/tree-ssa/ivopts-1.C fails for power and arm)
Zdenek Dvorak [Sat, 26 Jan 2008 22:44:19 +0000 (23:44 +0100)] 
re PR target/34711 (g++.dg/tree-ssa/ivopts-1.C fails for power and arm)

PR target/34711
* tree-ssa-loop-ivopts.c (comp_cost): New type.
(zero_cost, infinite_cost): New constants.
(struct cost_pair): Change type of cost to comp_cost.
(struct iv_ca): Change type of cand_use_cost and cost to comp_cost.
(new_cost, add_costs, sub_costs, compare_costs, infinite_cost_p):
New functions.
(set_use_iv_cost, force_expr_to_var_cost, force_var_cost,
split_address_cost, ptr_difference_cost, difference_cost,
get_computation_cost_at, get_computation_cost,
determine_use_iv_cost_generic, determine_use_iv_cost_address,
determine_use_iv_cost_condition, determine_use_iv_costs,
cheaper_cost_pair, iv_ca_recount_cost, iv_ca_set_no_cp,
iv_ca_set_cp, iv_ca_cost, iv_ca_new, iv_ca_dump, iv_ca_extend,
iv_ca_narrow, iv_ca_prune, try_improve_iv_set, find_optimal_iv_set):
Change type of cost to comp_cost.
(determine_iv_cost): Increase cost of non-original ivs, instead
of decreasing the cost of original ones.
(get_address_cost): Indicate the complexity of the addressing mode
in comp_cost.
(try_add_cand_for): Prefer using ivs not specific to some object.
* tree-flow.h (force_expr_to_var_cost): Declaration removed.

From-SVN: r131877

16 years agore PR fortran/34848 (internal compiler error with optional argument of character...
Tobias Burnus [Sat, 26 Jan 2008 20:44:49 +0000 (21:44 +0100)] 
re PR fortran/34848 (internal compiler error with optional argument of character type and array return type)

2008-01-26  Tobias Burnus  <burnus@net-b.de>

        PR fortran/34848
        * trans-expr.c (gfc_conv_function_call): Don't call
        gfc_add_interface_mapping if the expression is NULL.

2008-01-26  Tobias Burnus  <burnus@net-b.de>

        PR fortran/34848
        * gfortran.dg/missing_optional_dummy_5.f90: New.

From-SVN: r131876

16 years ago20070302-1.c (baz): Mark with attribute noinline.
Kaveh R. Ghazi [Sat, 26 Jan 2008 20:25:12 +0000 (20:25 +0000)] 
20070302-1.c (baz): Mark with attribute noinline.

* gcc.dg/tree-ssa/20070302-1.c (baz): Mark with attribute
noinline.  XFAIL test.

From-SVN: r131875

16 years agore PR fortran/31610 (ICE with transfer, merge in gfc_conv_expr_descriptor)
Jerry DeLisle [Sat, 26 Jan 2008 19:05:15 +0000 (19:05 +0000)] 
re PR fortran/31610 (ICE with transfer, merge in gfc_conv_expr_descriptor)

2008-01-26  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR fortran/31610
* gfortran.dg/array_3.f90: New test.

From-SVN: r131874

16 years agore PR fortran/31610 (ICE with transfer, merge in gfc_conv_expr_descriptor)
Jerry DeLisle [Sat, 26 Jan 2008 19:01:07 +0000 (19:01 +0000)] 
re PR fortran/31610 (ICE with transfer, merge in gfc_conv_expr_descriptor)

2008-01-26  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR fortran/31610
* trans-array.c (gfc_trans_create_temp_array): Remove call to
gcc_assert (integer_zerop (loop->from[n])).

From-SVN: r131873

16 years agogcconfig.h (HBLKSIZE): Define for MIPS.
Richard Sandiford [Sat, 26 Jan 2008 18:24:37 +0000 (18:24 +0000)] 
gcconfig.h (HBLKSIZE): Define for MIPS.

boehm-gc/
* include/private/gcconfig.h (HBLKSIZE): Define for MIPS.

From-SVN: r131872

16 years agore PR target/34814 (SDmode function args not passed according to ABI specification)
Peter Bergner [Sat, 26 Jan 2008 17:18:35 +0000 (11:18 -0600)] 
re PR target/34814 (SDmode function args not passed according to ABI specification)

PR target/34814
* doc/tm.texi (TARGET_EXPAND_TO_RTL_HOOK): Document.
(TARGET_INSTANTIATE_DECLS): Likewise.
* target.h (expand_to_rtl_hook): New target hook.
(instantiate_decls): Likewise.
* function.c (instantiate_decl): Make non-static.  Rename to...
(instantiate_decl_rtl): ... this.
(instantiate_expr): Use instantiate_decl_rtl.
(instantiate_decls_1): Likewise.
(instantiate_decls): Likewise.
(instantiate_virtual_regs: Call new instantiate_decls taget hook.
* function.h (instantiate_decl_rtl): Add prototype.
* cfgexpand.c (target.h): New include.
(tree_expand_cfg): Call new expand_to_rtl_hook target hook.
* target-def.h (TARGET_EXPAND_TO_RTL_HOOK): New define.
(TARGET_INSTANTIATE_DECLS): Likewise.
(TARGET_INITIALIZER): New target hooks added.
* config/rs6000/rs6000-protos.h (rs6000_secondary_memory_needed_rtx):
New prototype.
* config/rs6000/rs6000.c (tree-flow.h): New include.
(machine_function): Add sdmode_stack_slot field.
(rs6000_alloc_sdmode_stack_slot): New function.
(rs6000_instantiate_decls): Likewise.
(rs6000_secondary_memory_needed_rtx): Likewise.
(rs6000_check_sdmode): Likewise.
(TARGET_EXPAND_TO_RTL_HOOK): Target macro defined.
(TARGET_INSTANTIATE_DECLS): Likewise.
(rs6000_hard_regno_mode_ok): Allow SDmode.
(num_insns_constant): Likewise.  Handle _Decimal32 constants.
(rs6000_emit_move): Handle SDmode.
(function_arg_advance): Likewise.
(function_arg): Likewise.
(rs6000_gimplify_va_arg): Likewise.  Add special handling of
SDmode var args for 32-bit compiles.
(rs6000_secondary_reload_class): Handle SDmode.
(rs6000_output_function_epilogue): Likewise.
(rs6000_function_value): Simplify if statement.
(rs6000_libcall_value): Likewise.
* config/rs6000/rs6000.h (SLOW_UNALIGNED_ACCESS): Handle SDmode.
(SECONDARY_MEMORY_NEEDED_RTX): Add define.
* config/rs6000/dfp.md (movsd): New define_expand and splitter.
(movsd_hardfloat): New define_insn.
(movsd_softfloat): Likewise.
(movsd_store): Likewise.
(movsd_load): Likewise.
(extendsddd2): Likewise.
(extendsdtd2): Likewise.
(truncddsd2): Likewise.
(movdd_hardfloat64): Fixup comment.
(UNSPEC_MOVSD_LOAD): New constant.
(UNSPEC_MOVSD_STORE): Likewise.

Co-Authored-By: Janis Johnson <janis187@us.ibm.com>
From-SVN: r131869

16 years agore PR c++/34965 (Broken diagnostic: 'truth_and_expr' not supported by dump_expr)
Jakub Jelinek [Sat, 26 Jan 2008 17:04:54 +0000 (18:04 +0100)] 
re PR c++/34965 (Broken diagnostic: 'truth_and_expr' not supported by dump_expr)

PR c++/34965
* c-pretty-print.c (pp_c_exclusive_or_expression): Handle
TRUTH_XOR_EXPR.
(pp_c_logical_and_expression): Handle TRUTH_AND_EXPR.
(pp_c_logical_or_expression): Handle TRUTH_OR_EXPR.
(pp_c_expression): Handle TRUTH_AND_EXPR, TRUTH_OR_EXPR
and TRUTH_XOR_EXPR.

* error.c (dump_expr): Handle TRUTH_AND_EXPR, TRUTH_OR_EXPR
and TRUTH_XOR_EXPR.

* gcc.dg/pr34965.c: New test.
* g++.dg/other/error24.C: New test.

From-SVN: r131868

16 years agopr34966.c (atan): Only use asm on i?86/x86_64.
Jakub Jelinek [Sat, 26 Jan 2008 17:02:44 +0000 (18:02 +0100)] 
pr34966.c (atan): Only use asm on i?86/x86_64.

* gcc.c-torture/compile/pr34966.c (atan): Only use asm
on i?86/x86_64.

From-SVN: r131867

16 years agore PR target/34794 (build of gcc 4.2.2 fails on AIX 6.1 / libstdc++-v3/libmath/stubs...
David Edelsohn [Sat, 26 Jan 2008 16:28:03 +0000 (16:28 +0000)] 
re PR target/34794 (build of gcc 4.2.2 fails on AIX 6.1 /  libstdc++-v3/libmath/stubs.c:47)

        PR target/34794
        * config/os/aix/os_defines.h: Define __COMPATMATH__.

From-SVN: r131866

16 years agore PR target/34794 (build of gcc 4.2.2 fails on AIX 6.1 / libstdc++-v3/libmath/stubs...
David Edelsohn [Sat, 26 Jan 2008 16:26:27 +0000 (16:26 +0000)] 
re PR target/34794 (build of gcc 4.2.2 fails on AIX 6.1 /  libstdc++-v3/libmath/stubs.c:47)

        PR target/34794
        * config.gcc: Separate AIX 5.3 from AIX 6.1.
        * config/rs6000/rs6000-c.c (rs6000_cpu_cpp_builtins): Define
        __LONGDOUBLE128 too.
        * config/rs6000/aix61.h: New file.

From-SVN: r131865

16 years agore PR libfortran/34887 (reverse tabbing before slash descriptor (regression vs. g77))
Thomas Koenig [Sat, 26 Jan 2008 15:22:59 +0000 (15:22 +0000)] 
re PR libfortran/34887 (reverse tabbing before slash descriptor (regression vs. g77))

2008-01-26  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR libfofortran/34887
* io/transfer.c (next_record_w): Always move to the farthest
position when completing the record (also when we are
processing a slash edit descriptor).

2008-01-26  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR libfofortran/34887
* gfortran.dg/x_slash_2.f:  New test.

From-SVN: r131864

16 years agore PR rtl-optimization/34959 (23_containers/bitset/ext/15361.cc fails for MIPS n64)
Richard Sandiford [Sat, 26 Jan 2008 11:34:41 +0000 (11:34 +0000)] 
re PR rtl-optimization/34959 (23_containers/bitset/ext/15361.cc fails for MIPS n64)

gcc/
PR rtl-optimization/34959
* optabs.c (expand_unop): In libcall notes, give ffs, clz, ctz,
popcount and parity rtxes the same mode as their operand.
Truncate or extend the result to the return value's mode
if necessary.

From-SVN: r131863

16 years agore PR c++/34235 (short variable cast to unsigned int fails to right shift as unsigned)
Richard Guenther [Sat, 26 Jan 2008 11:26:36 +0000 (11:26 +0000)] 
re PR c++/34235 (short variable cast to unsigned int fails to right shift as unsigned)

2008-01-26  Richard Guenther  <rguenther@suse.de>

PR c++/34235
* typeck.c (build_binary_op): Remove code to shorten compares.

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

From-SVN: r131862

16 years agoivopts-1.C: XFAIL for MIPS too.
Richard Sandiford [Sat, 26 Jan 2008 11:20:07 +0000 (11:20 +0000)] 
ivopts-1.C: XFAIL for MIPS too.

gcc/testsuite/
* g++.dg/tree-ssa/ivopts-1.C: XFAIL for MIPS too.

From-SVN: r131861

16 years agore PR target/34981 (Lazily-bound function called twice)
Richard Sandiford [Sat, 26 Jan 2008 10:22:14 +0000 (10:22 +0000)] 
re PR target/34981 (Lazily-bound function called twice)

gcc/
PR target/34981
* config/mips/mips-protos.h (mips_expand_call): Return an rtx.
* config/mips/mips.h (FIRST_PSEUDO_REGISTER): Rename FAKE_CALL_REGNO
to GOT_VERSION_REGNUM.
(CALL_REALLY_USED_REGISTERS): Set the GOT_VERSION_REGNUM entry to 0.
(EPILOGUE_USES): Include GOT_VERSION_REGNUM if TARGET_USE_GOT.
* config/mips/mips.c (mips_emit_call_insn): New function.
(mips_call_tls_get_addr): Call mips_expand_call directly.
(mips16_copy_fpr_return_value): Use mips_emit_call_insn rather than
emit_call_insn.
(mips16_build_call_stub): Likewise.  Return the call insn or null.
(mips_expand_call): Update the call to mips16_build_call_stub
accordingly and a remove redundant condition.  Assert that MIPS16
stubs do not use lazy binding.  Use mips_emit_call_insn and return
the call insn.
(mips_extra_live_on_entry): Include GOT_VERSION_REGNUM if
TARGET_USE_GOT.
(mips_hard_regno_mode_ok_p): Allow SImode for GOT_VERSION_REGNUM.
(mips_avoid_hazard): Remove hazard_set handling.
* config/mips/mips.md (UNSPEC_EH_RECEIVER): Rename to...
(UNSPEC_RESTORE_GP): ...this.
(UNSPEC_SET_GOT_VERSION, UNSPEC_UPDATE_GOT_VERSION): New constants.
(FAKE_CALL_REGNO): Rename to...
(GOT_VERSION_REGNUM): ...this.
(type): Add "ghost" value.  Add an associated insn reservation.
(hazard_set): Remove.
(exception_receiver): Rename to...
(restore_gp): ...this and update the unspec identifier accordingly.
(exception_receiver, nonlocal_got_receiver): New expanders.
(load_call<mode>): Use GOT_VERSION_REGNUM.  Don't set
FAKE_CALL_REGNO.  Remove hazard_set attribute.
(set_got_version, update_got_version): New patterns.

gcc/testsuite/
PR target/34981
* gcc.target/mips/lazy-binding-1.c: New test.
* gcc.target/mips/mips.exp (setup_mips_tests): Set
mips_forced_no_abicalls and mips_forced_no_shared.
(dg-mips-options): Avoid using -mabicalls with an implicit -mabi=eabi.
Avoid using small data with -mabicalls.  Don't make -G0 force
-mn-abicalls.  Skip -mabicalls and -mshared tests if the multilib
forces the opposite option.

From-SVN: r131860

16 years agore PR target/34970 (name mangling broken for __attributte__((fastcall)))
Danny Smith [Sat, 26 Jan 2008 09:31:30 +0000 (09:31 +0000)] 
re PR target/34970 (name mangling broken for __attributte__((fastcall)))

PR target/34970

gcc
* config/i386/cygming.h (ASM_OUTPUT_LABELREF): Define.
testsuite
* gcc.target/i386/fastcall-1.c: Scan for correct label.
Use -std=gnu89 switch.

From-SVN: r131859

16 years agodecl.c (components_to_record): Improve comment.
Eric Botcazou [Sat, 26 Jan 2008 09:29:00 +0000 (09:29 +0000)] 
decl.c (components_to_record): Improve comment.

* decl.c (components_to_record): Improve comment.

From-SVN: r131858

16 years agore PR c++/27177 (ICE in build_simple_base_path, at cp/class.c:474)
Jason Merrill [Sat, 26 Jan 2008 00:41:49 +0000 (19:41 -0500)] 
re PR c++/27177 (ICE in build_simple_base_path, at cp/class.c:474)

        PR c++/27177
        * class.c (build_base_path): Don't mess with virtual access if
        skip_evaluation.
        * call.c (standard_conversion): Don't check whether source type
        is complete.

From-SVN: r131855

16 years agoDaily bump.
GCC Administrator [Sat, 26 Jan 2008 00:17:28 +0000 (00:17 +0000)] 
Daily bump.

From-SVN: r131853

16 years agore PR fortran/34876 (Can't read/write array sections with negative stride not specified)
Jerry DeLisle [Fri, 25 Jan 2008 23:40:23 +0000 (23:40 +0000)] 
re PR fortran/34876 (Can't read/write array sections with negative stride not specified)

2008-01-25  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR libfortran/34876
* gfortran.dg/direct_io_9.f: New test.

From-SVN: r131850

16 years agoFix date.
Jerry DeLisle [Fri, 25 Jan 2008 23:36:39 +0000 (23:36 +0000)] 
Fix date.

From-SVN: r131849

16 years agore PR fortran/34876 (Can't read/write array sections with negative stride not specified)
Jerry DeLisle [Fri, 25 Jan 2008 23:34:53 +0000 (23:34 +0000)] 
re PR fortran/34876 (Can't read/write array sections with negative stride not specified)

2008-01-25  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR libfortran/34876
* io/transfer.c (write_buf): Handle case of zero sized array.
(transfer_array): Set data pointer to NULL and size to zero.  Then
make a data transfer and return.

From-SVN: r131848

16 years agore PR fortran/34661 (ice on where / ASSIGNMENT(=))
Daniel Franke [Fri, 25 Jan 2008 21:55:47 +0000 (16:55 -0500)] 
re PR fortran/34661 (ice on where / ASSIGNMENT(=))

gcc/fortran:
2008-01-25  Daniel Franke  <franke.daniel@gmail.com>

        PR fortran/34661
        * resolve.c (resolve_where): Added check if user-defined assignment
        operator is an elemental subroutine.
        (gfc_resolve_where_code_in_forall): Likewise.

gcc/testsuite:
2008-01-25  Daniel Franke  <franke.daniel@gmail.com>

        PR fortran/34661
        * gfortran.dg/where_operator_assign_4.f90: New test.

From-SVN: r131845

16 years agore PR other/31955 (gcc_release does not generate HTML files from install manual)
Joseph Myers [Fri, 25 Jan 2008 21:34:38 +0000 (21:34 +0000)] 
re PR other/31955 (gcc_release does not generate HTML files from install manual)

PR other/31955
* doc/install.texi2html: Generate gcc-vers.texi.

From-SVN: r131842

16 years agore PR c++/33887 (Reference to bitfield gets wrong value when optimizing)
Richard Guenther [Fri, 25 Jan 2008 21:20:00 +0000 (21:20 +0000)] 
re PR c++/33887 (Reference to bitfield gets wrong value when optimizing)

2008-01-25  Richard Guenther  <rguenther@suse.de>

PR c++/33887
* decl.c (record_builtin_java_type): Make __java_boolean
a variant of bool.
* typeck.c (structural_comptypes): Move TYPE_FOR_JAVA check
after TYPE_MAIN_VARIANT check.

From-SVN: r131840

16 years ago* config/m32c/m32c.h (ASM_PREFERRED_EH_DATA_FORMAT): Define.
DJ Delorie [Fri, 25 Jan 2008 21:00:56 +0000 (16:00 -0500)] 
* config/m32c/m32c.h (ASM_PREFERRED_EH_DATA_FORMAT): Define.

From-SVN: r131836

16 years agoMAINTAINERS (c4x port): Remove.
Joseph Myers [Fri, 25 Jan 2008 20:49:04 +0000 (20:49 +0000)] 
MAINTAINERS (c4x port): Remove.

* MAINTAINERS (c4x port): Remove.

contrib:
* paranoia.cc (main): Remove handling of c4x_single and
c4x_extended formats.

gcc:
* config/c4x: Remove directory.
* config.gcc (crx-*, mt-*): Mark obsolete.
(c4x-*, tic4x-*, c4x-*-rtems*, tic4x-*-rtems*, c4x-*, tic4x-*,
h8300-*-rtemscoff*, ns32k-*-netbsdelf*, ns32k-*-netbsd*,
sh-*-rtemscoff*): Remove cases.
* defaults.h (C4X_FLOAT_FORMAT): Remove.
* real.c (encode_c4x_single, decode_c4x_single,
encode_c4x_extended, decode_c4x_extended, c4x_single_format,
c4x_extended_format): Remove.
* real.h (c4x_single_format, c4x_extended_format): Remove.
* doc/extend.texi (interrupt, naked): Remove mention of attributes
on C4x.
(Pragmas): Remove comment about c4x pragmas.
* doc/install.texi (c4x): Remove target-specific instructions.
* doc/invoke.texi (TMS320C3x/C4x Options): Remove.
* doc/md.texi (Machine Constraints): Remove C4x documentation.
* doc/tm.texi (MEMBER_TYPE_FORCES_BLK, c_register_pragma): Do not
refer to C4x source files as examples.
(C4X_FLOAT_FORMAT): Remove documentation.

gcc/testsuite:
* gcc.dg/builtin-inf-1.c, gcc.dg/compare6.c, gcc.dg/sibcall-3.c,
gcc.dg/sibcall-4.c, gcc.dg/torture/builtin-attr-1.c: Don't handle
c4x-*-* targets.

libgcc:
* config.host (tic4x-*-*, c4x-*-rtems*, tic4x-*-rtems*, c4x-*,
tic4x-*, h8300-*-rtemscoff*, ns32k-*-netbsdelf*, ns32k-*-netbsd*,
sh-*-rtemscoff*): Remove cases.

From-SVN: r131835