This is the mail archive of the gcc-bugs@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: ICE in extract_insn with gcc-20040620


> aparently, -ftracer triggers an ice in extract_insn with the
> attached preprocessed source, the exact output is:
> 
> $ /usr/lib/gcc-snapshot/bin/gcc -ftracer -c ice1.c
> sfiglue.c: In function `sfi_glue_gc_run':
> sfiglue.c:880: error: unrecognizable insn:
> (jump_insn 92 91 93 4 (return) -1 (nil)
>     (nil))
> sfiglue.c:880: internal compiler error: in extract_insn, at recog.c:2068
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://gcc.gnu.org/bugs.html> for instructions.
> 
> 
> let me know if you need any further information.

No but this should already be fixed in the latest GCC from the CVS, there
was a bug like this for many differnet problems.

Thanks,
Andrew Pinski



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