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: BIT_FIELD_REF on the LHS



On Jul 13, 2006, at 10:06 PM, Diego Novillo wrote:


That definitely seems wrong. We shouldn't be considering vector types
to be GIMPLE register types if we are going to be chunking them out with
BIT_FIELD_REF. The verifier ought to check that.

I am thinking about cleaning this up by using DECL_COMPLEX_GIMPLE_REG_P for
vectors also (maybe renaming it), do you think that is a good idea?


Thanks,
Andrew Pinski


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