This is the mail archive of the gcc-cvs@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]

r107721 - in /branches/gcc-4_0-branch/gcc: Chan...


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


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