]> gcc.gnu.org Git - gcc.git/commit
re PR c++/51151 (Invalid -Woverflow warning in C++ frontend)
authorJason Merrill <jason@redhat.com>
Fri, 9 Dec 2011 20:18:22 +0000 (15:18 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 9 Dec 2011 20:18:22 +0000 (15:18 -0500)
commitd179d1790729f3be184bab0cf5c4d9e5380f0814
treef9d518ed6b6263ae740dc6bcbcd9adb90dfadace
parent9b81593bbcb4151c135af547647cb9b65ecbd6bd
re PR c++/51151 (Invalid -Woverflow warning in C++ frontend)

PR c++/51151
* call.c (perform_implicit_conversion_flags): Remove earlier kludge.
* parser.c (cp_parser_omp_for_loop): Use cp_parser_omp_for_incr
in templates even if decl isn't type-dependent.

From-SVN: r182175
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/cp/parser.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/warn/Woverflow-4.C [new file with mode: 0644]
This page took 0.0528 seconds and 5 git commands to generate.