Go to file
Jakub Jelinek 80f046cced re PR libgomp/42942 (OpenMP omp_set_max_active_levels(0) isn't resetting value)
PR libgomp/42942
	* env.c (parse_unsigned_long): Add ALLOW_ZERO argument.
	(initialize_env): Adjust callers.
	(omp_set_max_active_levels): Set gomp_max_active_levels_var even
	when the argument is 0.

	* testsuite/libgomp.c/pr42942.c: New test.

From-SVN: r157635
2010-03-22 16:16:52 +01:00
boehm-gc PR target/42811 (prerequisite) 2010-03-21 19:34:19 +00:00
config
contrib
fixincludes remove vestiges of inadvertently committed changes 2010-03-19 14:50:06 +00:00
gcc re PR middle-end/43390 (ICE: integral result type precision does not match field size of BIT_FIELD_REF) 2010-03-22 12:39:04 +00:00
gnattools
include
INSTALL
intl
libada
libcpp
libdecnumber
libffi configure.ac (libffi_cv_as_x86_64_unwind_section_type): New test. 2010-03-15 19:36:26 +00:00
libgcc
libgfortran re PR fortran/43409 (I/O: INQUIRE for SIZE does not work.) 2010-03-22 02:39:02 +00:00
libgomp re PR libgomp/42942 (OpenMP omp_set_max_active_levels(0) isn't resetting value) 2010-03-22 16:16:52 +01:00
libiberty
libjava re PR target/42811 (java.lang.ExceptionInInitializerError in ecj1) 2010-03-21 19:41:37 +00:00
libmudflap pass54-frag.c: Add explicit return from main. 2010-03-15 21:01:12 -07:00
libobjc
libssp
libstdc++-v3 base.h (_PseudoSequence): Do not forward declare. 2010-03-22 13:55:11 +00:00
lto-plugin Delete temporary output files. 2010-03-16 07:06:40 -07:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog re PR ada/42554 (Can't build GNAT tools) 2010-03-19 10:19:52 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure re PR ada/42554 (Can't build GNAT tools) 2010-03-19 10:19:52 +00:00
configure.ac re PR ada/42554 (Can't build GNAT tools) 2010-03-19 10:19:52 +00:00
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 Update my mail address. 2010-03-18 00:47:13 +00:00
Makefile.def
Makefile.in
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 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.