This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/50395] Infinite loop when bootstrapping java
- From: "krebbel at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 08 Dec 2011 14:37:24 +0000
- Subject: [Bug target/50395] Infinite loop when bootstrapping java
- Auto-submitted: auto-generated
- References: <bug-50395-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50395
--- Comment #1 from Andreas Krebbel <krebbel at gcc dot gnu.org> 2011-12-08 14:37:24 UTC ---
Author: krebbel
Date: Thu Dec 8 14:37:19 2011
New Revision: 182116
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182116
Log:
2011-12-08 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
PR target/50395
* config/s390/s390.c (s390_mainpool_finish): Emit the jump over
the literal pool as jump insn.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/s390/s390.c