]> gcc.gnu.org Git - gcc.git/commit
re PR c/51712 (-Wtype-limits should not trigger for types of implementation-defined...
authorManuel López-Ibáñez <manu@gcc.gnu.org>
Thu, 3 May 2012 22:37:01 +0000 (22:37 +0000)
committerManuel López-Ibáñez <manu@gcc.gnu.org>
Thu, 3 May 2012 22:37:01 +0000 (22:37 +0000)
commit50f305cacf8dbf91656ffd5412a1b95fdc6351e2
tree14abe4e1a206a9b970b7a19868ab17246a847071
parent0c3641b0ea030a15cc2b61bdd0d4e200086243e5
re PR c/51712 (-Wtype-limits should not trigger for types of implementation-defined signedness)

2012-05-04  Manuel López-Ibáñez  <manu@gcc.gnu.org>

PR c/51712
c-family/
* c-common.c (expr_original_type): New.
(shorten_compare): Do not warn for enumeration types.
testsuite/
* c-c++-common/pr51712.c: New.

From-SVN: r187125
gcc/c-family/ChangeLog
gcc/c-family/c-common.c
gcc/testsuite/ChangeLog
gcc/testsuite/c-c++-common/pr51712.c [new file with mode: 0644]
This page took 0.061653 seconds and 5 git commands to generate.