1. 05 Dec, 2005 16 commits
    • re PR testsuite/25247 (syntax error in target selector for… · c44ca162
      re PR testsuite/25247 (syntax error in target selector for gcc.dg/torture/fp-int-convert-float128-timode.c)
      
      	PR testsuite/25247
      	* lib/target-supports-dg.exp (dg-skip-if): Fix target selector for
      	use in selector expressions.
      	(dg-xfail-if): Ditto.
      	* gcc.test-framework/dg-dot-run-sif-exp-P.c: New test.
      	* gcc.test-framework/dg-dot-run-sif-exp-U.c: New test.
      	* gcc.test-framework/dg-dot-run-xif-exp-P.c: New test.
      	* gcc.test-framework/dg-dot-run-xif-exp-XP.c: New test.
      	* gcc.test-framework/test-framework.exp: Skip generated tests if
      	CHECK_TEST_FRAMEWORK is not 1.
      
      From-SVN: r108069
      Janis Johnson committed
    • re PR tree-optimization/24963 (gcc.dg/vect/vect-62.c scan-tree-dump-times not… · 6ef6ea5e
      re PR tree-optimization/24963 (gcc.dg/vect/vect-62.c scan-tree-dump-times not vectorized: redundant loop. no profit to vectorize. 1 fails)
      
      	PR tree-optimization/24963
      	* gcc.dg/vect/vect-62.c: Remove outdated dg-line.
      
      	PR target/24108
      	* gcc.dg/vect/vect-76.c: Do not XFAIL on vect_no_align platforms.
      
      	PR target/18580
      	* gcc.dg/vect/vect-reduc-1char.c: XFAIL on vect_no_int_max platforms.
      	* gcc.dg/vect/vect-reduc-2short.c: Likewise.
      	* gcc.dg/vect/vect-reduc-1short.c: Likewise.
      	* gcc.dg/vect/vect-reduc-2char.c: Likewise.
      
      From-SVN: r108067
      Eric Botcazou committed
    • predicates.md (logical_const_operand): Split out of logical_operand. · 410c459d
      2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
      
              * config/rs6000/predicates.md (logical_const_operand): Split
              out of logical_operand.
              (logical_operand): Use it.
              * config/rs6000/rs6000.md (cmp -> xor peephole2): Use
              logical_const_operand.
      
      From-SVN: r108065
      Paolo Bonzini committed
    • sso_string_base.h (__sso_string_base<>::_M_assign): Simplify, avoid pointless reallocations. · afe6d705
      2005-12-05  Paolo Carlini  <pcarlini@suse.de>
      
      	* include/ext/sso_string_base.h (__sso_string_base<>::_M_assign):
      	Simplify, avoid pointless reallocations.
      
      From-SVN: r108063
      Paolo Carlini committed
    • utils.c (convert): Use fold_convert where appropriate. · 53917868
      2005-12-05  Richard Guenther  <rguenther@suse.de>
      
      	* utils.c (convert): Use fold_convert where appropriate.
      
      From-SVN: r108061
      Richard Guenther committed
    • configure.in (CONFIGURED_BISON, [...]): Remove "CONFIGURED_" from the AC_CHECK_PROGS invocation. · 2abefe3d
      toplevel:
      2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
      
      	* configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
      	CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
      	"CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
      	Find in-tree tools if available.
      	(EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
      	(CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
      	(*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
      	(COMPILER_*_FOR_TARGET): New.
      	* Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
      	(BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
      	(CONFIGURED_*, USUAL_*): Remove.
      	(BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
      	STRIP): Use autoconf substitutions.
      	(COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
      	COMPILER_NM_FOR_TARGET): New.
      	(EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
      
      	(all): Make all-host and all-target in parallel.
      	(do-[+make_target+], do-check, install, [+compare-target+]): Ensure
      	that $$r and $$s are set before invoking a recursive make.
      	(stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
      	([+bootstrap-target+]): Inline most of the `all' target.
      
      config:
      2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
      
              * acx.m4 (GCC_TARGET_TOOL): New.
      
      From-SVN: r108059
      Paolo Bonzini committed
    • Makefile.in (FLAGS_TO_PASS): Add GCC_FOR_TARGET. · 40077270
      libada:
      2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
      
      	* Makefile.in (FLAGS_TO_PASS): Add GCC_FOR_TARGET.
      
      gcc/ada:
      2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
      
              * Makefile.in (gnatlib): Fix regex, using \. instead of . when
      	a period is meant.
      
      From-SVN: r108058
      Paolo Bonzini committed
    • treetree.c (tree_code_if_start, [...]): Use fold_convert where appropriate. · 25637db2
      2005-12-05  Richard Guenther  <rguenther@suse.de>
      
      	* treetree.c (tree_code_if_start, tree_code_create_variable,
      	tree_code_generate_return, tree_code_get_expression,
      	tree_code_add_parameter): Use fold_convert where appropriate.
      
      From-SVN: r108051
      Richard Guenther committed
    • i386.c (enum ix86_builtins): Remove IX86_BUILTIN_CMPNEPS and IX86_BUILTIN_CMPNESS. · 4501d314
      2005-12-05  Jan Beulich  <jbeulich@novell.com>
      
      	* config/i386/i386.c (enum ix86_builtins): Remove IX86_BUILTIN_CMPNEPS
      	and IX86_BUILTIN_CMPNESS.
      	(ix86_init_mmx_sse_builtins): Remove ti_ftype_ti_ti.
      	* config/i386/i386.h (ALIGN_MODE_128): Don't check TFmode explicitly.
      	* config/i386/i386.md (movti_internal): Correct type attribute.
      	Simplify mode attribute.
      	(movti_rex64, movsf_1, movdf_nointeger, movdf_integer, movtf_internal):
      	Correct type attribute.
      	(absxf2): Correct operator.
      	* config/i386/mmx.md (mov<mode>_internal_rex64, mov<mode>_internal,
      	movv2sf_internal_rex64, movv2sf_internal): Correct type attribute.
      	* config/i386/sse.md (mov<mode>_internal, movv2df_internal): Simplify
      	mode attribute.
      	(sse2_vmsqrtv2df2): Correct mode attribute.
      
      From-SVN: r108048
      Jan Beulich committed
    • ia64.md (rotlsi3_internal): Don't split if rotating by 16 bits. · 51094457
      2005-12-05  Jan Beulich  <jbeulich@novell.com>
      
      	* config/ia64/ia64.md (rotlsi3_internal): Don't split if rotating by
      	16 bits. Provide insn pattern for this case.
      
      From-SVN: r108047
      Jan Beulich committed
    • libgcc2.c (__popcountSI2): Don't use wide type for iterator and result. · 4000debb
      2005-12-05  Jan Beulich  <jbeulich@novell.com>
      
      	* libgcc2.c (__popcountSI2): Don't use wide type for iterator and
      	result.
      	(__popcountDI2): Likewise.
      
      From-SVN: r108046
      Jan Beulich committed
    • movq-2.c: Add -mtune=pentium4 to dg-options. · 9df6c329
      	* gcc.target/i386/movq-2.c: Add -mtune=pentium4 to
      	dg-options.
      
      From-SVN: r108042
      Jakub Jelinek committed
    • re PR target/25166 (FAIL: gcc.c-torture/execute/conversion.c compilation) · 7db0cc7e
      	PR target/25166
      	* pa/pa.c (pa_hpux_init_libfuncs): Add _U_Qfcnvxf_usgl_to_quad and
      	_U_Qfcnvxf_udbl_to_quad to set of initialized libfuncs.
      	* pa/quadlib.c (_U_Qfcnvxf_usgl_to_quad, _U_Qfcnvxf_udbl_to_quad): New
      	functions.
      
      From-SVN: r108039
      John David Anglin committed
    • sso_string_base.h (__sso_string_base<>::_M_reserve): Simplify. · 56540d20
      2005-12-04  Paolo Carlini  <pcarlini@suse.de>
      
      	* include/ext/sso_string_base.h (__sso_string_base<>::_M_reserve):
      	Simplify.
      
      From-SVN: r108036
      Paolo Carlini committed
    • vstring.h (__versa_string<>::operator+, [...]): Move out of line... · cf882919
      2005-12-04  Paolo Carlini  <pcarlini@suse.de>
      
      	* include/ext/vstring.h (__versa_string<>::operator+, all
      	versions): Move out of line...
      	* include/ext/vstring.tcc (__versa_string<>::operator+): ...
      	here; consistently use reserve for the benefit of sso_string_base;
      	prefer push_back to single-char append when appropriate.
      
      	* include/ext/vstring.h (__versa_string<>::push_back): Don't
      	call _M_reserve, _M_mutate instead.
      	(reserve): Just forward to _M_reserve.
      	* include/ext/vstring.tcc (__versa_string<>::_M_reserve): Remove.
      	* include/ext/rc_string_base.h (__rc_string_base<>::_M_reserve): Also
      	do the initial checks (first on length, in case __res == capacity).
      	* include/ext/sso_string_base.h (__sso_string_base<>::_M_reserve:
      	Likewise; don't call _M_set_length unnecessarily.
      
      2005-12-04  Paolo Carlini  <pcarlini@suse.de>
      
      	* include/ext/vstring.h (__versa_string<>::_M_append): New.
      	(append(const __versa_string&), append(const __versa_string&,
      	size_type, size_type), append(const _CharT*, size_type),
      	append(const _CharT*)): Use it.
      	(append(size_type, _CharT)): Delegate to _M_replace_aux.
      	(assign(const __versa_string&, size_type, size_type),
      	assign(const _CharT*), replace(size_type, size_type,
      	const _CharT*, size_type)): Forward to _M_replace.
      	* include/ext/vstring.tcc (__versa_string<>::_M_append):
      	Define, core append functionality.
      	(_M_replace): Simplify, move __s == 0 case to _M_replace_aux.
      	(_M_replace_aux): Reorganize, don't call _M_replace.
      
      2005-12-04  Paolo Carlini  <pcarlini@suse.de>
      
      	* include/ext/vstring.tcc (__versa_string<>::_M_replace):
      	Perform _M_check_length at the beginning and remove it from ...
      	(replace, _M_replace_dispatch, _M_replace_aux, assign): ... here.
      	(assign): Now move inline.
      	(resize): Don't call _M_check_length redundantly, append does.
      
      2005-12-04  Paolo Carlini  <pcarlini@suse.de>
      
      	* include/ext/sso_string_base.h (__sso_string_base<>::_M_get_allocator):
      	Add non const version.
      	* include/ext/rc_string_base.h (__rc_string_base<>::_M_get_allocator):
      	Likewise.
      	
      	* include/ext/sso_string_base.h (__sso_string_base<>::_M_erase): Add.
      	* include/ext/rc_string_base.h (__rc_string_base<>::_M_erase): Likewise.
      	(_M_leak_hard): Use it.
      	* include/ext/vstring.h (__versa_string<>::clear, erase, all
      	versions): Use it.
      	* include/ext/vstring.tcc (__versa_string<>::resize): Likewise.
      
      	* include/ext/vstring.h (__versa_string<>::_M_replace_safe):
      	Remove.
      	* include/ext/vstring.h (__versa_string<>::_M_replace): New, does
      	the in-place work or delegates to _M_mutate in case of reallocation.
      	* include/ext/vstring.tcc (__versa_string<>::_M_replace_safe):
      	Remove.
      	* include/ext/vstring.tcc (__versa_string<>::_M_replace): Define.
      	(assign, replace, _M_replace_dispatch, _M_replace_aux): Use it.
      	* include/ext/sso_string_base.h (__sso_string_base<>::_M_mutate):
      	Change to manage only reallocations.
      	* include/ext/rc_string_base.h (__rc_string_base<>::_M_mutate):
      	Likewise.
      
      	* include/ext/vstring.h (__versa_string<>::insert(size_type,
      	const __versa_string&), insert(size_type, const __versa_string&,
      	size_type, size_type), insert(size_type, const _CharT*, size_type),
      	insert(size_type, const _CharT*)): Delegate to replace.
      
      	* include/ext/vstring.h (__versa_string<>::reserve): Move out of
      	line.
      	* include/ext/vstring.tcc (__versa_string<>::reserve): Do the
      	checks and call _M_reserve.
      	* include/ext/vstring.h (__versa_string<>::append): Call _M_reserve
      	instead of reserve.
      	* include/ext/vstring.tcc (__versa_string<>::append, all versions):
      	Likewise.
      	* include/ext/sso_string_base.h (__sso_string_base<>::_M_reserve):
      	Adjust.
      	* include/ext/rc_string_base.h (__rc_string_base<>::_M_reserve):
      	Likewise.
      
      From-SVN: r108034
      Paolo Carlini committed
    • Daily bump. · 73433986
      From-SVN: r108031
      GCC Administrator committed
  2. 04 Dec, 2005 7 commits
  3. 03 Dec, 2005 13 commits
  4. 02 Dec, 2005 4 commits
    • re PR target/25199 (crashing code output from -mtune=pentium4 but not -mtune=pentiumpro) · 0cd0c6fb
      	PR target/25199
      	* config/i386/i386.md (movqi_1): Only force imovx for alternative
      	5 if operand 1 is not aligned.  Undo previous constraint change.
      	* config/i386/predicates.md (aligned_operand): Use MEM_ALIGN.
      testsuite/
      	* gcc.target/i386/movq-2.c: New test.
      	* gcc.target/i386/movq.c: Remove target i?86, instead add
      	dg-require-effective-target ilp32.
      
      From-SVN: r107955
      Jakub Jelinek committed
    • trans.h (build1_v): Use build1, not build to build the void typed tree. · 5d5c039f
      2005-12-02  Richard Guenther  <rguenther@suse.de>
      
              * trans.h (build1_v): Use build1, not build to build the
              void typed tree.
      
      From-SVN: r107917
      Richard Guenther committed
    • Add forgotten ChangeLog entry: · cc210577
      2005-11-27  Janne Blomqvist  <jb@gcc.gnu.org>
      
      	* m4/ifunction.m4: Add const restrict to function arguments.
      	* m4/iforeach.m4: Likewise.
      	* m4/eoshift1.m4: Likewise.
      	* m4/eoshift3.m4: Likewise.
      	* m4/dotprod.m4: Likewise.
      	* m4/dotprodc.m4: Likewise.
      	* m4/dotprodl.m4: Likewise.
      	* m4/shape.m4: Likewise.
      	* m4/cshift1.m4: Likewise.
      	* m4/reshape.m4: Likewise.
      	* m4/transpose.m4: Likewise.
      	* generated/eoshift*: Regenerated
      	* generated/dotprod*: Likewise.
      	* generated/shape*: Likewise.
      	* generated/cshift1*: Likewise.
      	* generated/reshape*: Likewise.
      	* generated/transpose*: Likewise.
      
      From-SVN: r107912
      Janne Blomqvist committed
    • tree.h (build): Remove prototype. · d82dd39a
      2005-12-02  Richard Guenther  <rguenther@suse.de>
      
              * tree.h (build): Remove prototype.
              (build, _buildN1, _buildN2, _buildC1, _buildC2): Remove macros.
              * tree.c (build): Remove.
              (build0_stat): Update comment.
      
      From-SVN: r107909
      Richard Guenther committed