This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug java/26720] Can't find method 'access$1(I)'
- 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: 17 Mar 2006 18:06:31 -0000
- Subject: [Bug java/26720] Can't find method 'access$1(I)'
- References: <bug-26720-11470@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from tromey at gcc dot gnu dot org 2006-03-17 18:06 -------
One potential fix is to call try_builtin_assignconv
in nested_field_access_fix or the like.
I haven't tried this.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26720