1. 14 Feb, 2011 14 commits
    • configure.ac (HAVE_HIDDEN_VISIBILITY): Test with -Werror in CFLAGS. · 49f0e1ba
      	* configure.ac (HAVE_HIDDEN_VISIBILITY): Test with -Werror in CFLAGS.
      	* printf/printf_fp.c: Don't include <alloca.h>.
      	* printf/quadmath-printf.h (_itoa): Redefine to __quadmath_itoa.
      	* configure: Regenerated.
      
      From-SVN: r170139
      Jakub Jelinek committed
    • Insert libgcj's Python module directory at the start of the search · fce0280a
      path, rather than at the end.
      
      From-SVN: r170138
      Gary Benson committed
    • re PR target/47696 ([AVR] Compilation for atmega2560 produces incomplete… · 30dd1ea3
      re PR target/47696 ([AVR] Compilation for atmega2560 produces incomplete interrupt vector table (USART2,3))
      
      	PR target/47696
      	* config/avr/avr-devices.c (avr_mcu_types): Fix ATmega2560 device
      	description.
      
      From-SVN: r170137
      Anatoly Sokolov committed
    • re PR fortran/47642 (real(kind=16) - libquadmath - segfault on amd64 FreeBSD) · 1d92226b
      	PR fortran/47642
      	* libquadmath.texi (quadmath_snprintf): Document.
      	(quadmath_flt128tostr): Remove.
      	* Makefile.am (libquadmath_la_SOURCES): Add printf/*.c.
      	Remove  quadmath_io.c, gdtoa/gdtoa.c, gdtoa/g__fmt.c,
      	gdtoa/g_Qfmt.c, gdtoa/dmisc.c and gdtoa/ulp.c.
      	* quadmath.h (quadmath_snprintf): New prototype.
      	(quadmath_flt128tostr): Remove.
      	* quadmath_weak.h (quadmath_snprintf): Add.
      	(quadmath_flt128tostr): Remove.
      	* configure.ac: New AC_CHECK_HEADERS headers: langinfo.h, wchar.h,
      	wctype.h, limits.h, ctype.h, printf.h, errno.h.
      	(AC_USE_SYSTEM_EXTENSIONS): Add.
      	(HAVE_HIDDEN_VISIBILITY, HAVE_PRINTF_HOOKS,
      	USE_LOCALE_SUPPORT, USE_I18N_NUMBER_H): New checks.
      	* quadmath.map (QUADMATH_1.0): Add quadmath_snprintf.  Remove
      	quadmath_flt128tostr.
      	* printf/printf_fphex.c: New file.
      	* printf/_itowa.h: New file.
      	* printf/mul_n.c: New file.
      	* printf/quadmath-printf.h: New file.
      	* printf/submul_1.c: New file.
      	* printf/quadmath-printf.c: New file.
      	* printf/gmp-impl.h: New file.
      	* printf/lshift.c: New file.
      	* printf/fpioconst.h: New file.
      	* printf/add_n.c: New file.
      	* printf/cmp.c: New file.
      	* printf/sub_n.c: New file.
      	* printf/mul.c: New file.
      	* printf/divrem.c: New file.
      	* printf/addmul_1.c: New file.
      	* printf/printf_fp.c: New file.
      	* printf/_itoa.h: New file.
      	* printf/fpioconst.c: New file.
      	* printf/_i18n_number.h: New file.
      	* printf/flt1282mpn.c: New file.
      	* printf/rshift.c: New file.
      	* printf/mul_1.c: New file.
      	* quadmath_io.c: Removed.
      	* gdtoa/gdtoa.c: Removed.
      	* gdtoa/g__fmt.c: Removed.
      	* gdtoa/g_Qfmt.c: Removed.
      	* gdtoa/dmisc.c: Removed.
      	* gdtoa/ulp.c: Removed.
      	* config.h.in: Regenerated.
      	* configure: Regenerated.
      	* Makefile.in: Regenerated.
      
      	* io/write_float.def (DTOAQ): Use quadmath_snprintf instead of
      	quadmath_flt128tostr.
      	* io/transfer128.c (tmp2): Initialize to quadmath_snprintf instead
      	of quadmath_flt128tostr.
      
      From-SVN: r170135
      Jakub Jelinek committed
    • make mcore use constraints.md · 944f4bb3
      	make mcore use constraints.md
      	* config/mcore/constraints.md: New file.
      	* config/mcore/mcore.md: Include it.
      	* config/mcore/mcore.c (reg_class_from_letter): Delete.
      	* config/mcore/mcore.h (reg_class_from_letter): Delete.
      	(REG_CLASS_FROM_LETTER): Delete.
      	(CONST_OK_FOR_I, CONST_OK_FOR_J, CONST_OK_FOR_L): Use
      	insn_const_int_ok_for_constraint.
      	(CONST_OK_FOR_K, CONST_OK_FOR_M, CONST_OK_FOR_N): Likewise.
      	(CONST_OK_FOR_O, CONST_OK_FOR_P): Likewise.
      	(CONST_OK_FOR_LETTER_P, CONST_DOUBLE_OK_FOR_LETTER_P): Delete.
      	(EXTRA_CONSTRAINT): Delete.
      
      From-SVN: r170134
      Nathan Froyd committed
    • re PR libgomp/47731 (futex_wait broken on Linux) · 53b4d41d
      	PR libgomp/47731
      	* config/linux/futex.h (futex_wait): Pass NULL as timeout argument
      	to FUTEX_WAIT futex syscall.
      	* config/linux/wait.h: Include <futex.h> instead of "futex.h".
      
      From-SVN: r170133
      Jakub Jelinek committed
    • attr-weak-hidden-1.c: Make definition of foo strong. · 88d0743e
      2011-02-14  Richard Guenther  <rguenther@suse.de>
      
      	* gcc.dg/attr-weak-hidden-1.c: Make definition of foo strong.
      
      From-SVN: r170128
      Richard Guenther committed
    • re PR ada/41929 (64-bit null_pointer_deref1 gnat.dg test consumes all available memory) · ad56a54c
      	gcc:
      	PR ada/41929
      	* config/sparc/sol2-unwind.h: Include <sys/frame.h>, <sys/stack.h>
      	(IS_SIGHANDLER): Define.
      	(sparc64_is_sighandler): New function, split off from
      	sparc64_fallback_frame_state.
      	(sparc_is_sighandler): New function, split off from
      	sparc_fallback_frame_state.
      	(sparc64_fallback_frame_state): Merge with ...
      	(sparc_fallback_frame_state): ... this into ...
      	(MD_FALLBACK_FRAME_STATE_FOR): ... this.
      	Change new_cfa to long.
      	Remove regs_off, fpu_save_off, fpu_save.
      	Define nframes, mctx.
      	Use IS_SIGHANDLER, handler_args, mctx, walk stack instead of
      	hardcoded offsets.
      
      	gcc/testsuite:
      	PR ada/41929
      	* gnat.dg/null_pointer_deref1.exp: Don't skip on
      	sparc*-sun-solaris2.11.
      
      From-SVN: r170126
      Rainer Orth committed
    • re PR fortran/47349 (missing warning: Actual argument contains too few elements) · 93302a24
      2011-02-14  Janus Weil  <janus@gcc.gnu.org>
      
      	PR fortran/47349
      	* interface.c (get_expr_storage_size): Handle derived-type components.
      
      
      2011-02-14  Janus Weil  <janus@gcc.gnu.org>
      
      	PR fortran/47349
      	* gfortran.dg/argument_checking_18.f90: New.
      
      From-SVN: r170125
      Janus Weil committed
    • regex_compiler.h: Remove unnecessary bind() calls. · 75eec5b6
      2011-02-14  Jonathan Wakely  <jwakely.gcc@gmail.com>
      
      	* include/bits/regex_compiler.h: Remove unnecessary bind() calls.
      	* include/bits/regex_nfa.h: Remove unnecessary base classes.
      
      From-SVN: r170124
      Jonathan Wakely committed
    • Fixes to gccgo.texi. · 1e263792
      gcc/:
      	* go/gccgo.texi (Top, Import and Export): Fix a typo and a
      	markup nit.
      
      From-SVN: r170122
      Ralf Wildenhues committed
    • re PR target/45808 (FreeBSD: -pthread is handled incompletely) · 67932abf
      	PR target/45808
      	* config/freebsd-spec.h (FBSD_LIB_SPEC): Handle the shared case.
      
      From-SVN: r170121
      Andriy Gapon committed
    • Daily bump. · c11eaf93
      From-SVN: r170120
      GCC Administrator committed
  2. 13 Feb, 2011 13 commits
  3. 12 Feb, 2011 13 commits