Go to file
Jakub Jelinek ea1199ee95 re PR c/39495 (OMP parallel loop w/ unsigned index var rejected)
PR c/39495
	* c-omp.c (c_finish_omp_for): Allow NE_EXPR with TREE_TYPE (decl)'s
	minimum or maximum value.

	* parser.c (cp_parser_omp_for_cond): Don't check lhs if decl is NULL.
	(cp_parser_omp_for_loop): Always use cp_parser_omp_for_cond.

	* gcc.dg/gomp/pr39495-1.c: New test.
	* gcc.dg/gomp/pr39495-2.c: New test.
	* g++.dg/gomp/pr39495-1.C: New test.
	* g++.dg/gomp/pr39495-2.C: New test.

From-SVN: r144965
2009-03-19 16:34:00 +01:00
boehm-gc
config
contrib
fixincludes
gcc re PR c/39495 (OMP parallel loop w/ unsigned index var rejected) 2009-03-19 16:34:00 +01:00
gnattools
include decl.c (grokfndecl): Set DECL_CONTEXT on parms. 2009-03-17 19:31:18 -04:00
INSTALL
intl
libada
libcpp dse.c (struct group_info): Reorder fields for 64-bit hosts. 2009-03-18 18:04:26 +01:00
libdecnumber
libffi
libgcc
libgfortran
libgomp
libiberty decl.c (grokfndecl): Set DECL_CONTEXT on parms. 2009-03-17 19:31:18 -04:00
libjava
libmudflap
libobjc
libssp
libstdc++-v3 appendix_contributing.xml: Add docbook style sheet version information. 2009-03-17 22:09:26 +00:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog configure: Rebuild. 2009-03-18 23:32:36 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure: Rebuild. 2009-03-18 23:32:36 +00:00
configure.ac configure: Rebuild. 2009-03-18 23:32:36 +00:00
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS
Makefile.def configure: Rebuild. 2009-03-18 23:32:36 +00:00
Makefile.in configure: Rebuild. 2009-03-18 23:32:36 +00: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 file 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.html for how to report bugs usefully.