This is the mail archive of the java@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: Another inliner patch


 > From: Andrew Haley <aph@redhat.com>
 > 
 > Kaveh R. Ghazi writes:
 >  > Andrew,
 >  > 
 >  > This patch:
 >  > 
 >  >  >     * tree-inline.c (remap_block): All local class initialization
 >  >  >     flags go in the outermost scope.
 >  >  >     (expand_call_inline): Call java_inlining_map_static_initializers.
 >  >  >     (expand_call_inline): Call
 >  >  >     java_inlining_merge_static_initializers.
 >  >  > 
 >  >  > 
 >  >  >     * java/lang.c (merge_init_test_initialization): New.
 >  >  >     (java_inlining_merge_static_initializers): New.
 >  >  >     (inline_init_test_initialization): New.
 >  >  >     (java_inlining_map_static_initializers): New.
 >  > 
 >  > introduced four new warning regressions.
 > 
 > Already done -- I beat you to it.
 > Andrew.

Thanks.

--
Kaveh R. Ghazi			ghazi@caip.rutgers.edu


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