--
ubizjak at gmail dot com changed:
What|Removed |Added
Target Milestone|--- |4.4.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36174
--- Comment #4 from hjl dot tools at gmail dot com 2008-05-07 20:08 ---
Revision 135047 works.
--
hjl dot tools at gmail dot com changed:
What|Removed |Added
--- Comment #3 from hjl dot tools at gmail dot com 2008-05-07 19:11 ---
I am testing the patch on PR 36169 now.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36174
--- Comment #2 from andreast at gcc dot gnu dot org 2008-05-07 19:09
---
I see a similar ICE on x86_64-darwin: jni.cc:812 ICE in gen_reg_rtx, at
emit-rtl.c:868
--
andreast at gcc dot gnu dot org changed:
What|Removed |Added
---
--- Comment #1 from hjl dot tools at gmail dot com 2008-05-07 19:01 ---
I have verified that revision 135041 is the cause. x86 backend
calls gen_reg_rtx to generate pseudo register after reload is
completed.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36174