1. 09 Jan, 2013 1 commit
  2. 08 Jan, 2013 25 commits
  3. 07 Jan, 2013 14 commits
    • config.host (i[34567]86-*-openbsd* and x86_64-*-openbsd*): Add to lists of… · 25c210f9
      config.host (i[34567]86-*-openbsd* and x86_64-*-openbsd*): Add to lists of i[34567]86-*-* and x86_64-*-* soft-fp targets.
      
      libgcc/
      
      	* config.host (i[34567]86-*-openbsd* and x86_64-*-openbsd*):
      	Add to lists of i[34567]86-*-* and x86_64-*-* soft-fp targets.
      
      gcc/
      
      	* config/i386/openbsdelf.h (LIBGCC2_HAS_TF_MODE, LIBGCC2_TF_CEXT,
      	TF_SIZE): Define.
      
      From-SVN: r194999
      Mark Kettenis committed
    • re PR target/42661 (Documented -mmad option not accepted.) · 81826a7b
      2013-01-07  Steve Ellcey  <sellcey@mips.com>
      
      	PR target/42661
      	* config/mips/mips.opt: Change mad to mmad to match documentation.
      
      From-SVN: r194998
      Steve Ellcey committed
    • re PR fortran/53876 ([OOP] ICE with class array) · 02a1cc65
      2013-01-07  Paul Thomas  <pault@gcc.gnu.org>
      
      	PR fortran/53876
      	PR fortran/54990
      	PR fortran/54992
      	* ChangeLog: Correct format error in revision 194953
      
      2013-01-07  Paul Thomas  <pault@gcc.gnu.org>
      
      	PR fortran/53876
      	PR fortran/54990
      	PR fortran/54992
      	* ChangeLog: Correct format error in revision 194953
      
      From-SVN: r194994
      Paul Thomas committed
    • re PR target/55897 ([avr] Allocate __memx data to .progmemx.data) · 35678514
      	PR target/55897
      	* doc/extend.texi (AVR Named Address Spaces): __memx goes into
      	.progmemx.data now.
      
      From-SVN: r194992
      Georg-Johann Lay committed
    • re PR target/55897 ([avr] Allocate __memx data to .progmemx.data) · e5669488
      	PR target/55897
      	* config/avr/avr.h (ADDR_SPACE_COUNT): New enum.
      	(avr_addrspace_t): Add .section_name field.
      	* config/avr/avr.c (progmem_section): Use ADDR_SPACE_COUNT as
      	array size.
      	(avr_addrspace): Same.  Initialize .section_name.  Remove last
      	NULL entry.  Put __memx into .progmemx.data.
      	(progmem_section_prefix): Remove.
      	(avr_asm_init_sections): No need to initialize progmem_section.
      	(avr_asm_named_section): Use avr_addrspace[].section_name to get
      	section name prefix.
      	(avr_asm_select_section): Ditto.  And use get_unnamed_section to
      	retrieve the progmem section.
      	* avr-c.c (avr_cpu_cpp_builtins): Use ADDR_SPACE_COUNT as loop
      	boundary to run over avr_addrspace[].
      	(avr_register_target_pragmas): Ditto.
      
      From-SVN: r194991
      Georg-Johann Lay committed
    • re PR fortran/55763 (Issues with some simpler CLASS(*) programs) · e35e87dc
      2013-01-07  Tobias Burnus  <burnus@net-b.de>
      
              PR fortran/55763
              * gfortran.h (gfc_check_assign_symbol): Update prototype.
              * decl.c (add_init_expr_to_sym, do_parm): Update call.
              * expr.c (gfc_check_assign_symbol): Handle BT_CLASS and
              improve error location; support components.
              (gfc_check_pointer_assign): Handle component assignments.
              * resolve.c (resolve_fl_derived0): Call gfc_check_assign_symbol.
              (resolve_values): Update call.
              (resolve_structure_cons): Avoid double diagnostic.
      
      2013-01-07  Tobias Burnus  <burnus@net-b.de>
      
              PR fortran/55763
              * gfortran.dg/pointer_init_2.f90: Update dg-error.
              * gfortran.dg/pointer_init_7.f90: New.
      
      From-SVN: r194990
      Tobias Burnus committed
    • Remove "-I" from LIBSTDCXX_RAW_CXX_LDFLAGS · 7f7162cf
      config/
      
      	* libstdc++-raw-cxx.m4 (GCC_LIBSTDCXX_RAW_CXX_FLAGS): Remove
      	"-I" from LIBSTDCXX_RAW_CXX_LDFLAGS.
      
      libjava/
      
      	* Makefile.am (lib_gnu_awt_xlib_la_LDFLAGS): Replace
      	LIBSTDCXX_RAW_CXX_LDLAGS with LIBSTDCXX_RAW_CXX_LDFLAGS.
      	* Makefile.in: Regenerated.
      
      libsanitizer/
      
      	* asan/Makefile.am (libasan_la_LIBADD): Replace
      	LIBSTDCXX_RAW_CXX_LDLAGS with LIBSTDCXX_RAW_CXX_LDFLAGS.
      	* tsan/Makefile.am (libtsan_la_LIBADD): Likewise.
      	* Makefile.in: Regenerated.
      	* configure: Likewise.
      	* asan/Makefile.in: Likewise.
      	* interception/Makefile.in: Likewise.
      	* sanitizer_common/Makefile.in: Likewise.
      	* tsan/Makefile.in: Likewise.
      
      From-SVN: r194989
      H.J. Lu committed
    • re PR c++/55753 ([C++11][4.7/4.8 Regression] ICE constexpr ctor,… · e4d7d8cb
      re PR c++/55753 ([C++11][4.7/4.8 Regression] ICE constexpr ctor, tsubst_copy_and_build, at cp/pt.c:14336)
      
      	PR c++/55753
      	* tree.c (build_aggr_init_expr): Do nothing in a template.
      	* pt.c (tsubst_copy_and_build) [CALL_EXPR]: Strip an ADDR_EXPR off
      	a FUNCTION_DECL before tsubsting.
      
      From-SVN: r194986
      Jason Merrill committed
    • varasm.c (output_constant_def_contents): For asan_protect_global protected strings... · 656e6f37
      	* varasm.c (output_constant_def_contents): For asan_protect_global
      	protected strings, adjust DECL_ALIGN if needed, before testing for
      	anchored symbols.
      	(place_block_symbol): Adjust size for asan protected STRING_CSTs if
      	TREE_CONSTANT_POOL_ADDRESS_P.  Increase alignment for asan protected
      	normal decls.
      	(output_object_block): For asan protected decls, emit asan padding
      	after their contents.
      	* asan.c (asan_protect_global): Don't check TREE_ASM_WRITTEN here.
      	(asan_finish_file): Test it here instead.
      
      From-SVN: r194984
      Jakub Jelinek committed
    • Support -fuse-ld=bfd and -fuse-ld=gold · b352afba
      	PR driver/55470
      	* collect2.c (main): Support -fuse-ld=bfd and -fuse-ld=gold.
      
      	* common.opt: Add fuse-ld=bfd and fuse-ld=gold.
      
      	* gcc.c (LINK_COMMAND_SPEC): Pass -fuse-ld=* to collect2.
      
      	* opts.c (comman_handle_option): Ignore -fuse-ld=bfd and
      	-fuse-ld=gold.
      
      	* doc/invoke.texi: Document -fuse-ld=bfd and -fuse-ld=gold.
      
      Co-Authored-By: Doug Kwan <dougkwan@google.com>
      Co-Authored-By: H.J. Lu <hongjiu.lu@intel.com>
      Co-Authored-By: Matthias Klose <doko@debian.org>
      
      From-SVN: r194983
      Nick Clifton committed
    • Typo · f3b503f4
      From-SVN: r194980
      Georg-Johann Lay committed
    • Fix 32-bit gcc.dg/lto/pr55525 with Sun ld · 3ec053a2
      	* gcc.dg/lto/pr55525_0.c (s): Size like char *.
      
      From-SVN: r194979
      Richard Biener committed
    • PR target/PR54461 · 2a095093
      	PR target/PR54461
      	* doc/install.texi (Cross-Compiler-Specific Options): Document
      	--with-avrlibc.
      
      From-SVN: r194978
      Georg-Johann Lay committed
    • arm_neon.h (vmovn_high_is16, [...]): Fix source operand number and update copyright. · 383f9b34
      2013-01-07  Tejas Belagod  <tejas.belagod@arm.com>
      
              * config/aarch64/arm_neon.h (vmovn_high_is16, vmovn_high_s32,
              vmovn_high_s64, vmovn_high_u16, vmovn_high_u32, vmovn_high_u64,
              vqmovn_high_s16, vqmovn_high_s32, vqmovn_high_s64, vqmovn_high_u16,
              vqmovn_high_u32, vqmovn_high_u64, vqmovun_high_s16, vqmovun_high_s32,
              vqmovun_high_s64): Fix source operand number and update copyright.
      
      From-SVN: r194977
      Tejas Belagod committed