Go to file
Tom de Vries 9f620bf1ea Insert new bound in try_transform_to_exit_first_loop_alt
2015-07-10  Tom de Vries  <tom@codesourcery.com>

	* tree-parloops.c (try_transform_to_exit_first_loop_alt): If not found,
	insert nit + 1 bound.

	* testsuite/libgomp.fortran/parloops-exit-first-loop-alt-2.f95: New test.
	* testsuite/libgomp.fortran/parloops-exit-first-loop-alt.f95: New test.

	* gfortran.dg/parloops-exit-first-loop-alt-2.f95: New test.
	* gfortran.dg/parloops-exit-first-loop-alt.f95: New test.

From-SVN: r225655
2015-07-10 08:25:18 +00:00
INSTALL
boehm-gc
config IA MCU psABI support: changes to libraries 2015-06-30 09:42:07 -07:00
contrib
fixincludes
gcc Insert new bound in try_transform_to_exit_first_loop_alt 2015-07-10 08:25:18 +00:00
gnattools
gotools
include
intl
libada
libatomic
libbacktrace
libcc1
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 linux-atomic.c (__kernel_cmpxchg): Reorder arguments to better match light-weight syscall argument order. 2015-07-01 17:42:20 +00:00
libgfortran re PR libfortran/40267 (Eventually get rid of libgfortranbegin.a) 2015-07-06 08:22:34 +00:00
libgo
libgomp Insert new bound in try_transform_to_exit_first_loop_alt 2015-07-10 08:25:18 +00:00
libiberty getruntime.c (RUSAGE_SELF): Define if not already defined. 2015-07-09 17:06:00 +02: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 hashtable.h (_Hashtable<>::__rehash_policy): Do not rehash container. 2015-07-05 21:16:07 +00:00
libvtv
lto-plugin configure.ac: Add AC_USE_SYSTEM_EXTENSIONS. 2015-07-02 10:30:07 +02:00
maintainer-scripts
zlib
.dir-locals.el
.gitignore
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog IA MCU psABI support: GCC changes 2015-06-30 09:40:19 -07:00
ChangeLog.jit
ChangeLog.tree-ssa
MAINTAINERS
Makefile.def
Makefile.in
Makefile.tpl
README
compile
config-ml.in
config.guess
config.rpath
config.sub
configure IA MCU psABI support: GCC changes 2015-06-30 09:40:19 -07:00
configure.ac IA MCU psABI support: GCC changes 2015-06-30 09:40:19 -07:00
depcomp
install-sh
libtool-ldflags
libtool.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
lt~obsolete.m4
missing
mkdep
mkinstalldirs
move-if-change
symlink-tree
ylwrap

README

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.