mirror of git://gcc.gnu.org/git/gcc.git
2012-05-15 Paolo Carlini <paolo.carlini@oracle.com>
* Fix PR number in ChangeLog entries (11586 -> 11856). From-SVN: r187543
This commit is contained in:
parent
a1bde5afcf
commit
d02924ef49
|
@ -1,6 +1,6 @@
|
|||
2012-05-15 Paolo Carlini <paolo.carlini@oracle.com>
|
||||
|
||||
PR c++/11586
|
||||
PR c++/11856
|
||||
* c-common.c (shorten_compare): Check c_inhibit_evaluation_warnings.
|
||||
|
||||
2012-05-14 Bernd Schmidt <bernds@codesourcery.com>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
2012-05-15 Paolo Carlini <paolo.carlini@oracle.com>
|
||||
|
||||
PR c++/11586
|
||||
PR c++/11856
|
||||
* pt.c (tsubst_copy_and_build): Increase / decrease
|
||||
c_inhibit_evaluation_warnings around build_x_binary_op call.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
2012-05-15 Paolo Carlini <paolo.carlini@oracle.com>
|
||||
|
||||
PR c++/11586
|
||||
PR c++/11856
|
||||
* g++.dg/warn/Wtype-limits.C: Don't warn in templates.
|
||||
* g++.dg/warn/Wtype-limits-Wextra.C: Likewise.
|
||||
|
||||
|
|
Loading…
Reference in New Issue