]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r258731:
authorpfg <pfg@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 19 Dec 2013 02:39:11 +0000 (02:39 +0000)
committerpfg <pfg@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 19 Dec 2013 02:39:11 +0000 (02:39 +0000)
commitfaeb636604f447bac18700d268d482491e408084
tree8b647a6467ac009230778a32f5ccce93504ab9b8
parent58b6ecd66445dea02522f1b59a73d465feb18888
MFC r258731:

gcc: Make use of TREE_OVERFLOW_P.

While it was brought in r258179 only to fix a build issue,
bringing the rest of the change has the advantage of fixing
GCC/19978.

Obtained from: gcc 4.3 (rev. 120505; GPLv2)

git-svn-id: svn://svn.freebsd.org/base/stable/10@259584 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
contrib/gcc/ChangeLog.gcc43
contrib/gcc/c-common.c
contrib/gcc/c-typeck.c
contrib/gcc/cp/ChangeLog.gcc43
contrib/gcc/cp/semantics.c