[Bug c/22371] C front-end produces mis-match types in MODIFY_EXPR
rguenth at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Mar 24 15:10:00 GMT 2008
------- Comment #13 from rguenth at gcc dot gnu dot org 2008-03-24 15:09 -------
Subject: Bug 22371
Author: rguenth
Date: Mon Mar 24 15:08:52 2008
New Revision: 133479
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133479
Log:
2008-03-24 Richard Guenther <rguenther@suse.de>
PR c/22371
* gimplify.c (gimplify_modify_expr): For frontend type-correct
pointer assignments change conversions according to middle-end rules.
(gimplify_modify_expr_rhs): Deal with NULL TARGET_EXPR_INITIAL.
* configure.ac: Include type checking in yes.
* configure: Regenerate.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/configure
trunk/gcc/configure.ac
trunk/gcc/gimplify.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22371
More information about the Gcc-bugs
mailing list