This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
wich can be de problem?
- To: gcc at gcc dot gnu dot org
- Subject: wich can be de problem?
- From: Jesús Barba Romero <jbr62357 at alumnos dot inf-cr dot uclm dot es>
- Date: Mon, 12 Feb 2001 20:54:13 +0100
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
-------------------------------------------------