This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 40f4d404639 * collect2.c (main): Change gcc.gnu.org URL to HTTPS. new 7d0152f3746 * targhooks.c (default_print_patchable_function_entry): Em [...] new f1d497bc5a4 PR c++/90124 - bogus error with incomplete type in decltyp [...]
The 2 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 | 6 ++++++ gcc/cp/ChangeLog | 6 ++++++ gcc/cp/typeck.c | 3 ++- gcc/targhooks.c | 2 +- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/g++.dg/cpp0x/decltype70.C | 10 ++++++++++ 6 files changed, 30 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/decltype70.C