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/25169] [4.0 regression] tree checking failures in gcc.dg/20040203-1.c, cast-1.c, cast-2.c, cast-3.c



------- Comment #3 from bonzini at gnu dot org  2005-11-30 16:32 -------
Subject: Bug 25169

Author: bonzini
Date: Wed Nov 30 16:32:52 2005
New Revision: 107721

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=107721
Log:
2005-11-30  Paolo Bonzini  <bonzini@gnu.org>

        PR c/25169
        * c-typeck.c (build_c_cast): Test CONSTANT_CLASS_P before
        accessing fields that are only defined for constants.

Modified:
    branches/gcc-4_0-branch/gcc/ChangeLog
    branches/gcc-4_0-branch/gcc/c-typeck.c


-- 


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


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