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: Question on fixup_abnormal_edges


Hello Michael,

Michael Matz wrote:
> > It can happen.  The relevant sequence in 3.2 and HEAD branch reads as
> 
> Doh, in my local copy of 3.2 ;-)  But it's definitely in HEAD.

 Indeed. Thanks for your input.

 I had checked HEAD, but was mistakenly looking for an explicit test against
 "e" and missed the change you mentioned.

 It did not help much, unfortunately, as we are getting there with the insn
 below, which is not a USE :/

 (insn 2134 444 445 (set (reg:DI 22 $22)
        (mem:DI (plus:DI (reg/f:DI 29 $29)
                (const_int 640 [0x280])) [48 S8 A64])) 244 {*movdi_nofix} (nil)
    (nil))

 Humm...






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