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

Re: [Patch] fix bootstrap/PR44120


not needed...
... fixed by r159377

On 13 May 2010, at 17:56, IainS wrote:

the [CP] change to the number of params for build_array_ref() breaks ObjC++ bootstrap.

simple fix, for now.

Iain

gcc/objc/Changelog:

	PR bootstrap/44120
	* objc-act.c (BUILD_ARRAY_REF): New macro.
	(build_typed_selector_reference): Use BUILD_ARRAY_REF macro.
	(build_selector_reference): Ditto.
	(objc_substitute_decl) Ditto.

<159368-objcp-bootstrap-diff-a.txt>




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