* c-c++-common/Wtautological-compare-2.c: Remove unused line.
From-SVN: r226271
This commit is contained in:
parent
1e6a7b01cc
commit
160654a0b8
2 changed files with 4 additions and 2 deletions
|
@ -1,3 +1,7 @@
|
|||
2015-07-27 Marek Polacek <polacek@redhat.com>
|
||||
|
||||
* c-c++-common/Wtautological-compare-2.c: Remove unused line.
|
||||
|
||||
2015-07-27 Tom de Vries <tom@codesourcery.com>
|
||||
|
||||
* gcc.dg/autopar/outer-4.c (parloop): Remove superfluous noinline
|
||||
|
|
|
@ -2,8 +2,6 @@
|
|||
/* { dg-do compile } */
|
||||
/* { dg-options "-Wtautological-compare" } */
|
||||
|
||||
extern int foo (void);
|
||||
|
||||
#define A a
|
||||
#define B A
|
||||
#define FOO (A > B)
|
||||
|
|
Loading…
Add table
Reference in a new issue