This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2d8f62d * config/pa/pa.c (pa_asm_output_mi_thunk): Increase buffer size. new 4836751 2016-10-26 Edward Smith-Rowland 3dw4rd@verizon.net new 350db38 * config/stormy16/stormy16.c (xstormy16_asm_output_destrutor [...] new 511d317 * config/rl78/rl78.c (rl78_calculate_death_notes): Add fallt [...] new 7a56219 * config/nios2/nios2.c (nios2_rtx_costs): Avoid fallthru.
The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/ChangeLog | 10 + gcc/config/nios2/nios2.c | 1 + gcc/config/rl78/rl78.c | 3 +- gcc/config/stormy16/stormy16.c | 4 +- libstdc++-v3/ChangeLog | 18 ++ libstdc++-v3/include/ext/random | 212 +++++++++++++++++++++ libstdc++-v3/include/ext/random.tcc | 162 +++++++++++++++- .../cons/default.cc | 15 +- .../cons/parms.cc} | 17 +- .../operators/equal.cc | 10 +- .../operators/generate.cc | 17 +- .../operators/inequal.cc | 10 +- .../operators/serialize.cc | 10 +- 13 files changed, 444 insertions(+), 45 deletions(-) copy libstdc++-v3/testsuite/ext/random/{uniform_on_sphere_distribution => uniform_ [...] copy libstdc++-v3/testsuite/ext/random/{logistic_distribution/operators/serialize. [...] copy libstdc++-v3/testsuite/ext/random/{uniform_on_sphere_distribution => uniform_ [...] copy libstdc++-v3/testsuite/ext/random/{uniform_on_sphere_distribution => uniform_ [...] copy libstdc++-v3/testsuite/ext/random/{uniform_on_sphere_distribution => uniform_ [...] copy libstdc++-v3/testsuite/ext/random/{uniform_on_sphere_distribution => uniform_ [...]