]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/c-family/c-common.c
PR c/60087
authormpolacek <mpolacek@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 6 Feb 2014 13:57:37 +0000 (13:57 +0000)
committermpolacek <mpolacek@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 6 Feb 2014 13:57:37 +0000 (13:57 +0000)
commit76fdceeb18eeac86fa4ebd47f32f9d5ddface7c8
tree7f3617b3d19158f94a435de336f3756ce8f120e6
parentb7d639bb32348cca67693da8f4a6adfbc2fbcf6c
PR c/60087
c-family/
* c-common.c (warn_for_sign_compare): Call warning_at with location
instead of warning.
testsuite/
* gcc.dg/pr60087.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@207554 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/c-family/ChangeLog
gcc/c-family/c-common.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr60087.c [new file with mode: 0644]