This is the mail archive of the gcc@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: How to get TYPE_LANG_SPECIFIC initialized


>>>>> "Jan" == Jan Hubicka <jh@suse.cz> writes:

> I am attaching my other patch to the i386 structure passing problem, does
> it look sensible for you?

> + 	      tree bases = TYPE_BINFO_BASETYPES (type);
...
> + 		   tree type = BINFO_TYPE (binfo);

I wouldn't reuse the name 'type' like this; otherwise it looks fine.

Jason


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