]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/c-typeck.c
(build_c_cast): Issue a warning for non-matching cast from a function
authorRichard Kenner <kenner@gcc.gnu.org>
Fri, 24 Jun 1994 20:17:42 +0000 (16:17 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Fri, 24 Jun 1994 20:17:42 +0000 (16:17 -0400)
commit796bb3734a77e914b31b48811eebe0523f334f9c
treee7a4e69fdc356ce5f59c555f1d9a072774b1d55b
parent5c8902bb1a4e99e69a1d9daeae1165bc7abcbf76
(build_c_cast): Issue a warning for non-matching cast from a function
call (like malloc without proto).

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