Go to file
Jakub Jelinek b826efd986 re PR middle-end/36790 (ICE on valid code: OpenMP task construct with default(shared) clause)
PR middle-end/36790
	* omp-low.c (lower_omp_2): If task_shared_vars, test all DECL_P
	uids in the bitmap, not just VAR_DECL uids.

	* gcc.dg/gomp/pr36790.c: New test.
	* g++.dg/gomp/pr36790.C: New test.

From-SVN: r137695
2008-07-10 17:22:50 +02:00
boehm-gc
config
contrib
fixincludes
gcc re PR middle-end/36790 (ICE on valid code: OpenMP task construct with default(shared) clause) 2008-07-10 17:22:50 +02:00
gnattools
include safe-ctype.h: Add #include of ctype.h before redefining the ctype.h macros. 2008-07-07 17:08:21 +00:00
INSTALL
intl
libada
libcpp
libdecnumber
libffi
libgcc t-softfp-compat: Update comments. 2008-07-08 06:13:13 -07:00
libgfortran re PR fortran/36341 (MATMUL: Bounds check missing) 2008-07-07 19:43:33 +00:00
libgomp c++.exp: Append multilib library path. 2008-07-08 15:13:29 -04:00
libiberty
libjava Actually add libjava/gnu/gcj/convert/make-trie.h. 2008-07-08 18:11:43 +00:00
libmudflap
libobjc Makefile.in (install-info): New stub target. 2008-07-06 09:40:39 +00:00
libssp
libstdc++-v3 balanced_quicksort.h: (qsb_divide) Replace "*end" by "*(end - 1)" in assertion. 2008-07-10 08:19:26 +00:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.ac
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
Makefile.in
Makefile.tpl
missing
mkdep
mkinstalldirs
move-if-change
README
README.SCO
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.