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 deal with unrecognizable RTL code


Paolo Bonzini wrote:
> Dave Korn wrote:
>> daniel.tian wrote:
>>
>>>>>  2) what pass is producing those subregs?
>>> This is really puzzled me. I just wrote the PROMOTE_MODE like MIPS. 
>>> Any advice?
>>   Turn on the RTL dump files and see where the subregs first appear?
> 
> Yes, that's waht I meant.
> 
> Paolo

  We should probably also take a look at the movhi pattern(s) while we're at it.

    cheers,
      DaveK


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