This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug java/64044] Java emits bogus .class$ decls


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64044

--- Comment #4 from rguenther at suse dot de <rguenther at suse dot de> ---
On Mon, 24 Nov 2014, aph at redhat dot com wrote:

> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64044
> 
> Andrew Haley <aph at redhat dot com> changed:
> 
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>                  CC|                            |aph at redhat dot com
> 
> --- Comment #2 from Andrew Haley <aph at redhat dot com> ---
> So, is the solution to this trivially not to mark the .class$ decls as
> TREE_CONST ?

Yes, see the patch I proposed (in testing right now, I'll post it
and ask for approval later today unless you want to pre-approve here)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]