Go to file
Jakub Jelinek 54ae50ac45 re PR rtl-optimization/89865 (FAIL: gcc.target/i386/pr49095.c scan-assembler-times \\\\), % 45)
PR rtl-optimization/89865
	* gcc.target/i386/pr49095.c: Include in scan-assembler-times patterns
	the first argument register, so that occassional spills/fills are
	ignored.

From-SVN: r270025
2019-03-29 21:51:15 +01:00
config mh-mingw: Also set __USE_MINGW_ACCESS flag for C++ code. 2019-03-18 22:36:56 +00:00
contrib Wrap apostrophes in gcc internal format with %'. 2019-03-11 13:59:04 +00:00
fixincludes
gcc re PR rtl-optimization/89865 (FAIL: gcc.target/i386/pr49095.c scan-assembler-times \\\\), % 45) 2019-03-29 21:51:15 +01:00
gnattools
gotools
include
INSTALL
intl
libada
libatomic
libbacktrace re PR libbacktrace/89669 (/usr/ccs/bin/ld: Unsatisfied symbols: backtrace_uncompress_zdebug) 2019-03-11 20:40:34 +00:00
libcc1
libcpp
libdecnumber
libffi
libgcc
libgfortran re PR libfortran/79540 (FAIL: gfortran.dg/fmt_fw_d.f90 -O0 execution test) 2019-03-25 11:48:36 +00:00
libgo compiler,runtime: pass old slice's ptr/len/cap by value to growslice 2019-03-19 18:42:43 +00:00
libgomp team.c (gomp_team_start): Initialize pool->threads[0]. 2019-03-27 18:30:44 +00:00
libhsail-rt
libiberty hash-table.h (remove_elt_with_hash): Return if slot is NULL rather than if is_empty (*slot). 2019-03-14 23:47:01 +01:00
libitm
libobjc
liboffloadmic
libphobos libphobos: Backport extern(C) bindings from druntime 2.085. 2019-03-26 15:18:19 +00:00
libquadmath
libsanitizer re PR sanitizer/80953 (Support libsanitizer on Solaris) 2019-03-13 09:19:25 +00:00
libssp
libstdc++-v3 Don't revisit a variant we are already visiting. 2019-03-28 18:18:49 +02:00
libvtv
lto-plugin
maintainer-scripts
zlib
.dir-locals.el
.gitattributes
.gitignore
ABOUT-NLS
ar-lib
ChangeLog Revert r254150 (PR bootstrap/89829). 2019-03-28 08:44:44 +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 MAINTAINERS (Various Maintainers): Remove myself from dfp.c and related, and libdecnumber. 2019-03-28 17:55:57 +11:00
Makefile.def Add D front-end, libphobos library, and D2 testsuite. 2018-10-28 19:51:47 +00:00
Makefile.in Revert r254150 (PR bootstrap/89829). 2019-03-28 08:44:44 +00:00
Makefile.tpl Revert r254150 (PR bootstrap/89829). 2019-03-28 08:44:44 +00:00
missing
mkdep
mkinstalldirs
move-if-change
multilib.am
README
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.