Go to file
Jonathan Wakely 50ea03f403 PR libstdc++/83833 fix failing test on ia32
PR libstdc++/83833
	* testsuite/26_numerics/random/chi_squared_distribution/83833.cc:
	Add -ffloat-store to options for m68k and ia32.

From-SVN: r257146
2018-01-29 14:07:27 +00:00
config
contrib * download_prerequisites: Use shasum for FreeBSD and DragonFly. 2018-01-29 13:30:02 +00:00
fixincludes
gcc re PR tree-optimization/84057 (ICE: Segmentation fault (in can_remove_branch_p)) 2018-01-29 09:16:09 +00:00
gnattools
gotools Makefile.am (GOTOOLS_TEST_TIMEOUT): Define. 2018-01-19 05:04:51 +00:00
include
INSTALL
intl
libada
libatomic
libbacktrace elf.c (elf_open_debugfile_by_debuglink): Don't check CRC if the desired CRC is zero. 2018-01-25 18:14:04 +00:00
libcc1
libcpp c-cppbuiltin.c (c_cpp_builtins): Use ggc_strdup for the fp_suffix argument. 2018-01-27 07:27:47 +01:00
libdecnumber
libffi
libgcc [ARC] Add support for reduced register file set 2018-01-26 12:34:00 +01:00
libgfortran re PR fortran/37577 ([meta-bug] change internal array descriptor format for better syntax, C interop TR, rank 15) 2018-01-25 19:09:40 +00:00
libgo libgo: update to Go1.10rc1 2018-01-27 23:45:46 +00:00
libgomp [nvptx, PR84028] Add exit insn after noreturn call for neutered workers 2018-01-25 10:25:14 +00:00
libhsail-rt
libiberty simple-object-xcoff.c (simple_object_xcoff_find_sections): Use ulong_type to avoid warning about 32-bit shift. 2018-01-21 05:01:31 +00:00
libitm
libmpx
libobjc
liboffloadmic
libquadmath
libsanitizer Guard against undefined weak symbols before Mac OS X 10.9 (PR sanitizer/82825) 2018-01-17 19:31:43 +00:00
libssp
libstdc++-v3 PR libstdc++/83833 fix failing test on ia32 2018-01-29 14:07:27 +00:00
libvtv
lto-plugin
maintainer-scripts gcc_release (build_sources): Use getconf to get at the number of cores in the system and pass -jN to gcc_build. 2018-01-25 10:22:38 +00:00
zlib
.dir-locals.el
.gitattributes
.gitignore
ABOUT-NLS
ChangeLog Add Boris Kolpackov <boris@codesynthesis.com> to MAINTAINERS 2018-01-18 12:36:31 +00:00
ChangeLog.jit
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.ac
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
COPYING.RUNTIME
depcomp
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS Add Boris Kolpackov <boris@codesynthesis.com> to MAINTAINERS 2018-01-18 12:36:31 +00:00
Makefile.def
Makefile.in
Makefile.tpl
missing
mkdep
mkinstalldirs
move-if-change
README
symlink-tree
ylwrap

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the files whose
names start with COPYING for copying permission.  The manuals, and
some of the runtime libraries, are under different terms; see the
individual source files for details.

The directory INSTALL contains copies of the installation information
as HTML and plain text.  The source of this information is
gcc/doc/install.texi.  The installation information includes details
of what is included in the GCC sources and what files GCC installs.

See the file gcc/doc/gcc.texi (together with other files that it
includes) for usage and porting information.  An online readable
version of the manual is in the files gcc/doc/gcc.info*.

See http://gcc.gnu.org/bugs/ for how to report bugs usefully.

Copyright years on GCC source files may be listed using range
notation, e.g., 1987-2012, indicating that every year in the range,
inclusive, is a copyrightable year that could otherwise be listed
individually.