This is the mail archive of the java-patches@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]

Re: [PATCH x86, java, PR63536] Fix java bootstrap for -mtune=intel/slm


On 10/15/2014 06:12 PM, Evgeny Stupachenko wrote:
> Updated ChangeLog:
> 
> 2014-10-15  Evgeny Stupachenko  <evstupac@gmail.com>
> 
>         PR target/63536
>         * lang.c (java_print_error_function): Add check on NULL function
>         context.
> 
> The function is: _Jv_global_static_constructor()
> It is compiler generated at jcf-parse.c
> (java_emit_static_constructor), line 1705.

Yes, okay.  It is an artificial function.

Andrew.


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