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]

r180653 - in /trunk/gcc/objc: ChangeLog objc-act.c


Author: iains
Date: Sat Oct 29 12:59:30 2011
New Revision: 180653

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180653
Log:

gcc/objc:

	PR target/47997
	* objc-act.c (objc_build_string_object): Remove redundant second
	call to fix_string_type ().  Add a checking assert that we are,
	indeed, passed a STRING_CST.


Modified:
    trunk/gcc/objc/ChangeLog
    trunk/gcc/objc/objc-act.c


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