No description
  • C++ 30.7%
  • C 30.2%
  • Ada 14.4%
  • D 6.1%
  • Go 5.7%
  • Other 12.4%
Find a file
Tamar Christina 6b2acfc80d testsuite: Fix testism in avx512fp16-xorsign-1.c
After r16-7762-g0383e6c398a this test now only vectorizes
the main loop and not the early break result checking loop
due to the FP * being able to raise an FE and we're compiling
with -ftrapping-math.

Test was marked unsupported so didn't notice it before.

gcc/testsuite/ChangeLog:

	* gcc.target/i386/avx512fp16-xorsign-1.c: Update loop count.
2026-03-02 08:16:38 +00:00
.forgejo top-level: Rename forgejo sanity checks 2026-02-27 15:08:12 +01:00
.github
c++tools
config
contrib Daily bump. 2026-02-25 00:16:33 +00:00
fixincludes
gcc testsuite: Fix testism in avx512fp16-xorsign-1.c 2026-03-02 08:16:38 +00:00
gnattools
gotools
include
INSTALL
libada
libatomic Daily bump. 2026-02-22 00:16:27 +00:00
libbacktrace
libcc1
libcody
libcpp Update .po files 2026-02-27 22:31:49 +00:00
libdecnumber
libffi
libga68 Daily bump. 2026-02-24 00:16:30 +00:00
libgcc Daily bump. 2026-02-24 00:16:30 +00:00
libgcobol Daily bump. 2026-02-27 00:16:38 +00:00
libgfortran Fortran: Fix libfortran cannot be cross compiled [PR124286] 2026-02-28 18:32:17 -08:00
libgm2
libgo
libgomp openmp: Re-add support for private references to variable-length arrays with allocator clause [PR113436] 2026-02-28 00:10:57 +00:00
libgrust
libiberty Daily bump. 2026-02-27 00:16:38 +00:00
libitm
libobjc
libphobos
libquadmath
libsanitizer
libssp
libstdc++-v3 libstdc++: Add test for -Wnull-deference in istream_iterator [PR105580] 2026-02-28 08:47:42 +01:00
libvtv
lto-plugin
maintainer-scripts
zlib
.b4-config
.dir-locals.el
.editorconfig
.gitattributes
.gitignore
ABOUT-NLS
ar-lib
ChangeLog Daily bump. 2026-02-20 00:16:32 +00:00
ChangeLog.jit
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure AMDGCN: Disable subdirectory configuration for unsupported GAS and LD 2026-02-18 17:32:33 +00:00
configure.ac AMDGCN: Disable subdirectory configuration for unsupported GAS and LD 2026-02-18 17:32:33 +00:00
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
lt~obsolete.m4
MAINTAINERS
Makefile.def
Makefile.in
Makefile.tpl
missing
mkdep
mkinstalldirs
move-if-change
multilib.am
README
SECURITY.txt
symlink-tree
test-driver
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.