Go to file
Paolo Carlini d8d58893e4 re PR c++/69637 (ICE on an invalid bit-field with template name for width)
/cp
2017-02-02  Paolo Carlini  <paolo.carlini@oracle.com>

	PR c++/69637
	* decl2.c (grokbitfield): In case of error don't set-up DECL_INITIAL
	to the width.

/testsuite
2017-02-02  Paolo Carlini  <paolo.carlini@oracle.com>

	PR c++/69637
	* g++.dg/cpp0x/pr69637-1.C: New.
	* g++.dg/cpp0x/pr69637-2.C: Likewise.

From-SVN: r245117
2017-02-02 08:54:55 +00:00
config ChangeLog: Fix relative path in my entry. 2017-01-26 17:50:50 +01:00
contrib update-copyright.py: Retain original file mode 2017-01-30 15:31:59 +01:00
fixincludes
gcc re PR c++/69637 (ICE on an invalid bit-field with template name for width) 2017-02-02 08:54:55 +00:00
gnattools
gotools
include Introduce C++ support in libcc1 2017-01-31 01:02:03 +00:00
INSTALL
intl
libada
libatomic Fix __atomic to not implement atomic loads with CAS. 2017-02-01 17:21:59 +00:00
libbacktrace
libcc1 Introduce C++ support in libcc1 2017-01-31 01:02:03 +00:00
libcilkrts
libcpp * de.po, eo.po: Update. 2017-01-31 00:50:29 +00:00
libdecnumber
libffi
libgcc
libgfortran re PR fortran/79305 (real128 - undefined reference to cexpl) 2017-01-31 18:50:31 +00:00
libgo libgo: update to go1.8rc3 2017-01-27 15:01:57 +00:00
libgomp libgomp: Provide prototypes for functions implemented by libgomp plugins 2017-01-31 15:32:58 +01:00
libhsail-rt configure.tgt: Fix i?86-*-linux* entry. 2017-02-01 08:56:49 +01:00
libiberty
libitm
libmpx * mpxrt/mpxrt-utils.h (__mpxrt_stop): New prototype. 2017-01-30 15:26:24 +01:00
libobjc
liboffloadmic libgomp: Provide prototypes for functions implemented by libgomp plugins 2017-01-31 15:32:58 +01:00
libquadmath
libsanitizer s390.c (s390_asan_shadow_offset): New function. 2017-01-31 14:50:20 +01:00
libssp
libstdc++-v3 PR78346 make <bits/predefined_ops.h> handle stashing iterators 2017-02-01 12:57:35 +00:00
libvtv
lto-plugin
maintainer-scripts
zlib
.dir-locals.el
.gitattributes
.gitignore
ABOUT-NLS
ChangeLog [brigfe] Small fixes 2017-01-27 15:35:07 +01:00
ChangeLog.jit
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure [brigfe] Small fixes 2017-01-27 15:35:07 +01:00
configure.ac [brigfe] Small fixes 2017-01-27 15:35:07 +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 [brigfe] Small fixes 2017-01-27 15:35:07 +01: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.

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.