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]

wich can be de problem?


I've made some changes and I got this message:

> hello.c:16: Unrecognizable insn:
> (insn 22 20 24 (set (mem:SI (pre_dec:SI (reg:SI 7 esp)) 0)
>         (mem:SI (reg:SI 37 virtual-incoming-args) 0)) -1 (nil)
>     (nil))
> hello.c:16: Internal compiler error in extract_insn, at recog.c:2162

My question is:
- what is the information needed by extract_insn and more exactly by
recog that I don't
  generate/recover for and intermediate RTL?

I know this is a strange question, if anyone need more information about
what I do I will be pleasure of
asked your questions.

NOTE: I'm trying to recover gcc state for a RTL dump archive basicaly.

-- 
Jesús Barba Romero
jbr62357@alumnos.inf-cr.uclm.es
Universidad de Castilla-La Mancha
-------------------------------------------------


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