freebsd-dev/contrib/gcc/cp
Pedro F. Giffuni ab07951c0c gcc: backport some fixes from llvm-gcc
llvm-gcc backported some patches from gcc trunk:

http://gcc.gnu.org/ml/gcc-cvs/2007-05/msg00662.html
http://gcc.gnu.org/ml/gcc-cvs/2007-07/msg00019.html
http://gcc.gnu.org/ml/gcc-cvs/2007-08/msg00240.html
http://gcc.gnu.org/ml/gcc-cvs/2007-08/msg00493.html

The first two were always GPL2. The last two were
added after the GPL3 transition, but were written
by aaw@google.com and Rafael Espíndola got permission
to relicense them under the GPL2 for inclusion in
llvm-gcc.

This fixes GCC-PR c++/31749

Obtained from:	llvm-gcc (rev. 75463; GPLv2)
MFC after:	2 weeks
2014-01-05 20:33:44 +00:00
..
call.c gcc: Add support for Apple's Block extension 2014-01-05 00:43:28 +00:00
cfns.gperf Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
ChangeLog Revert r260073; small diff reduction wrt gcc43 and Apple GCC. 2014-01-02 13:53:53 +00:00
ChangeLog-1993 Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
ChangeLog-1994 Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
ChangeLog-1995 Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
ChangeLog-1996 Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
ChangeLog-1997 Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
ChangeLog-1998 Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
ChangeLog-1999 Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
ChangeLog-2000 Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
ChangeLog-2001 Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
ChangeLog-2002 Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
ChangeLog-2003 Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
ChangeLog-2004 Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
ChangeLog.apple gcc: Add support for Apple's Block extension 2014-01-05 00:43:28 +00:00
ChangeLog.gcc43 gcc: backport some fixes from llvm-gcc 2014-01-05 20:33:44 +00:00
ChangeLog.tree-ssa Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
class.c gcc: Add support for Apple's Block extension 2014-01-05 00:43:28 +00:00
config-lang.in Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
cp-gimplify.c gcc: Add support for Apple's Block extension 2014-01-05 00:43:28 +00:00
cp-lang.c gcc: add femit-struct-debug support to reduce Reduce dwarf debug size 2013-11-16 01:16:24 +00:00
cp-objcp-common.c gcc: Add support for Apple's Block extension 2014-01-05 00:43:28 +00:00
cp-objcp-common.h gcc: Add support for Apple's Block extension 2014-01-05 00:43:28 +00:00
cp-tree.def gcc: Add support for label attributes and "unavailable" attribute. 2013-12-28 20:30:31 +00:00
cp-tree.h gcc: Add support for Apple's Block extension 2014-01-05 00:43:28 +00:00
cvt.c gcc: clean some warnings from -Wformat-security 2013-12-20 20:57:13 +00:00
cxx-pretty-print.c Upgrade of base gcc and libstdc++ to the last GPLv2-licensed revision 2011-03-29 20:53:51 +00:00
cxx-pretty-print.h Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
decl2.c gcc: Add support for Apple's Block extension 2014-01-05 00:43:28 +00:00
decl.c gcc: backport some fixes from llvm-gcc 2014-01-05 20:33:44 +00:00
decl.h gcc: Add support for Apple's Block extension 2014-01-05 00:43:28 +00:00
dump.c gcc: Add support for label attributes and "unavailable" attribute. 2013-12-28 20:30:31 +00:00
error.c gcc: Add support for Apple's Block extension 2014-01-05 00:43:28 +00:00
except.c gcc: revert Rvalue references. 2013-12-20 18:09:34 +00:00
expr.c Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
friend.c Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
g++.1 Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
g++spec.c Revert r260073; small diff reduction wrt gcc43 and Apple GCC. 2014-01-02 13:53:53 +00:00
init.c gcc: Add support for Apple's Block extension 2014-01-05 00:43:28 +00:00
lang-specs.h Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
lex.c Upgrade of base gcc and libstdc++ to the last GPLv2-licensed revision 2011-03-29 20:53:51 +00:00
Make-lang.in gcc: more diff reductions against Apple GCC. 2013-12-20 14:56:52 +00:00
mangle.c gcc: Add support for Apple's Block extension 2014-01-05 00:43:28 +00:00
method.c gcc: small merges from upstream 2013-12-17 23:31:51 +00:00
name-lookup.c gcc: backport some fixes from llvm-gcc 2014-01-05 20:33:44 +00:00
name-lookup.h gcc: Add support for Apple's Block extension 2014-01-05 00:43:28 +00:00
NEWS Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
operators.def Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
optimize.c Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
parser.c gcc: backport some fixes from llvm-gcc 2014-01-05 20:33:44 +00:00
pt.c gcc: Add support for Apple's Block extension 2014-01-05 00:43:28 +00:00
ptree.c Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
repo.c Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
rtti.c gcc: merge upstream fix and new feature. 2013-12-20 16:01:02 +00:00
search.c Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
semantics.c gcc: Add support for Apple's Block extension 2014-01-05 00:43:28 +00:00
tree.c gcc: Add support for Apple's Block extension 2014-01-05 00:43:28 +00:00
typeck2.c Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
typeck.c gcc: Add support for Apple's Block extension 2014-01-05 00:43:28 +00:00