1. 23 Nov, 2008 3 commits
  2. 22 Nov, 2008 15 commits
    • varasm.c (default_file_start): Suppress ASM_APP_OFF also with -dA and -dP. · 714832c9
      * varasm.c (default_file_start): Suppress ASM_APP_OFF also with
      -dA and -dP.
      
      From-SVN: r142126
      Andreas Schwab committed
    • re PR libfortran/38225 (RESHAPE bounds with multi-dimensional SOURCE) · a388c779
      2008-11-22  Thomas Koenig  <tkoenig@gcc.gnu.org>
      
      	PR libfortran/38225
      	* intrinsics/reshape_generic.c (reshape_internal):
      	Use all dimensions of source for bounds checking.
      	* m4/reshape.m4:  Likewise.
      	* generated/reshape_c10.c Regenerated.
      	* generated/reshape_c16.c Regenerated.
      	* generated/reshape_c4.c Regenerated.
      	* generated/reshape_c8.c Regenerated.
      	* generated/reshape_i16.c Regenerated.
      	* generated/reshape_i4.c Regenerated.
      	* generated/reshape_i8.c Regenerated.
      	* generated/reshape_r10.c Regenerated.
      	* generated/reshape_r16.c Regenerated.
      	* generated/reshape_r4.c Regenerated.
      	* generated/reshape_r8.c Regenerated.
      
      2008-11-22  Thomas Koenig  <tkoenig@gcc.gnu.org>
      
      	PR libfortran/38225
      	* gfortran.dg/reshape_3.f90:  New test.
      
      From-SVN: r142125
      Thomas Koenig committed
    • re PR fortran/38160 (C Binding: Kind parameter checking too strict and too late) · 2ec855f1
      2008-11-22  Tobias Burnus  <burnus@net-b.de>
      
              PR fortran/38160
              * trans-types.c (gfc_validate_c_kind): Remove function.
              * decl.c (gfc_match_kind_spec): Add C kind parameter check.
                (verify_bind_c_derived_type): Remove gfc_validate_c_kind call.
                (verify_c_interop_param): Update call.
              * gfortran.h (verify_bind_c_derived_type): Update prototype.
                (gfc_validate_c_kind): Remove.
              * symbol.c (verify_bind_c_derived_type): Update verify_c_interop
              * call.
              * resolve.c (gfc_iso_c_func_interface): Ditto.
      
      2008-11-22  Tobias Burnus  <burnus@net-b.de>
      
              PR fortran/38160
              * gfortran.dg/bind_c_usage_18.f90: New test.
              * gfortran.dg/c_kind_tests_2.f03: Update dg-messages.
              * gfortran.dg/interop_params.f03: Ditto.
      
      From-SVN: r142124
      Tobias Burnus committed
    • mips.md (rdhwr): Rename to rdhwr_synci_step_<mode>. · 9d50ba21
      	* config/mips/mips.md (rdhwr): Rename to rdhwr_synci_step_<mode>.
      	Use constant 1 as the operand.
      	* config/mips/mips.c (mips_expand_synci_loop): Make INC Pmode.
      	Rename gen_rdhwr to gen_rdhwr_synci_step_si or
      	gen_rdhwr_synci_step_di depending on the size of Pmode.
      
      From-SVN: r142123
      Adam Nemet committed
    • Fix ChangeLog entry for config/i386/avxintrin.h. · e548e2c0
      From-SVN: r142122
      H.J. Lu committed
    • re PR target/38222 (gcc.target/i386/sse4_2-popcntl.c fails on i686-apple-darwin9) · a00ce5fe
      
      	PR target/38222
      	* config/i386/i386.md (SWI248): New mode iterator.
      	(SWI32): Remove mode iterator.
      	(popcount<mode>2): Rename from popcounthi2, popcountsi2 and
      	popcounthi2 insn patterns. Macroize pattern using SWI248 mode
      	iterator.  Generate popcnt mnemonic without mode extensions
      	for Darwin x86 targets.
      	(*popcount<mode>2_cmp): Ditto.
      	(*popcountsi2_cmp_zext): Generate popcnt mnemonic without mode
      	extensions for Darwin x86 targets.
      
      testsuite/ChangeLog:
      
      	PR target/38222
      	* gcc.target/i386/funcspec-3.c: Scan for popcnt on Darwin targets.
      
      From-SVN: r142121
      Uros Bizjak committed
    • sparc.c (TARGET_ASM_OUTPUT_DWARF_DTPREL): Define only if HAVE_AS_SPARC_UA_PCREL is defined. · f06fb22b
      	* config/sparc/sparc.c (TARGET_ASM_OUTPUT_DWARF_DTPREL): Define
      	only if HAVE_AS_SPARC_UA_PCREL is defined.
      
      From-SVN: r142118
      Eric Botcazou committed
    • ira-costs.c (find_allocno_class_costs): Work out the maximum allocno_costs value… · 61ad6db1
      ira-costs.c (find_allocno_class_costs): Work out the maximum allocno_costs value of the classees with the lowest...
      
      gcc/
      	* ira-costs.c (find_allocno_class_costs): Work out the maximum
      	allocno_costs value of the classees with the lowest total_costs
      	value.  Use this to set ALLOCNO_COVER_CLASS_COST here...
      	(setup_allocno_cover_class_and_costs): ...rather than here.
      	Use the ALLOCNO_COVER_CLASS_COST for all registers in the
      	preferred class.
      
      From-SVN: r142117
      Richard Sandiford committed
    • re PR middle-end/37323 (__builtin_apply failures) · b6500984
      	PR middle-end/37323
      	* builtins.c (expand_builtin_apply_args): Emit sequence before
      	parm_birth_insn instead of after entry_of_function's first insn.
      
      From-SVN: r142116
      Jakub Jelinek committed
    • re PR middle-end/37316 (Small structs are not passed correctly on hppa64-*-*) · bbd46fd5
      	PR middle-end/37316
      	* function.c (assign_parm_remove_parallels): Pass
      	data->passed_type as third argument to emit_group_store.
      
      From-SVN: r142115
      Jakub Jelinek committed
    • re PR target/37170 (gcc.dg/weak/weak-1.c) · b7c7b768
      	PR target/37170
      	* final.c (mark_symbol_refs_as_used): New function.
      	* output.h (mark_symbol_refs_as_used): New prototype.
      	* config/s390/s390.c (s390_mark_symbol_ref_as_used): Removed.
      	(s390_output_pool_entry): Use mark_symbol_refs_as_used.
      	* config/arm/arm.md (consttable_4): Likewise.
      
      From-SVN: r142114
      Jakub Jelinek committed
    • re PR target/37170 (gcc.dg/weak/weak-1.c) · a7fe25b8
      	PR target/37170
      	* final.c (mark_symbol_refs_as_used): New function.
      	* output.h (mark_symbol_refs_as_used): New prototype.
      	* config/s390/s390.c (s390_mark_symbol_ref_as_used): Removed.
      	(s390_output_pool_entry): Use mark_symbol_refs_as_used.
      	* config/arm/arm.md (consttable_4): Likewise.
      
      From-SVN: r142113
      Jakub Jelinek committed
    • re PR target/37880 (Documentation of option -mcmodel=medium is wrong) · 3b139014
      	PR target/37880
      	* doc/invoke.texi: Adjust wording of -mcmodel=medium description.
      
      From-SVN: r142112
      Jakub Jelinek committed
    • re PR libfortran/37839 (st_parameter_dt has unwanted padding, is out of sync with compiler) · e1456843
      	PR libfortran/37839
      	* trans-io.c (gfc_build_io_library_fndecls): Decrease pad size back
      	to 16 pointers plus 32 integers.  Don't use max integer kind
      	alignment, only gfc_intio_kind's alignment.
      	(gfc_trans_inquire): Only set flags2 if mask2 is non-zero.
      	* ioparm.def: Fix order, bitmasks and types of inquire round, sign
      	and pending fields.  Move u in dt before id.
      	* io.c (gfc_free_inquire): Free decimal and size exprs.
      	(match_inquire_element): Match size instead of matching blank twice.
      	(gfc_resolve_inquire): Resolve size.
      
      	* gfortran.dg/f2003_inquire_1.f03: New test.
      	* gfortran.dg/f2003_io_1.f03: Remove xfail.
      	* gfortran.dg/f2003_io_4.f03: Likewise.
      	* gfortran.dg/f2003_io_5.f03: Likewise.
      	* gfortran.dg/f2003_io_6.f03: Likewise.
      	* gfortran.dg/f2003_io_7.f03: Likewise.
      
      	* io/io.h (IOPARM_INQUIRE_HAS_ROUND, IOPARM_INQUIRE_HAS_SIGN,
      	IOPARM_INQUIRE_HAS_PENDING): Adjust values.
      	(st_parameter_inquire): Reorder and fix types of round, sign and
      	pending fields.
      	(st_parameter_43, st_parameter_44): Removed.
      	(st_parameter_dt): Put back struct definition directly to u.p
      	declaration.  Change type of u.p.size_used from gfc_offset to
      	GFC_IO_INT.  Decrease back size of u.pad to 16 pointers and
      	32 ints.  Put id, pos, asynchronous, blank, decimal, delim,
      	pad, round and sign fields after the union.
      	* io/inquire.c (inquire_via_unit, inquire_via_filename): Only read
      	flags2 if it is defined.
      	* io/transfer.c (read_sf, read_block_form, write_block): Cast
      	additions to size_used to GFC_IO_INT instead of gfc_offset.
      	(data_transfer_init): Clear whole u.p struct.  Adjust
      	for moving id, pos, asynchronous, blank, decimal, delim, pad,
      	round and sign fields from u.p directly into st_parameter_dt.
      	(finalize_transfer): Don't cast size_used to GFC_IO_INT.
      	* io/file_pos.c (st_endfile): Clear whole u.p struct.
      
      From-SVN: r142111
      Jakub Jelinek committed
    • Daily bump. · 22090443
      From-SVN: r142108
      GCC Administrator committed
  3. 21 Nov, 2008 17 commits
  4. 20 Nov, 2008 5 commits