Go to file
Maxim Blumenthal 4c1cb4da7a simd-3.c: (main): Change type of res and ref from int to double.
2015-07-14  Maxim Blumenthal  <maxim.blumenthal@intel.com>

libgomp/
	* testsuite/libgomp.c/examples-4/simd-3.c: (main): Change type of res
	and ref from int to double.  Replaced their comparison with
	an inequality of their difference and EPS.
	* testsuite/libgomp.c/examples-4/simd-8.c: (main): Replace the
	comparison of pri and a reference number with an inequality of their
	difference and EPS.
	* testsuite/libgomp.fortran/examples-4/simd-3.f90: (main): Replaced
	the comparison of sum and sum_ref with an inequality of their
	difference and EPS.
	* testsuite/libgomp.fortran/examples-4/simd-8.f90: (main): Replace
	the comparison of pri and a reference number with an inequality of
	their difference and EPS.

From-SVN: r225786
2015-07-14 18:54:35 +00:00
boehm-gc
config This patch syncs zlib.m4 with binutils-gdb and uses AM_ZLIB from zlib.m4 2015-07-14 07:25:35 -07:00
contrib Fix FT32 ChangeLogs 2015-06-03 07:39:45 -06:00
fixincludes
gcc * call.c (build_new_method_call_1): Call reshape_init. 2015-07-14 13:35:38 -04:00
gnattools configure.ac (*-*-dragonfly*): New configuration. 2015-06-08 07:27:56 +00:00
gotools
include Remove trailing spaces in demangle.h 2015-07-14 09:14:40 -07:00
INSTALL
intl
libada
libatomic configure.tgt: Add *-*-dragonfly to supported targets. 2015-07-14 16:36:51 +01:00
libbacktrace re PR sanitizer/65479 (sanitizer stack trace missing frames past #0 on powerpc64) 2015-06-11 18:01:50 -06:00
libcc1 hash-traits.h (free_ptr_hash): New class. 2015-06-25 17:06:24 +00:00
libcilkrts
libcpp Address -Wsign-compare diagnostics 2015-07-08 16:48:11 +02:00
libdecnumber IA MCU psABI support: changes to libraries 2015-06-30 09:42:07 -07:00
libffi
libgcc t-dragonfly: New. 2015-07-13 15:53:16 +01:00
libgfortran re PR libfortran/40267 (Eventually get rid of libgfortranbegin.a) 2015-07-06 08:22:34 +00:00
libgo compiler,runtime: Determine if allocations need new pointers in runtime. 2015-07-14 01:22:25 +00:00
libgomp simd-3.c: (main): Change type of res and ref from int to double. 2015-07-14 18:54:35 +00:00
libiberty Fix several crashes of C++ demangler on fuzzed input. 2015-07-13 05:49:54 +00:00
libitm re PR libitm/52482 (libitm INVALID MNEMONIC in .S (powerpc asm)) 2015-07-03 17:28:43 +00:00
libjava
libmpx
libobjc
liboffloadmic liboffloadmic plugin: Address -Wnarrowing diagnostics 2015-07-08 17:47:59 +02:00
libquadmath
libsanitizer
libssp
libstdc++-v3 re PR libstdc++/66855 (codecvt wrong endianness in UTF-16 conversions) 2015-07-13 21:07:48 +01:00
libvtv
lto-plugin configure.ac: Add AC_USE_SYSTEM_EXTENSIONS. 2015-07-02 10:30:07 +02:00
maintainer-scripts update_version_svn: Add gcc-4_8-branch to IGNORE_BRANCHES. 2015-06-23 07:48:06 +00:00
zlib
.dir-locals.el
.gitignore
ABOUT-NLS
ChangeLog Sync toplevel configure with binutils-gdb 2015-07-14 08:32:05 -07:00
ChangeLog.jit
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure Sync toplevel configure with binutils-gdb 2015-07-14 08:32:05 -07:00
configure.ac Sync toplevel configure with binutils-gdb 2015-07-14 08:32:05 -07:00
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 * MAINTAINERS (Write After Approval): Add myself. 2015-06-23 08:52:51 +00:00
Makefile.def Sync toplevel files binutils-gdb 2015-07-14 08:03:11 -07:00
Makefile.in Sync toplevel files binutils-gdb 2015-07-14 08:03:11 -07:00
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.