This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug java/29495] New: [ecj] some field & method flags not passed through
- From: "tromey at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 18 Oct 2006 08:03:48 -0000
- Subject: [Bug java/29495] New: [ecj] some field & method flags not passed through
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
Currently the modifier flags synthetic and enum for fields;
and synthetic, bridge, and varargs for methods; are not passed
through gcj and put into the resulting structures in the object
code.
--
Summary: [ecj] some field & method flags not passed through
Product: gcc
Version: 4.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: java
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: tromey at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29495