This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/41250] hppa has DECL_VALUE_EXPR decls appearing in the function



------- Comment #8 from rguenth at gcc dot gnu dot org  2010-03-01 15:44 -------
Subject: Bug 41250

Author: rguenth
Date: Mon Mar  1 15:43:32 2010
New Revision: 157148

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=157148
Log:
2010-03-01  Richard Guenther  <rguenther@suse.de>
        Martin Jambor  <mjambor@suse.cz>

        PR middle-end/41250
        * gimplify.c (gimplify_body): Unset DECL_HAS_VALUE_EXPR_P on
        gimplified parameters.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/gimplify.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41250


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]