public inbox for java-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* Re: [PATCH x86, java, PR63536] Fix java bootstrap for -mtune=intel/slm
       [not found]   ` <20141015165922.GX10376@tucnak.redhat.com>
@ 2014-10-15 17:12     ` Evgeny Stupachenko
  2014-10-15 17:21       ` Andrew Haley
  0 siblings, 1 reply; 3+ messages in thread
From: Evgeny Stupachenko @ 2014-10-15 17:12 UTC (permalink / raw)
  To: Jakub Jelinek, java-patches; +Cc: Andrew Haley, H.J. Lu, Jeff Law, per

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.

On Wed, Oct 15, 2014 at 8:59 PM, Jakub Jelinek <jakub@redhat.com> wrote:
> On Wed, Oct 15, 2014 at 05:57:22PM +0100, Andrew Haley wrote:
>> On 10/15/2014 05:54 PM, Evgeny Stupachenko wrote:
>> > The patch fixes java i686 bootstrap for -mtune=intel/slm.
>> >
>> > Recent changes triggered java to write a note on compilation for a
>> > function without context.
>> >
>> > make check in progress
>> >
>> > Is it ok?
>>
>> I guess so, but I don't understand how any function ends up with a null
>> DECL_CONTEXT.
>
> Yeah, I guess it would help if you would say what function it is exactly,
> how it got created etc.  Artificial function?
>
>> Nontheless, this must go to java-patches@gcc.gnu.org
>
> Also, java/ prefix shouldn't be in the ChangeLog, gcc/java/ directory has
> its own ChangeLog.
>
>         Jakub

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH x86, java, PR63536] Fix java bootstrap for -mtune=intel/slm
  2014-10-15 17:12     ` [PATCH x86, java, PR63536] Fix java bootstrap for -mtune=intel/slm Evgeny Stupachenko
@ 2014-10-15 17:21       ` Andrew Haley
  2014-10-15 17:55         ` Evgeny Stupachenko
  0 siblings, 1 reply; 3+ messages in thread
From: Andrew Haley @ 2014-10-15 17:21 UTC (permalink / raw)
  To: Evgeny Stupachenko, Jakub Jelinek, java-patches; +Cc: H.J. Lu, Jeff Law, per

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.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH x86, java, PR63536] Fix java bootstrap for -mtune=intel/slm
  2014-10-15 17:21       ` Andrew Haley
@ 2014-10-15 17:55         ` Evgeny Stupachenko
  0 siblings, 0 replies; 3+ messages in thread
From: Evgeny Stupachenko @ 2014-10-15 17:55 UTC (permalink / raw)
  To: Andrew Haley, GCC Patches
  Cc: Jakub Jelinek, java-patches, H.J. Lu, Jeff Law, per

Committed to trunk.

Author: iverbin
Date: Wed Oct 15 17:49:27 2014
New Revision: 216280

URL: https://gcc.gnu.org/viewcvs?rev=216280&root=gcc&view=rev
Log:
PR target/63536
gcc/java/
* lang.c (java_print_error_function): Add check on NULL function
context.


Modified:
    trunk/gcc/java/ChangeLog
    trunk/gcc/java/lang.c

On Wed, Oct 15, 2014 at 9:21 PM, Andrew Haley <aph@redhat.com> wrote:
> 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.
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-10-15 17:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CAOvf_xz+K6Nxy8pfOPBnxYWkVEP0usWsoePRW=5WyFvsu33zMg@mail.gmail.com>
     [not found] ` <543EA772.4070804@redhat.com>
     [not found]   ` <20141015165922.GX10376@tucnak.redhat.com>
2014-10-15 17:12     ` [PATCH x86, java, PR63536] Fix java bootstrap for -mtune=intel/slm Evgeny Stupachenko
2014-10-15 17:21       ` Andrew Haley
2014-10-15 17:55         ` Evgeny Stupachenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).