This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug java/52805] New: [4.8 Regression] 243 new GCC HEAD@185977 regressions (libjava failures)
- From: "dominiq at lps dot ens.fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 31 Mar 2012 11:34:24 +0000
- Subject: [Bug java/52805] New: [4.8 Regression] 243 new GCC HEAD@185977 regressions (libjava failures)
- Auto-submitted: auto-generated
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: unassigned@gcc.gnu.org
ReportedBy: dominiq@lps.ens.fr
CC: hjl.tools@gmail.com, steven@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/ ).