1. 12 Apr, 2006 13 commits
  2. 11 Apr, 2006 16 commits
  3. 10 Apr, 2006 11 commits
    • libjava.exp (libjava_init): Recognize multilib directory names containing underscores. · 615baed7
      gcc/testsuite:
      2006-04-10  Matthias Klose  <doko@debian.org>
      
      	* testsuite/lib/libjava.exp (libjava_init): Recognize multilib
      	directory names containing underscores.
      
      libffi:
      2006-04-10  Matthias Klose  <doko@debian.org>
      
      	* testsuite/lib/libjava.exp (libjava_init): Recognize multilib
      	directory names containing underscores.
      
      libgomp:
      2006-04-10  Matthias Klose  <doko@debian.org>
      
      	* testsuite/lib/libjava.exp (libjava_init): Recognize multilib
      	directory names containing underscores.
      
      libjava:
      2006-04-10  Matthias Klose  <doko@debian.org>
      
      	* testsuite/lib/libjava.exp (libjava_init): Recognize multilib
      	directory names containing underscores.
      
      libmudflap:
      2006-04-10  Matthias Klose  <doko@debian.org>
      
      	* testsuite/lib/libjava.exp (libjava_init): Recognize multilib
      	directory names containing underscores.
      
      libstdc++:
      2006-04-10  Matthias Klose  <doko@debian.org>
      
      	* testsuite/lib/libjava.exp (libjava_init): Recognize multilib
      	directory names containing underscores.
      
      From-SVN: r112833
      Matthias Klose committed
    • i386.c (ix86_expand_vector_init_one_nonzero): Renamed from ix86_expand_vector_init_low_nonzero. · acef130f
      
      	* config/i386/i386.c (ix86_expand_vector_init_one_nonzero): Renamed
      	from ix86_expand_vector_init_low_nonzero.  Take an additional
      	one_var argument indicating which element is non-zero.  Support
      	one_var != 0 for V4SFmode and V4SImode by permuting the result.
      	(ix86_expand_vector_init): Call ix86_expand_vector_init_one_nonzero
      	with one_var instead of ix86_expand_vector_init_low_nonzero.
      
      	* gcc.target/i386/vecinit-1.c: New test case.
      	* gcc.target/i386/vecinit-2.c: Likewise.
      
      From-SVN: r112832
      Roger Sayle committed
    • Makefile.in (tree-into-ssa.o, [...]): Depend on vecprim.h. · e3df376d
      	* Makefile.in (tree-into-ssa.o, tree-outof-ssa.o,
      	tree-ssa-live.o, tree-ssa-alias.o, function.o, df-problems.o,
      	global.o, cfglayout.o, lambda-code.o, reg-stack.o,
      	build/genextract.o): Depend on vecprim.h.
      	* cfglayout.c, df-problems.c, function.c, genextract.c,
      	global.c, lambda-code.c, reg-stack.c, tree-into-ssa.c,
      	tree-outof-ssa.c, tree-ssa-alias.c, tree-ssa-live.c: Include
      	vecprim.h.
      	* vecprim.h: New.
      
      From-SVN: r112830
      Kazu Hirata committed
    • dwarf2out.c (struct dw_attr_struct): Remove dw_attr_next. · 1a27722f
      	* dwarf2out.c (struct dw_attr_struct): Remove dw_attr_next.
      	Declare VECs of this type.
      	(struct die_struct): Make field die_attr a VEC of dw_attr_struct.
      	(remove_children): Delete.
      	(add_dwarf_attr): Use VEC routines.
      	(add_AT_flag): Update for changes to add_dwarf_attr.
      	(add_AT_int): Likewise.
      	(add_AT_unsigned): Likewise.
      	(add_AT_long_long): Likewise.
      	(add_AT_vec): Likewise.
      	(add_AT_string): Likewise.
      	(add_AT_die_ref): Likewise.
      	(add_AT_fde_ref): Likewise.
      	(add_AT_loc): Likewise.
      	(add_AT_loc_list): Likewise.
      	(add_AT_addr): Likewise.
      	(add_AT_lbl_id): Likewise.
      	(add_AT_lineptr): Likewise.
      	(add_AT_macptr): Likewise.
      	(add_AT_offset): Likewise.
      	(add_AT_range_list): Likewise.
      	(get_AT): Use VEC_iterate.
      	(remove_AT): Use VEC_ordered_remove.
      	(free_die): Fold remove_children into here; have it use VEC_iterate.
      	(print_die): Use VEC_iterate on attrs.
      	(reverse_die_lists): Don't reverse attr lists.
      	(die_checksum): Use VEC_iterate on attrs.
      	(same_die_p): Likewise.
      	(output_location_lists): Likewise.
      	(build_abbrev_table): Likewise.
      	(size_of_die): Likewise.
      	(unmark_all_dies): Likewise.
      	(output_abbrev_section): Likewise.
      	(output_die): Likewise.
      	(prune_unused_types_walk_attribs): Likewise.
      
      From-SVN: r112829
      Geoffrey Keating committed
    • x86_64-signal.h (HANDLE_DIVIDE_OVERFLOW): New. · e92857a1
      2006-04-10  Andrew Haley  <aph@redhat.com>
      
              * include/x86_64-signal.h (HANDLE_DIVIDE_OVERFLOW): New.
              (SIGNAL_HANDLER): Mark arg as unused.
              * configure.host (x86_64-* DIVIDESPEC): Use
              fno-use-divide-subroutine.
      
      From-SVN: r112827
      Andrew Haley committed
    • Fix latest entry. · 1f3d30ed
      From-SVN: r112824
      Eric Botcazou committed
    • install.texi (*-*-solaris2*): Point to the configuration page. · 1da1ce3f
      	* doc/install.texi (*-*-solaris2*): Point to the configuration page.
      
      From-SVN: r112823
      Eric Botcazou committed
    • re PR debug/27057 (ICE with -feliminate-dwarf2-dups and using namespace) · ef85ac9a
      	PR debug/27057
      	* dwarf2out.c (is_symbol_die): Return true also for namespaces.
      
      	* g++.dg/debug/dwarf2-2.C: New test.
      
      From-SVN: r112820
      Jakub Jelinek committed
    • re PR libfortran/24685 (real(16) formatted input is broken for huge values… · 55fc9243
      re PR libfortran/24685 (real(16) formatted input is broken for huge values (gfortran.dg/default_format_2.f90))
      
      	PR libgfortran/24685
      	* io/write.c (MIN_FIELD_WIDTH, STR, STR1): Define.
      	(output_float): Increase buffer sizes for IEEE quad and IBM extended
      	long double.
      	(write_real): Output REAL(16) as 1PG43.34E4 rather than 1PG40.31E4.
      
      From-SVN: r112819
      Jakub Jelinek committed
    • DR 538, [Ready] · 9f889fcf
      2006-04-10  Paolo Carlini  <pcarlini@suse.de>
      
      	DR 538, [Ready]
      	* include/bits/stl_algo.h (__unique_copy(,,, input_iterator_tag,
      	output_iterator_tag), and predicated counterpart): Revert to the
      	algorithm pre-DR 241, i.e., value_type of InputIterator is now
      	required to be Assignable too.
      	* testsuite/25_algorithms/unique_copy/3.cc: Remove.
      	* docs/html/ext/howto.html: Add an entry for DR 538.
      
      From-SVN: r112818
      Paolo Carlini committed
    • expr.c (store_constructor): Don't bother clearing target if we're about to… · cf26aa89
      expr.c (store_constructor): Don't bother clearing target if we're about to assign a vector to it using...
      
      
      	* expr.c (store_constructor): Don't bother clearing target if
      	we're about to assign a vector to it using vec_init_optab.
      
      From-SVN: r112817
      Roger Sayle committed