http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52805
Bug #: 52805 Summary: [4.8 Regression] 243 new GCC HEAD@185977 regressions (libjava failures) Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: java AssignedTo: unassig...@gcc.gnu.org ReportedBy: domi...@lps.ens.fr CC: hjl.to...@gmail.com, ste...@gcc.gnu.org Revision 185977: Author: steven Date: Thu Mar 29 21:00:23 2012 UTC (38 hours, 29 minutes ago) Changed paths: 2 Log Message: PR java/52730 * class.c (emit_register_classes_in_jcr_section): New function. (emit_Jv_RegisterClass_calls): New function, split out from ... (emit_register_classes): ... here. Reorganize. Do not call output_constant. caused massive failures in the libjava test suite (see http://gcc.gnu.org/ml/gcc-regression/2012-03/msg00282.html and the recent posts at http://gcc.gnu.org/ml/gcc-regression/2012-03/ ).