Go to file
Edward Smith-Rowland a7fa8d1819 c-cppbuiltin.c (__cpp_sized_deallocation): Uncomment and move macro.
c-family/

2014-12-20  Edward Smith-Rowland  <3dw4rd@verizon.net>

	* c-cppbuiltin.c (__cpp_sized_deallocation): Uncomment and move macro.
	Control macro with flag_sized_deallocation.


testsuite/

2014-12-20  Edward Smith-Rowland  <3dw4rd@verizon.net>

	* g++.dg/cpp1y/feat-cxx98-neg.C: Enable __cpp_sized_deallocation test.
	* g++.dg/cpp1y/feat-cxx14.C: Ditto.
	* g++.dg/cpp1y/feat-cxx11-neg.C: Ditto and move tests for consistent
	order.
	* g++.dg/cpp1y/feat-sized-dealloc-neg.C: New.
	* g++.dg/cpp1y/feat-sized-dealloc.C: New.

From-SVN: r218986
2014-12-20 01:21:15 +00:00
boehm-gc Include target-utils.exp in boehm-gc testing 2014-12-18 09:42:22 +00:00
config
contrib dg-extract-results.sh: Use --text with grep to avoid issues with binary files. 2014-12-17 22:35:04 +00:00
fixincludes server.c (server_setup): Check return value of getcwd and in case of error set buff[0] to 0. 2014-12-15 09:10:41 +01:00
gcc c-cppbuiltin.c (__cpp_sized_deallocation): Uncomment and move macro. 2014-12-20 01:21:15 +00:00
gnattools
include
INSTALL
intl
libada
libatomic Add load of target-utils.exp to libatomic, libitm, libvtv, libgo testsuite drivers 2014-12-12 12:00:01 +00:00
libbacktrace
libcc1
libcilkrts
libcpp re PR preprocessor/63831 (r217292 causes segfaults with -MM) 2014-12-19 13:20:58 +01:00
libdecnumber
libffi
libgcc MIPS32R6 and MIPS64R6 support 2014-12-19 20:17:36 +00:00
libgfortran
libgo mksysinfo: Pass -O to compiler to avoid warnings on CentOS. 2014-12-17 14:26:55 +00:00
libgomp
libiberty
libitm Add load of target-utils.exp to libatomic, libitm, libvtv, libgo testsuite drivers 2014-12-12 12:00:01 +00:00
libjava
libobjc
liboffloadmic
libquadmath
libsanitizer sanitizer_symbolizer_libbacktrace.cc, [...]: Cherry pick upstream r224308. 2014-12-16 12:35:34 +01:00
libssp
libstdc++-v3 Fix duplicate symbol errors in Darwin bootstrap. 2014-12-20 00:19:40 +00:00
libvtv Add load of target-utils.exp to libatomic, libitm, libvtv, libgo testsuite drivers 2014-12-12 12:00:01 +00:00
lto-plugin
maintainer-scripts
zlib
.dir-locals.el
.gitignore
ABOUT-NLS
ChangeLog * MAINTAINERS (Write After Approval): Add myself. 2014-12-17 16:25:12 +00:00
ChangeLog.jit
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure Build machinery cleanup. 2014-12-15 11:54:43 +01:00
configure.ac Build machinery cleanup. 2014-12-15 11:54:43 +01: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 Add myself to MAINTAINERS under Writer After Approval 2014-12-18 06:19:33 +00:00
Makefile.def
Makefile.in re PR bootstrap/64023 (r216964 breaks bootstrap on darwin when using gcc as the bootstrap compiler.) 2014-12-13 12:24:37 +01:00
Makefile.tpl re PR bootstrap/64023 (r216964 breaks bootstrap on darwin when using gcc as the bootstrap compiler.) 2014-12-13 12:24:37 +01:00
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.

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.