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: gcc.dg/debug/debug-[12].c failures on cmov targets


> Were there zero instructions?

No, roughly what is emitted on Alpha.

> If not, why do you say the body of the function vanished?

Because:

(note 4 3 10 NOTE_INSN_FUNCTION_BEG)

(note 10 4 12 ("debug-1.c") 9)

(note 12 10 37 ("debug-1.c") 10)

(note 37 12 14 NOTE_INSN_DELETED)

(note 14 37 17 ("debug-1.c") 11)

(note 17 14 25 ("debug-1.c") 12)

(note 25 17 26 NOTE_INSN_FUNCTION_END)


-- 
Eric Botcazou


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