(build_binary_op): Warn for ordered compare of ptr with 0
authorRichard Stallman <rms@gnu.org>
Mon, 8 Nov 1993 21:51:20 +0000 (21:51 +0000)
committerRichard Stallman <rms@gnu.org>
Mon, 8 Nov 1993 21:51:20 +0000 (21:51 +0000)
commit840f571bf524a1d708c3c24f5ab6d3d8c9f1cbc6
tree6a614cfe90ea7404f741e50a5124e27ad91527e3
parent0031ac57893f9d99f8d4347305bd00db28426be9
(build_binary_op): Warn for ordered compare of ptr with 0
only if pedantic in both cases.

From-SVN: r6039
gcc/c-typeck.c