(build_component_ref): Don't warn for compound and conditional expressions when pedantic.
authorRichard Stallman <rms@gnu.org>
Thu, 13 Aug 1992 23:25:49 +0000 (23:25 +0000)
committerRichard Stallman <rms@gnu.org>
Thu, 13 Aug 1992 23:25:49 +0000 (23:25 +0000)
commit1b971d43064579a0816d48459eab4b4ac96263d1
tree6d5dc7a1cbae0dc00f3deb9f6fedaf716c3ae9fa
parent4491de59e23360b4984a0e0ee57eccd0facfe0ab
(build_component_ref): Don't warn for compound and conditional expressions when pedantic.

(build_component_ref): Don't warn for compound and
conditional expressions when pedantic.  These are valid in ANSI C.

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