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/40248] FAIL: gcc.c-torture/compile/20090518-1.c at -O1 and above



------- Comment #4 from rguenth at gcc dot gnu dot org  2009-05-26 14:18 -------
Subject: Bug 40248

Author: rguenth
Date: Tue May 26 14:17:38 2009
New Revision: 147874

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=147874
Log:
2009-05-26  Richard Guenther  <rguenther@suse.de>

        PR middle-end/40248
        Revert
        * expr.c (expand_expr_real_1): Avoid calling do_store_flag
        with mismatched comparison modes.

        * expr.c (expand_expr_real_1): Expand the operand of a
        VIEW_CONVERT_EXPR in its natural mode.

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


-- 


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


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