pfg 81b5297878 MFC rr258501, r258507;
gcc: Bring updates from Google's enhanced gcc-4.2.1.

Google released and enhanced version of gcc-4.2.1 plus their local
patches for Android[1].

The patches are owned by Google and the license hasn't been changed
from  the original GPLv2. We are only bringing a subset of the
available patches that may be helpful in FreeBSD, in other words,
changes specific to android are not included.

From the README.google file[1].

Patches applied to google_vendor_src_branch/gcc/gcc-4.2.1:

gcc/Makefile.in
gcc/c-common.c
gcc/c-common.h
gcc/c-opts.c
gcc/c-typeck.c
gcc/cp/typeck.c
gcc/doc/invoke.texi
gcc/flags.h
gcc/opts.c
gcc/tree-flow.h
gcc/tree-ssa-alias-warnings.c
gcc/tree-ssa-alias.c

 Backport of -Wstrict-aliasing from mainline.
  Silvius Rus <rus@google.com>

gcc/coverage.c:
  Patch coverage_checksum_string for PR 25351.
  Seongbae Park <spark@google.com>
  Not yet submitted to FSF.

gcc/c-opts.c
gcc/c-ppoutput.c
gcc/c.opt
gcc/doc/cppopts.texi
libcpp/Makefile.in
libcpp/directives-only.c
libcpp/directives.c
libcpp/files.c
libcpp/include/cpplib.h
libcpp/init.c
libcpp/internal.h
libcpp/macro.c
  Support for -fdirectives-only.
  Ollie Wild <aaw@google.com>.
  Submitted to FSF but not yet approved.

libstdc++-v3/include/ext/hashtable.h
  http://b/742065
  http://b/629994
  Reduce min size of hashtable for hash_map, hash_set from 53 to 5

libstdc++-v3/include/ext/hashtable.h
  http://b/629994
  Do not iterate over buckets if hashtable is empty.

gcc/common.opt
gcc/doc/invoke.texi
gcc/flags.h
gcc/gimplify.c
gcc/opts.c
  Add Saito's patch for -finstrument-functions-exclude-* options.

gcc/common.opt
gcc/doc/invoke.texi
gcc/final.c
gcc/flags.h
gcc/opts.c
gcc/testsuite/gcc.dg/Wframe-larger-than.c
  Add a new flag -Wframe-larger-than- which enables a new warning
  when a frame size of a function is larger than specified.
  This patch hasn't been integrated into gcc mainline yet.

gcc/tree-vrp.c
  Add a hack to avoid using ivopts information for pointers starting
  at constant values.

Reference:

[1]
https://android.googlesource.com/toolchain/gcc/+/master/gcc-4.2.1/

Obtained from:	Google Inc.
2013-12-15 03:47:31 +00:00
..
2013-09-27 17:42:23 +00:00
2013-05-08 20:04:32 +00:00
2013-05-30 16:16:28 +00:00
2013-09-24 14:52:43 +00:00
2013-01-11 17:34:30 +00:00
2013-05-21 19:23:49 +00:00
2013-12-15 03:47:31 +00:00
2013-12-15 03:47:31 +00:00
2013-12-03 19:42:46 +00:00
2013-12-13 18:23:14 +00:00
2012-09-22 17:47:37 +00:00
2013-09-21 14:23:20 +00:00
2013-09-22 20:30:55 +00:00
2013-05-30 08:02:00 +00:00
2013-12-15 03:47:31 +00:00
2013-12-11 07:34:34 +00:00
2013-11-26 16:12:40 +00:00
2013-04-15 18:35:09 +00:00
2013-11-16 19:22:13 +00:00
2013-01-03 07:25:30 +00:00
2013-08-02 19:21:46 +00:00
2013-11-14 09:25:29 +00:00
2013-10-28 22:49:11 +00:00
2013-12-13 19:32:02 +00:00
2013-11-05 10:58:38 +00:00
2013-09-24 09:56:58 +00:00
2012-12-22 21:32:12 +00:00