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 c/44555] [4.3/4.4 Regression] Pointer evalutions, is that expected ?



------- Comment #11 from rguenth at gcc dot gnu dot org  2010-07-27 13:07 -------
Subject: Bug 44555

Author: rguenth
Date: Tue Jul 27 13:07:28 2010
New Revision: 162566

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=162566
Log:
2010-07-27  Richard Guenther  <rguenther@suse.de>

        PR c/44555
        * c-common.c (c_common_truthvalue_conversion): Remove
        premature and wrong optimization concering ADDR_EXPRs.

        * gcc.c-torture/execute/pr44555.c: New testcase.

Added:
    branches/gcc-4_4-branch/gcc/testsuite/gcc.c-torture/execute/pr44555.c
Modified:
    branches/gcc-4_4-branch/gcc/ChangeLog
    branches/gcc-4_4-branch/gcc/c-common.c
    branches/gcc-4_4-branch/gcc/testsuite/ChangeLog


-- 


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


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