(internal_build_compound_expr): Warn if LHS of comma expression has no side effects...
authorRichard Kenner <kenner@gcc.gnu.org>
Thu, 30 Mar 1995 23:21:34 +0000 (18:21 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Thu, 30 Mar 1995 23:21:34 +0000 (18:21 -0500)
commit0e7c47fabe920d561372f1fbf4773f499563db5f
treec0c4e5d0eea22a70753b3b2b09f7e9dea653746e
parent515a7242ff3435dc83e8a5ea31660156f7fdc33f
(internal_build_compound_expr): Warn if LHS of comma expression has no side effects...

(internal_build_compound_expr): Warn if LHS of comma expression has no
side effects, or computes value which is not used.

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