[Bug target/34525] [4.3 Regression] ICE in extract_insn, at recog.c:1990 on hppa

danglin at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Dec 21 23:58:00 GMT 2007



------- Comment #7 from danglin at gcc dot gnu dot org  2007-12-21 23:58 -------
This problem should now be fixed.  I had modified the testcase and
this led me to think I'd killed the ICE ;)

I have to say that the code in the original testcase is probably very
wrong for hppa.  Like ia64, function pointers point to function descriptors
(when the plabel bit is set).  The function descriptor also may point to
a stub and not the function code.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34525



More information about the Gcc-bugs mailing list