Commit 160654a0 by Marek Polacek Committed by Marek Polacek

* c-c++-common/Wtautological-compare-2.c: Remove unused line.

From-SVN: r226271
parent 1e6a7b01
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)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment