This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: PR java/10459


On Fri, 2003-05-02 at 10:21, Andrew Haley wrote:
> Tom Tromey writes:
>  > This fixes PR java/10459.
>  > 
>  > What happens here is that we can create an EXPR_WFL_NODE wrapping
>  > NULL_TREE.  We avoid the crash by just checking for this situation.
>  > 
>  > The second test case will cause an ICE if the java_complete_lhs hunk
>  > is removed -- a related bug.
>  > 
>  > Ok for the trunk?

In that case, it is OK for 3.3 as well.


-- 
Mark Mitchell <mark@codesourcery.com>
CodeSourcery, LLC


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