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: Modes with no registers


Richard Henderson wrote:

> VECTOR_MODE_SUPPORTED_P

Unfortunately, it does not help with TImode. So I've modified init_reg_sets_1 in regclass.c to export the allocatable_regs_of_class array it prepares for its own business, and use it instead.

Paolo


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