1. 04 Sep, 2007 19 commits
    • re PR c++/14178 (doc bug: -fabi-version=2 is now default (not 1)) · 99a8d35b
      2007-09-04  Emmanuel Thome  <Emmanuel.Thome@inria.fr>
      
      	PR c++/14178
      	* common.opt: Mention ABI version 2 in comment.
      
      From-SVN: r128085
      Emmanuel Thome committed
    • optabs.c (debug_optab_libfunc): Update; make available to gdb. · 8a33f100
      	* optabs.c (debug_optab_libfunc): Update; make available to gdb.
      	(libfunc_entry): New structure.
      	(libfunc_hash): New hashtable.
      	(hash_libfunc): New function.
      	(eq_libfunc): New function.
      	(convert_optab_libfunc): New function.
      	(optab_libfunc): New function.
      	(expand_binop, sign_expand_binop, expand_twoval_binop_libfunc,
      	expand_unop, prepare_cmp_insn, prepare_float_insn, gen_add2_insn,
      	expand_float, expand_fix, new_optab, new_convert_optab):
      	 Update for new libfunc API.
      	(init_libfunc, init_integral_libfuncs,
      	init_floating_libfuncs, init_interclass_conv_libfuncs
      	init_intraclass_conv_libfuncs): Remove; reorganize all logic to:
      	(gen_libfunc, gen_int_libfunc, gen_fp_libfunc, gen_int_fp_libfunc,
      	gen_intv_fp_libfunc, gen_interclass_conv_libfunc,
      	gen_int_to_fp_conv_libfunc, gen_ufloat_conv_libfunc,
      	gen_int_to_fp_nondecimal_conv_libfunc, gen_fp_to_int_conv_libfunc,
      	gen_intraclass_conv_libfunc, gen_trunc_conv_libfunc,
      	gen_extend_conv_libfunc): New.
      	(init_one_libfunc): Revamp for hashtables.
      	(set_conv_libfunc): Likewise.
      	(init_optabs): Initialize hashtable; use lazy initialization where possible.
      	* optabs.h (optab_handlers): Move out of GGC.
      	(optab, convert_optab): Move out of GGC; add lazy gen info.
      	(code_to_optab, convert_optab_table, optab_table): Move out of GGC.
      	(optab_libfunc, convert_optab_libfunc): New.
      	* builtins.c (expand_builtin_powi): Update for new API.
      	* expr.c (convert_move): Likewise.
      	* expmed.c (expand_divmod): Likewise.
      
      From-SVN: r128083
      Jan Hubicka committed
    • decl.c (match_procedure_decl,match_procedure_in_interface, [...]): Handle PROCEDURE statements. · 69773742
      2007-09-04  Janus Weil  <jaydub66@gmail.com>
      	    Paul Thomas  <pault@gcc.gnu.org>
      
      	* decl.c (match_procedure_decl,match_procedure_in_interface,
      	gfc_match_procedure): Handle PROCEDURE statements.
      	* gfortran.h (struct gfc_symbol): New member "gfc_symbol *interface".
      	(enum gfc_statement): New element "ST_PROCEDURE".
      	(strcut symbol_attribute): New member "unsigned procedure".
      	* interface.c (check_interface0): Extended error checking.
      	* match.h: Add gfc_match_procedure prototype.
      	* parse.c (decode_statement,next_statement,gfc_ascii_statement,
      	parse_derived,parse_interface): Implement PROCEDURE statements.
      	* resolve.c (resolve_symbol): Ditto.
      	* symbol.c (check_conflict): Ditto.
      	(gfc_add_proc): New function for setting the procedure attribute.
      	(copy_formal_args): New function for copying formal argument lists.
      
      
      2007-09-04  Janus Weil  <jaydub66@gmail.com>
      	    Tobias Burnus  <burnus@net-b.de>
      
      	* gfortran.dg/proc_decl_1.f90: New.
      	* gfortran.dg/proc_decl_2.f90: New.
      	* gfortran.dg/proc_decl_3.f90: New.
      	* gfortran.dg/proc_decl_4.f90: New.
      
      
      Co-Authored-By: Paul Thomas <pault@gcc.gnu.org>
      Co-Authored-By: Tobias Burnus <burnus@net-b.de>
      
      From-SVN: r128081
      Janus Weil committed
    • rs6000.c (rs6000_stack_info): Allocate space for the GOT pointer only if there is a constant pool. · 8070c91a
      	* config/rs6000/rs6000.c (rs6000_stack_info): Allocate space for the
      	GOT pointer only if there is a constant pool.  Use the allocated space
      	for SPE also.
      
      From-SVN: r128080
      Daniel Jacobowitz committed
    • vect-reduc-dot-s16b.c: Mark functions noinline. · 1e0890ae
      
      	* gcc.dg/vect/vect-reduc-dot-s16b.c: Mark functions noinline.
      	* gcc.dg/vect/vect-105.c: Mark functions noinline.
      	* gcc.dg/vect/vect-reduc-6.c: Mark functions noinline.
      	* gcc.dg/vect/no-vfa-vect-53.c: Mark functions noinline.
      	* gcc.dg/vect/wrapv-vect-reduc-2short.c: Mark functions noinline.
      	* gcc.dg/vect/fast-math-vect-pr29925.c: Mark functions noinline.
      	* gcc.dg/vect/vect-reduc-dot-u8a.c: Mark functions noinline.
      	* gcc.dg/vect/vect-iv-7.c: Mark functions noinline.
      	* gcc.dg/vect/vect-50.c: Mark functions noinline.
      	* gcc.dg/vect/vect-33.c: Mark functions noinline.
      	* gcc.dg/vect/vect-16.c: Mark functions noinline.
      	* gcc.dg/vect/vect-widen-mult-sum.c: Mark functions noinline.
      	* gcc.dg/vect/vect-float-extend-1.c: Mark functions noinline.
      	* gcc.dg/vect/vect-92.c: Mark functions noinline.
      	* gcc.dg/vect/vect-75.c: Mark functions noinline.
      	* gcc.dg/vect/vect-58.c: Mark functions noinline.
      	* gcc.dg/vect/vect-outer-2b.c: Mark functions noinline.
      	* gcc.dg/vect/vect-outer-4.c: Mark functions noinline.
      	* gcc.dg/vect/no-scevccp-outer-7.c: Mark functions noinline.
      	* gcc.dg/vect/no-section-anchors-vect-69.c: Mark functions noinline.
      	* gcc.dg/vect/vect-114.c: Mark functions noinline.
      	* gcc.dg/vect/vect-outer-4g.c: Mark functions noinline.
      	* gcc.dg/vect/vect-8.c: Mark functions noinline.
      	* gcc.dg/vect/no-scevccp-vect-iv-1.c: Mark functions noinline.
      	* gcc.dg/vect/no-scevccp-outer-10.c: Mark functions noinline.
      	* gcc.dg/vect/no-vfa-vect-45.c: Mark functions noinline.
      	* gcc.dg/vect/no-scevccp-outer-10a.c: Mark functions noinline.
      	* gcc.dg/vect/vect-multitypes-5.c: Mark functions noinline.
      	* gcc.dg/vect/no-scevccp-outer-18.c: Mark functions noinline.
      	* gcc.dg/vect/vect-42.c: Mark functions noinline.
      	* gcc.dg/vect/vect-25.c: Mark functions noinline.
      	* gcc.dg/vect/vect-vfa-01.c: Mark functions noinline.
      	* gcc.dg/vect/vect-67.c: Mark functions noinline.
      	* gcc.dg/vect/vect-outer-3a.c: Mark functions noinline.
      	* gcc.dg/vect/vect-strided-a-u16-mult.c: Mark functions noinline.
      	* gcc.dg/vect/vect-106.c: Mark functions noinline.
      	* gcc.dg/vect/vect-reduc-7.c: Mark functions noinline.
      	* gcc.dg/vect/no-vfa-vect-37.c: Mark functions noinline.
      	* gcc.dg/vect/vect-reduc-2short.c: Mark functions noinline.
      	* gcc.dg/vect/vect-reduc-dot-u8b.c: Mark functions noinline.
      	* gcc.dg/vect/vect-iv-8.c: Mark functions noinline.
      	* gcc.dg/vect/no-vfa-vect-79.c: Mark functions noinline.
      	* gcc.dg/vect/vect-34.c: Mark functions noinline.
      	* gcc.dg/vect/vect-17.c: Mark functions noinline.
      	* gcc.dg/vect/no-vfa-vect-102a.c: Mark functions noinline.
      	* gcc.dg/vect/vect-align-1.c: Mark functions noinline.
      	* gcc.dg/vect/vect-93.c: Mark functions noinline.
      	* gcc.dg/vect/vect-widen-mult-s16.c: Mark functions noinline.
      	* gcc.dg/vect/vect-76.c: Mark functions noinline.
      	* gcc.dg/vect/vect-strided-a-u16-i2.c: Mark functions noinline.
      	* gcc.dg/vect/vect-outer-2c.c: Mark functions noinline.
      	* gcc.dg/vect/vect-outer-5.c: Mark functions noinline.
      	* gcc.dg/vect/no-scevccp-outer-8.c: Mark functions noinline.
      	* gcc.dg/vect/vect-115.c: Mark functions noinline.
      	* gcc.dg/vect/vect-9.c: Mark functions noinline.
      	* gcc.dg/vect/no-scevccp-vect-iv-2.c: Mark functions noinline.
      	* gcc.dg/vect/vect-reduc-pattern-1a.c: Mark functions noinline.
      	* gcc.dg/vect/no-scevccp-outer-11.c: Mark functions noinline.
      	* gcc.dg/vect/no-scevccp-outer-10b.c: Mark functions noinline.
      	* gcc.dg/vect/vect-strided-u32-i4.c: Mark functions noinline.
      	* gcc.dg/vect/vect-widen-mult-u8.c: Mark functions noinline.
      	* gcc.dg/vect/vect-multitypes-6.c: Mark functions noinline.
      	* gcc.dg/vect/no-scevccp-outer-19.c: Mark functions noinline.
      	* gcc.dg/vect/vect-60.c: Mark functions noinline.
      	* gcc.dg/vect/vect-26.c: Mark functions noinline.
      	* gcc.dg/vect/vect-vfa-02.c: Mark functions noinline.
      	* gcc.dg/vect/vect-85.c: Mark functions noinline.
      	* gcc.dg/vect/vect-68.c: Mark functions noinline.
      	* gcc.dg/vect/vect-outer-3b.c: Mark functions noinline.
      	* gcc.dg/vect/vect-floatint-conversion-1.c: Mark functions noinline.
      	* gcc.dg/vect/vect-strided-u8-i8-gap7.c: Mark functions noinline.
      	* gcc.dg/vect/vect-reduc-8.c: Mark functions noinline.
      	* gcc.dg/vect/vect-107.c: Mark functions noinline.
      	* gcc.dg/vect/vect-iv-1.c: Mark functions noinline.
      	* gcc.dg/vect/no-scevccp-outer-20.c: Mark functions noinline.
      	* gcc.dg/vect/vect-iv-9.c: Mark functions noinline.
      	* gcc.dg/vect/vect-52.c: Mark functions noinline.
      	* gcc.dg/vect/vect-35.c: Mark functions noinline.
      	* gcc.dg/vect/vect-18.c: Mark functions noinline.
      	* gcc.dg/vect/vect-align-2.c: Mark functions noinline.
      	* gcc.dg/vect/no-scevccp-outer-1.c: Mark functions noinline.
      	* gcc.dg/vect/vect-77.c: Mark functions noinline.
      	* gcc.dg/vect/vect-2.c: Mark functions noinline.
      	* gcc.dg/vect/vect-outer-2d.c: Mark functions noinline.
      	* gcc.dg/vect/vect-outer-6.c: Mark functions noinline.
      	* gcc.dg/vect/vect-82_64.c: Mark functions noinline.
      	* gcc.dg/vect/no-scevccp-outer-9.c: Mark functions noinline.
      	* gcc.dg/vect/vect-strided-u8-i2-gap.c: Mark functions noinline.
      	* gcc.dg/vect/vect-116.c: Mark functions noinline.
      	* gcc.dg/vect/vect-strided-store-u16-i4.c: Mark functions noinline.
      	* gcc.dg/vect/no-scevccp-vect-iv-3.c: Mark functions noinline.
      	* gcc.dg/vect/vect-reduc-pattern-1b.c: Mark functions noinline.
      	* gcc.dg/vect/wrapv-vect-reduc-dot-s8b.c: Mark functions noinline.
      	* gcc.dg/vect/no-scevccp-outer-12.c: Mark functions noinline.
      	* gcc.dg/vect/vect-multitypes-7.c: Mark functions noinline.
      	* gcc.dg/vect/no-vfa-vect-101.c: Mark functions noinline.
      	* gcc.dg/vect/vect-44.c: Mark functions noinline.
      	* gcc.dg/vect/vect-27.c: Mark functions noinline.
      	* gcc.dg/vect/vect-vfa-03.c: Mark functions noinline.
      	* gcc.dg/vect/vect-86.c: Mark functions noinline.
      	* gcc.dg/vect/vect-100.c: Mark functions noinline.
      	* gcc.dg/vect/vect-reduc-1.c: Mark functions noinline.
      	* gcc.dg/vect/vect-outer-3c.c: Mark functions noinline.
      	* gcc.dg/vect/vect-floatint-conversion-2.c: Mark functions noinline.
      	* gcc.dg/vect/vect-strided-a-u32-mult.c: Mark functions noinline.
      	* gcc.dg/vect/vect-strided-u8-i8.c: Mark functions noinline.
      	* gcc.dg/vect/vect-outer-fir-lb.c: Mark functions noinline.
      	* gcc.dg/vect/vect-108.c: Mark functions noinline.
      	* gcc.dg/vect/vect-reduc-9.c: Mark functions noinline.
      	* gcc.dg/vect/no-scevccp-outer-21.c: Mark functions noinline.
      	* gcc.dg/vect/vect-iv-2.c: Mark functions noinline.
      	* gcc.dg/vect/vect-reduc-pattern-2a.c: Mark functions noinline.
      	* gcc.dg/vect/vect-11.c: Mark functions noinline.
      	* gcc.dg/vect/vect-70.c: Mark functions noinline.
      	* gcc.dg/vect/vect-36.c: Mark functions noinline.
      	* gcc.dg/vect/vect-19.c: Mark functions noinline.
      	* gcc.dg/vect/vect-95.c: Mark functions noinline.
      	* gcc.dg/vect/vect-78.c: Mark functions noinline.
      	* gcc.dg/vect/vect-strided-a-u16-i4.c: Mark functions noinline.
      	* gcc.dg/vect/vect-3.c: Mark functions noinline.
      	* gcc.dg/vect/vect-all.c: Mark functions noinline.
      	* gcc.dg/vect/vect-117.c: Mark functions noinline.
      	* gcc.dg/vect/no-scevccp-outer-13.c: Mark functions noinline.
      	* gcc.dg/vect/vect-reduc-pattern-1c.c: Mark functions noinline.
      	* gcc.dg/vect/vect-strided-u16-i2.c: Mark functions noinline.
      	* gcc.dg/vect/vect-strided-a-u8-i8-gap7.c: Mark functions noinline.
      	* gcc.dg/vect/vect-20.c: Mark functions noinline.
      	* gcc.dg/vect/vect-multitypes-8.c: Mark functions noinline.
      	* gcc.dg/vect/no-scevccp-noreassoc-outer-1.c: Mark functions noinline.
      	* gcc.dg/vect/no-vfa-vect-102.c: Mark functions noinline.
      	* gcc.dg/vect/vect-62.c: Mark functions noinline.
      	* gcc.dg/vect/vect-28.c: Mark functions noinline.
      	* gcc.dg/vect/vect-multitypes-10.c: Mark functions noinline.
      	* gcc.dg/vect/vect-vfa-04.c: Mark functions noinline.
      	* gcc.dg/vect/vect-87.c: Mark functions noinline.
      	* gcc.dg/vect/vect-reduc-dot-u16a.c: Mark functions noinline.
      	* gcc.dg/vect/vect-reduc-2.c: Mark functions noinline.
      	* gcc.dg/vect/vect-intfloat-conversion-4a.c: Mark functions noinline.
      	* gcc.dg/vect/vect-109.c: Mark functions noinline.
      	* gcc.dg/vect/no-scevccp-outer-22.c: Mark functions noinline.
      	* gcc.dg/vect/no-section-anchors-vect-outer-4h.c: Mark functions noinline.
      	* gcc.dg/vect/vect-iv-3.c: Mark functions noinline.
      	* gcc.dg/vect/vect-reduc-pattern-2b.c: Mark functions noinline.
      	* gcc.dg/vect/vect-reduc-dot-s8a.c: Mark functions noinline.
      	* gcc.dg/vect/no-vfa-vect-57.c: Mark functions noinline.
      	* gcc.dg/vect/vect-12.c: Mark functions noinline.
      	* gcc.dg/vect/vect-71.c: Mark functions noinline.
      	* gcc.dg/vect/vect-54.c: Mark functions noinline.
      	* gcc.dg/vect/vect-strided-a-mult.c: Mark functions noinline.
      	* gcc.dg/vect/no-scevccp-outer-3.c: Mark functions noinline.
      	* gcc.dg/vect/vect-96.c: Mark functions noinline.
      	* gcc.dg/vect/vect-reduc-1char.c: Mark functions noinline.
      	* gcc.dg/vect/vect-110.c: Mark functions noinline.
      	* gcc.dg/vect/vect-intfloat-conversion-1.c: Mark functions noinline.
      	* gcc.dg/vect/vect-4.c: Mark functions noinline.
      	* gcc.dg/vect/vect-strided-store-u32-i2.c: Mark functions noinline.
      	* gcc.dg/vect/vect-outer-4k.c: Mark functions noinline.
      	* gcc.dg/vect/vect-multitypes-1.c: Mark functions noinline.
      	* gcc.dg/vect/vect-strided-mult.c: Mark functions noinline.
      	* gcc.dg/vect/no-scevccp-outer-14.c: Mark functions noinline.
      	* gcc.dg/vect/no-vfa-vect-49.c: Mark functions noinline.
      	* gcc.dg/vect/vect-21.c: Mark functions noinline.
      	* gcc.dg/vect/vect-multitypes-9.c: Mark functions noinline.
      	* gcc.dg/vect/no-scevccp-noreassoc-outer-2.c: Mark functions noinline.
      	* gcc.dg/vect/vect-80.c: Mark functions noinline.
      	* gcc.dg/vect/vect-63.c: Mark functions noinline.
      	* gcc.dg/vect/vect-46.c: Mark functions noinline.
      	* gcc.dg/vect/vect-29.c: Mark functions noinline.
      	* gcc.dg/vect/vect-strided-u8-i8-gap2.c: Mark functions noinline.
      	* gcc.dg/vect/vect-multitypes-11.c: Mark functions noinline.
      	* gcc.dg/vect/vect-88.c: Mark functions noinline.
      	* gcc.dg/vect/vect-strided-u8-i2.c: Mark functions noinline.
      	* gcc.dg/vect/vect-reduc-dot-u16b.c: Mark functions noinline.
      	* gcc.dg/vect/vect-reduc-3.c: Mark functions noinline.
      	* gcc.dg/vect/vect-83_64.c: Mark functions noinline.
      	* gcc.dg/vect/vect-intfloat-conversion-4b.c: Mark functions noinline.
      	* gcc.dg/vect/vect-iv-4.c: Mark functions noinline.
      	* gcc.dg/vect/vect-reduc-pattern-2c.c: Mark functions noinline.
      	* gcc.dg/vect/vect-reduc-dot-s8b.c: Mark functions noinline.
      	* gcc.dg/vect/vect-30.c: Mark functions noinline.
      	* gcc.dg/vect/vect-13.c: Mark functions noinline.
      	* gcc.dg/vect/vect-strided-a-u8-i2-gap.c: Mark functions noinline.
      	* gcc.dg/vect/vect-iv-8a.c: Mark functions noinline.
      	* gcc.dg/vect/vect-strided-same-dr.c: Mark functions noinline.
      	* gcc.dg/vect/vect-72.c: Mark functions noinline.
      	* gcc.dg/vect/vect-38.c: Mark functions noinline.
      	* gcc.dg/vect/no-scevccp-outer-4.c: Mark functions noinline.
      	* gcc.dg/vect/vect-widen-mult-u16.c: Mark functions noinline.
      	* gcc.dg/vect/vect-97.c: Mark functions noinline.
      	* gcc.dg/vect/vect-111.c: Mark functions noinline.
      	* gcc.dg/vect/vect-intfloat-conversion-2.c: Mark functions noinline.
      	* gcc.dg/vect/vect-outer-4d.c: Mark functions noinline.
      	* gcc.dg/vect/vect-5.c: Mark functions noinline.
      	* gcc.dg/vect/vect-strided-mult-char-ls.c: Mark functions noinline.
      	* gcc.dg/vect/vect-strided-store-a-u8-i2.c: Mark functions noinline.
      	* gcc.dg/vect/vect-outer-4l.c: Mark functions noinline.
      	* gcc.dg/vect/vect-multitypes-2.c: Mark functions noinline.
      	* gcc.dg/vect/no-scevccp-outer-15.c: Mark functions noinline.
      	* gcc.dg/vect/vect-reduc-1short.c: Mark functions noinline.
      	* gcc.dg/vect/vect-strided-u16-i4.c: Mark functions noinline.
      	* gcc.dg/vect/vect-strided-u32-i8.c: Mark functions noinline.
      	* gcc.dg/vect/vect-22.c: Mark functions noinline.
      	* gcc.dg/vect/no-scevccp-noreassoc-outer-3.c: Mark functions noinline.
      	* gcc.dg/vect/vect-64.c: Mark functions noinline.
      	* gcc.dg/vect/vect-89.c: Mark functions noinline.
      	* gcc.dg/vect/no-tree-dom-vect-bug.c: Mark functions noinline.
      	* gcc.dg/vect/vect-103.c: Mark functions noinline.
      	* gcc.dg/vect/no-vfa-vect-51.c: Mark functions noinline.
      	* gcc.dg/vect/no-vfa-pr29145.c: Mark functions noinline.
      	* gcc.dg/vect/wrapv-vect-reduc-pattern-2c.c: Mark functions noinline.
      	* gcc.dg/vect/vect-iv-5.c: Mark functions noinline.
      	* gcc.dg/vect/vect-reduc-dot-s8c.c: Mark functions noinline.
      	* gcc.dg/vect/vect-11a.c: Mark functions noinline.
      	* gcc.dg/vect/vect-31.c: Mark functions noinline.
      	* gcc.dg/vect/vect-14.c: Mark functions noinline.
      	* gcc.dg/vect/vect-73.c: Mark functions noinline.
      	* gcc.dg/vect/vect-56.c: Mark functions noinline.
      	* gcc.dg/vect/vect-outer-2.c: Mark functions noinline.
      	* gcc.dg/vect/no-scevccp-outer-5.c: Mark functions noinline.
      	* gcc.dg/vect/vect-98.c: Mark functions noinline.
      	* gcc.dg/vect/vect-strided-float.c: Mark functions noinline.
      	* gcc.dg/vect/vect-intfloat-conversion-3.c: Mark functions noinline.
      	* gcc.dg/vect/vect-112.c: Mark functions noinline.
      	* gcc.dg/vect/no-scevccp-outer-9a.c: Mark functions noinline.
      	* gcc.dg/vect/vect-6.c: Mark functions noinline.
      	* gcc.dg/vect/no-vfa-vect-43.c: Mark functions noinline.
      	* gcc.dg/vect/vect-strided-a-u8-i8-gap2.c: Mark functions noinline.
      	* gcc.dg/vect/vect-outer-4m.c: Mark functions noinline.
      	* gcc.dg/vect/vect-widen-mult-s8.c: Mark functions noinline.
      	* gcc.dg/vect/vect-multitypes-3.c: Mark functions noinline.
      	* gcc.dg/vect/pr25413.c: Mark functions noinline.
      	* gcc.dg/vect/no-scevccp-outer-16.c: Mark functions noinline.
      	* gcc.dg/vect/vect-40.c: Mark functions noinline.
      	* gcc.dg/vect/vect-23.c: Mark functions noinline.
      	* gcc.dg/vect/no-scevccp-noreassoc-outer-4.c: Mark functions noinline.
      	* gcc.dg/vect/vect-82.c: Mark functions noinline.
      	* gcc.dg/vect/vect-65.c: Mark functions noinline.
      	* gcc.dg/vect/vect-48.c: Mark functions noinline.
      	* gcc.dg/vect/vect-reduc-dot-s16a.c: Mark functions noinline.
      	* gcc.dg/vect/vect-strided-u8-i8-gap4.c: Mark functions noinline.
      	* gcc.dg/vect/vect-104.c: Mark functions noinline.
      	* gcc.dg/vect/vect-outer-fir.c: Mark functions noinline.
      	* gcc.dg/vect/vect-iv-6.c: Mark functions noinline.
      	* gcc.dg/vect/vect-strided-u32-mult.c: Mark functions noinline.
      	* gcc.dg/vect/vect-32.c: Mark functions noinline.
      	* gcc.dg/vect/vect-15.c: Mark functions noinline.
      	* gcc.dg/vect/no-trapping-math-2.c: Mark functions noinline.
      	* gcc.dg/vect/vect-float-truncate-1.c: Mark functions noinline.
      	* gcc.dg/vect/vect-91.c: Mark functions noinline.
      	* gcc.dg/vect/vect-74.c: Mark functions noinline.
      	* gcc.dg/vect/vect-outer-2a.c: Mark functions noinline.
      	* gcc.dg/vect/vect-outer-3.c: Mark functions noinline.
      	* gcc.dg/vect/vect-reduc-2char.c: Mark functions noinline.
      	* gcc.dg/vect/no-scevccp-outer-6.c: Mark functions noinline.
      	* gcc.dg/vect/vect-99.c: Mark functions noinline.
      	* gcc.dg/vect/vect-113.c: Mark functions noinline.
      	* gcc.dg/vect/no-scevccp-outer-9b.c: Mark functions noinline.
      	* gcc.dg/vect/vect-outer-4f.c: Mark functions noinline.
      	* gcc.dg/vect/vect-7.c: Mark functions noinline.
      	* gcc.dg/vect/no-vfa-vect-61.c: Mark functions noinline.
      	* gcc.dg/vect/vect-multitypes-4.c: Mark functions noinline.
      	* gcc.dg/vect/no-scevccp-outer-17.c: Mark functions noinline.
      	* gcc.dg/vect/vect-24.c: Mark functions noinline.
      	* gcc.dg/vect/no-scevccp-noreassoc-outer-5.c: Mark functions noinline.
      	* gcc.dg/vect/vect-83.c: Mark functions noinline.
      	* gcc.dg/vect/vect-66.c: Mark functions noinline.
      	* gcc.dg/vect/wrapv-vect-reduc-2char.c: Mark functions noinline.
      
      From-SVN: r128079
      Jan Hubicka committed
    • linux-unwind.h (ppc_fallback_frame_state): Correct typo for AltiVec. · f1a72222
      	* config/rs6000/linux-unwind.h (ppc_fallback_frame_state): Correct
      	typo for AltiVec.
      
      From-SVN: r128078
      Daniel Jacobowitz committed
    • re PR c++/14032 (Specialization of inner template using outer template argument doesn't work) · d950f2be
              PR c++/14032
              * pt.c (most_specialized_class): Substitute outer template
              arguments into the arguments of a member template partial
              specialization.
              (strip_innermost_template_args): New fn.
      
      From-SVN: r128077
      Jason Merrill committed
    • re PR c++/14032 (Specialization of inner template using outer template argument doesn't work) · dc28490d
              PR c++/14032
              * pt.c (most_specialized_class): Substitute outer template
              arguments into the arguments of a member template partial
              specialization.
              (strip_innermost_template_args): New fn.
      
      From-SVN: r128076
      Jason Merrill committed
    • Add new fp flags: -fassociative-math and -freciprocal-math · a1a82611
      Co-Authored-By: R. Clint Whaley <whaley@cs.utsa.edu>
      Co-Authored-By: Richard Guenther <rguenther@suse.de>
      
      From-SVN: r128075
      Revital Eres committed
    • re PR c++/18608 (Configuration documentation mentions wrong flag) · cea79118
      2007-09-04  Paolo Carlini  <pcarlini@suse.de>
      
      	PR c++/18608
      	* doc/install.texi (--enable-__cxa_atexit): Fix typo.
      
      From-SVN: r128074
      Paolo Carlini committed
    • regrename.c (build_def_use): Don't share RTL between MATCH_OPERATOR and corresponding MATCH_DUP. · e96a54f7
      
      	* regrename.c (build_def_use): Don't share RTL between MATCH_OPERATOR
      	and corresponding MATCH_DUP.
      	* regrename.c(copyprop_hardreg_forward_1): Unshare when doing copyprop.
      
      From-SVN: r128073
      Jan Hubicka committed
    • re PR middle-end/33187 (Missed cmove opportunity) · 95afbcac
             PR middle-end/33187
             * combine.c (subst): Do not try to simplify X if it represents load
             of FP constant from the constant pool via float extension.
      
      testsuite/ChangeLog:
      
             PR middle-end/33187
             * gcc.target/i386/cmov7.c: New file.
      
      From-SVN: r128072
      Uros Bizjak committed
    • * Makefile.in (c-opts.o): Add $(TM_P_H) as a dependency. · 731c68a2
      From-SVN: r128071
      Ben Elliston committed
    • * c-opts.c: Include "tm_p.h". · 0b2dffe1
      From-SVN: r128070
      Ben Elliston committed
    • sse4a-check.h: New file. · 8d67c58f
      	* gcc.target/i386/sse4a-check.h: New file.
      	* gcc.target/i386/sse4a-extract.c: Include sse4a-check.h. Remove main.
      	* gcc.target/i386/sse4a-insert.c: Ditto.
      	* gcc.target/i386/sse4a-montsd.c: Ditto.
      	* gcc.target/i386/sse4a-montss.c: Ditto.
      	* gcc.target/i386/mmx-check.h: New file.
      	* gcc.target/i386/mmx-4.c: Include mmx-check.h. Remove main.
      	* gcc.target/i386/builtin-apply-mmx.c: Ditto.
      	* gcc.target/i386/sse-check.h: New file.
      	* gcc.target/i386/pr13685: Include sse-check.h. Remove main.
      	* gcc.target/i386/sse-3.c: Ditto.
      	* gcc.target/i386/sse-7.c: Ditto.
      	* gcc.target/i386/sse-9.c: Ditto.
      	* gcc.target/i386/ssefn-3.c: Ditto.
      	* gcc.target/i386/sse-recip.c: Ditto.
      	* gcc.target/i386/sse-recip-vec.c: Ditto.
      	* gcc.target/i386/20020523.c: Ditto. Rename from 20020523-2.c.
      	* gcc.target/i386/20020523-1.c: Remove.
      	* gcc.target/i386/sse2-lrint-vec.c: Include sse2-check.h. Remove main.
      	* gcc.target/i386/sse2-lrintf-vec.c: Ditto.
      	* gcc.target/i386/ssefn-4.c: Ditto.
      	* gcc.target/i386/sse-6.c: Ditto.
      	* gcc.target/i386/sse-10.c: Ditto.
      	* gcc.target/i386/sse-11.c: Ditto.
      	* gcc.target/i386/sse-18.c: Ditto.
      	* gcc.target/i386/fpprec-1.c: Ditto.
      	* g++.dg/other/i386-1.C: Ditto.
      
      From-SVN: r128069
      Uros Bizjak committed
    • re PR tree-optimization/33291 (a+=2; a+=2 not simplified to a+=4; with -O3 … · 04d86531
      re PR tree-optimization/33291 (a+=2; a+=2  not simplified to  a+=4;  with -O3   (ok with gcc-4.2.1))
      
      2007-09-04  Richard Guenther  <rguenther@suse.de>
      
      	PR tree-optimization/33291
      	* tree-pretty-print.c (dump_generic_node): Dump all
      	qualifiers for pointer types, not only first.  Dump
      	qualifiers for aggregate types as well.
      	* tree-ssa-ccp.c (maybe_fold_offset_to_array_ref): Always
      	use the canonical type for building ARRAY_REFs.
      	* gimplify.c (canonicalize_addr_expr): Clean up.  The
      	correct validness check is compatibility of the pointer
      	types.  Always use the canonical type for building
      	ARRAY_REFs and ADDR_EXPRs.
      	* tree-ssa-forwprop.c (forward_propagate_addr_expr): Revert
      	change that disabled propagation of ADDR_EXPRs into statements
      	with volatile ops.
      
      	* gcc.dg/volatile2.c: New testcase.
      	* gcc.dg/pr32721.c: Adjust volatile reference pattern.
      	* gcc.dg/tree-ssa/forwprop-1.c: Remove xfail.
      	* gcc.dg/tree-ssa/forwprop-2.c: Likewise.
      	* gcc.dg/tree-ssa/pr17141-1.c: Likewise.
      
      From-SVN: r128068
      Richard Guenther committed
    • * config/arm/arm.md (mulsidi3, umulsidi3, mulsi3_highpart) · fc7a6a0d
      	(umulsi3_highpart): Make into expanders; existing insns are
      	now named *[insn]_nov6.  Add stars to existing [insn]_v6
      	counterparts' names.
      
      From-SVN: r128067
      Zack Weinberg committed
    • * Makefile.in (DRIVER_DEFINES, gcc.o, gccspec.o, protoize.o) · 72c65674
      	(unprotoize.o): Remove SHLIB_MULTILIB.
      
      	* Make-lang.in (jvspec.o): Remove SHLIB_MULTILIB.
      
      	* Make-lang.in (g++spec.o): Remove SHLIB_MULTILIB.
      
      	* Make-lang.in (gfortranspec.o): Remove SHLIB_MULTILIB.
      
      From-SVN: r128066
      Daniel Jacobowitz committed
    • Daily bump. · 1abaafd3
      From-SVN: r128064
      GCC Administrator committed
  2. 03 Sep, 2007 21 commits
    • * doc/extend.texi: Document progmem attribute for AVR. · 79532d34
      From-SVN: r128061
      Eric Weddington committed
    • re PR target/28902 (Fix for "alingment of XXX is greater than maximum object alignment" on AVR) · 93976860
      	PR target/28902
       	* config/avr/avr.h (TARGET_VTABLE_ENTRY_ALIGN): Define.
      
      From-SVN: r128059
      Anatoly Sokolov committed
    • optabs.c (expand_ffs): Initialize val and defined_at_zero to avoid warnings. · a3324f26
      	* optabs.c (expand_ffs): Initialize val and defined_at_zero
      	to avoid warnings.
      
      From-SVN: r128058
      Zack Weinberg committed
    • re PR libfortran/33253 (namelist: reading back a string with apostrophe) · b3560209
      2007-09-03  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
      
      	PR libfortran/33253
      	* io/list_read.c (read_character): Use DELIM_APOSTROPHE and DELIM_QUOTE
      	in check of first character in string.
      
      From-SVN: r128057
      Jerry DeLisle committed
    • re PR libfortran/33253 (namelist: reading back a string with apostrophe) · ae6cd761
      2007-09-03  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
      
      	PR fortran/33253
      	* gfortran.dg/namelist_15.f90: Update test.
      	* gfortran.dg/namelist_24.f90: Update test.
      	* gfortran.dg/namelist_38.f90: New test.
      
      From-SVN: r128056
      Jerry DeLisle committed
    • Makefile.am: Unify MIPS_IRIX and MIPS_LINUX into MIPS. · 8d5c5e35
      * Makefile.am: Unify MIPS_IRIX and MIPS_LINUX into MIPS.
      * configure.ac: Likewise.
      * Makefile.in: Regenerate.
      * include/Makefile.in: Likewise.
      * testsuite/Makefile.in: Likewise.
      * configure: Likewise.
      
      From-SVN: r128055
      Maciej W. Rozycki committed
    • optabs.c: Remove unnecessary forward declarations. · 9cce5b20
      	* optabs.c: Remove unnecessary forward declarations.
      	(expand_unop_direct): New, broken out of expand_unop.
      	(expand_doubleword_clz): New.
      	(expand_ctz): Move above expand_ffs.  Use
      	start_sequence, end_sequence, add_equal_note, and
      	expand_unop_direct.  Add more commentary.
      	(expand_ffs): Try both ctz optab and expand_ctz.
      	Generate a test and branch if the hardware doesn't give us
      	a useful value for input zero.  Style improvements similar to
      	expand_ctz.
      
      	* config/arm/arm.md (ffssi2, ctzsi2): Delete.
      
      From-SVN: r128054
      Zack Weinberg committed
    • re PR libstdc++/33293 (inlining std::inner_product()) · d46c958b
      2007-09-03  Paolo Carlini  <pcarlini@suse.de>
      
      	PR libstdc++/33293
      	* include/bits/stl_numeric.h (accumulate, inner_product):
      	Add inline function-specifier.
      
      From-SVN: r128053
      Paolo Carlini committed
    • config.gcc: Delete stanza for arm-semi-aof and armel-semi-aof targets. · 96a3900d
      	* config.gcc: Delete stanza for arm-semi-aof and
      	armel-semi-aof targets.
      	* config/arm/arm-protos.h
      	* config/arm/arm.c
      	* config/arm/arm.h: Delete all #ifdef AOF_ASSEMBLER blocks;
      	make all #ifndef AOF_ASSEMBLER blocks unconditional.  Also
      	delete aof_pic_label and remove mention of AOF in comments.
      	* config/arm/arm.md: Delete patterns used only for AOF assembly.
      	* config/arm/aof.h
      	* config/arm/semiaof.h
      	* config/arm/t-semi: Delete file.
      
      From-SVN: r128052
      Zack Weinberg committed
    • system.h (CONST_CAST2, [...]): New macros for type-specific casts. · b1d5455a
      	* system.h (CONST_CAST2, CONST_CAST_TREE, CONST_CAST_RTX,
      	CONST_CAST_BB): New macros for type-specific casts.
      	(CONST_CAST): Add a TYPE parameter and define it in terms of
      	CONST_CAST2.
      
      	* c-decl.c (c_make_fname_decl): Supply a TYPE for CONST_CAST.
      	* c-lex.c (cb_ident, lex_string): Likewise,
      	* c-typeck.c (free_all_tagged_tu_seen_up_to): Likewise,
      	* config/i386/i386.c (ix86_function_regparm,
      	ix86_function_sseregparm): Use CONST_CAST_TREE.
      	* config/mmix/mmix.c (mmix_encode_section_info): Supply a TYPE for
      	CONST_CAST.
      	* gcc.c (set_spec, read_specs, for_each_path, execute, do_spec_1,
      	give_switch, set_multilib_dir): Likewise,
      	* gengtype-parse.c (string_seq, typedef_name): Likewise,
      	* gimple-low.c (block_may_fallthru): Use CONST_CAST_TREE.
      	* jump.c (reversed_comparison_code_parts): Use CONST_CAST_RTX.
      	* passes.c (execute_one_pass): Supply a TYPE for CONST_CAST.
      	* prefix.c (update_path): Likewise,
      	* pretty-print.c (pp_base_destroy_prefix): Likewise,
      	* rtlanal.c (keep_with_call_p): Use CONST_CAST_RTX.
      	* tree-cfg.c (tree_can_merge_blocks_p,
      	tree_block_ends_with_condjump_p): Use CONST_CAST_BB.
      	* tree-eh.c (lookup_stmt_eh_region_fn): USe CONST_CAST_TREE.
      	* tree.c (build_string): Supply a TYPE for CONST_CAST.
      	(attribute_list_contained): Use CONST_CAST_TREE.
      
      cp:
      	* call.c (name_as_c_string): Supply a TYPE for CONST_CAST.
      	* decl.c (cp_make_fname_decl): Likewise,
      	* parser.c (cp_parser_string_literal): Likewise,
      	* tree.c (pod_type_p, zero_init_p): Use CONST_CAST_TREE.
      	* typeck.c (cp_type_quals, cp_type_readonly, cp_has_mutable_p):
      	Likewise,
      
      fortran:
      	* gfortranspec.c (lang_specific_driver): Use CONST_CAST2.
      	* options.c (gfc_post_options): Supply a TYPE for CONST_CAST.
      	* parse.c (parse_omp_structured_block): Likewise,
      	* st.c (gfc_free_statement): Likewise,
      
      java:
      	* jcf-parse.c (read_class, java_parse_file): Supply a TYPE for
      	CONST_CAST.
      	* jcf.h (JCF_FINISH): Likewise.
      
      From-SVN: r128051
      Kaveh R. Ghazi committed
    • re PR fortran/31675 (Fortran front-end and libgfortran should have a common header file) · d74b97cc
      	PR fortran/31675
      
      	* libgfortran.h: New file.
      	* iso-fortran-env.def: Use macros in the new header instead of
      	hardcoded integer constants.
      	* Make-lang.in (F95_PARSER_OBJS, GFORTRAN_TRANS_DEPS): Add
      	fortran/libgfortran.h.
      	* gfortran.h (GFC_STD_*, GFC_FPE_*, options_convert,
      	ioerror_codes): Remove.
      	* trans.c (ERROR_ALLOCATION): Remove.
      	(gfc_call_malloc, gfc_allocate_with_status,
      	gfc_allocate_array_with_status): Use LIBERROR_ALLOCATION.
      	* trans-types.h (GFC_DTYPE_*): Remove.
      	* trans-decl.c (gfc_generate_function_code): Use
      	GFC_CONVERT_NATIVE instead of CONVERT_NATIVE.
      	* trans-io.c (set_parameter_value, set_parameter_ref): Use
      	LIBERROR_* macros instead of IOERROR_ macros.
      	* trans-intrinsic.c (gfc_conv_intrinsic_function): Use
      	LIBERROR_END and LIBERROR_EOR instead of hardcoded constants.
      	* options.c (gfc_init_options): Use GFC_CONVERT_NATIVE instead of
      	CONVERT_NATIVE.
      	(gfc_handle_option): Use GFC_CONVERT_* macros instead of CONVERT_*.
      
      	* libgfortran.h: Include gcc/fortran/libgfortran.h.
      	Remove M_PI, GFC_MAX_DIMENSIONS, GFC_DTYPE_*, GFC_NUM_RANK_BITS,
      	error_codes, GFC_STD_*, GFC_FPE_* and unit_convert.
      	* runtime/environ.c (variable_table): Use GFC_*_UNIT_NUMBER instead
      	of hardcoded constants.
      	(do_parse, init_unformatted): Use GFC_CONVERT_* macros instead of
      	CONVERT_*.
      	* runtime/string.c (find_option): Use LIBERROR_BAD_OPTION instead
      	of ERROR_BAD_OPTION.
      	* runtime/error.c (translate_error, generate_error): Use
      	LIBERROR_* macros instead of ERROR_*.
      	* io/file_pos.c (formatted_backspace, unformatted_backspace,
      	st_backspace, st_rewind, st_flush): Rename macros.
      	* io/open.c (convert_opt, edit_modes, new_unit, already_open,
      	st_open): Likewise.
      	* io/close.c (st_close): Likewise.
      	* io/list_read.c (next_char, convert_integer, parse_repeat,
      	read_logical, read_integer, read_character, parse_real,
      	check_type, list_formatted_read_scalar, namelist_read,
      	nml_err_ret): Likewise.
      	* io/read.c (convert_real, read_l, read_decimal, read_radix,
      	read_f): Likewise.
      	* io/inquire.c (inquire_via_unit): Likewise.
      	* io/unit.c (get_internal_unit): Likewise.
      	* io/transfer.c (read_sf, read_block, read_block_direct,
      	write_block, write_buf, unformatted_read, unformatted_write,
      	formatted_transfer_scalar, us_read, us_write, data_transfer_init,
      	skip_record, next_record_r, write_us_marker, next_record_w_unf,
      	next_record_w, finalize_transfer, st_read, st_write_done):
      	Likewise.
      	* io/format.c (format_error): Likewise.
      
      From-SVN: r128050
      Francois-Xavier Coudert committed
    • * config/netbsd-elf.h (USE_LD_AS_NEEDED): Define. · 4392a547
      From-SVN: r128049
      Krister Walfridsson committed
    • re PR middle-end/33290 (gcc.c-torture/execute/930921-1.c fails at -O1 and above now) · c722c7da
      gcc/
      	PR middle-end/33290
      	* optabs.c (avoid_expensive_constant): Canonicalize CONST_INTs
      	before forcing them into a register.
      
      From-SVN: r128048
      Richard Sandiford committed
    • mips.md (fetchop_bit): Use define_code_iterator rather than define_code_macro. · 171cb699
      gcc/
      	* config/mips/mips.md (fetchop_bit): Use define_code_iterator
      	rather than define_code_macro.
      
      From-SVN: r128047
      Richard Sandiford committed
    • gcc.c (xputenv): New function. · 47d33318
      	* gcc.c (xputenv): New function.
      	(putenv_from_prefixes): Use xputenv instead of putenv.
      	(process_command): Use xputenv instead of putenv.
      	(set_collect_gcc_options): Use xputenv instead of putenv.
      	(main): Use xputenv instead of putenv.
      
      From-SVN: r128046
      Francois-Xavier Coudert committed
    • no-tree-scev-cprop-vect-iv-1.c: Restored. · 7ddb8778
      2007-09-03  H.J. Lu  <hongjiu.lu@intel.com>
      
      	* gcc.dg/vect/no-tree-scev-cprop-vect-iv-1.c: Restored.  Moved
      	to ...
      	* gcc.dg/vect/no-scevccp-vect-iv-1.c: New test.
      	* gcc.dg/vect/no-tree-scev-cprop-vect-iv-2.c: Restored.  Moved
      	to ...
      	* gcc.dg/vect/no-scevccp-vect-iv-2.c: New test.
      	* gcc.dg/vect/no-tree-scev-cprop-vect-iv-3.c: Restored.  Moved
      	to ...
      	* gcc.dg/vect/no-scevccp-vect-iv-3.c: New test.
      
      From-SVN: r128045
      H.J. Lu committed
    • builtin_bswap_v3.c: New testcase. · 9816d522
      	* gcc.target/cris/builtin_bswap_v3.c: New testcase.
      	* gcc.target/cris/builtin_bswap_v8.c: New testcase.
      
      From-SVN: r128044
      Jesper Nilsson committed
    • cris.h (TARGET_HAS_SWAP): Defined to describe availability of swap instruction. · df638b27
      	* config/cris/cris.h (TARGET_HAS_SWAP): Defined to describe
      	availability of swap instruction.
      	* config/cris/cris.md (bswapsi2): Implement using swap instruction.
      
      From-SVN: r128043
      Jesper Nilsson committed
    • Update -fmodulo-sched-allow-regmoves documentation · 12749440
      From-SVN: r128041
      Revital Eres committed
    • Change SMS behavior upon failure · c8943832
      Co-Authored-By: Ayal Zaks <zaks@il.ibm.com>
      Co-Authored-By: Revital Eres <eres@il.ibm.com>
      
      From-SVN: r128040
      Vladimir Yanovsky committed
    • * gcc.dg/torture/cris-asm-mof-1.c: Skip if -march defined. · d4d96a5a
      From-SVN: r128039
      Jesper Nilsson committed