PATCH: fix java/parse.y crash

Per Bothner per@bothner.com
Thu Feb 5 20:40:00 GMT 2004


I was getting a compiler crash, with no diagnostics, while moving some
classes around.  It crashed in not_accessible_field_error when that
was passed a class, which it wasn't able to handle.

I tried to find a simple testcase, but I didn't pursue it very far.

Unless I hear objections, I'll check this into mainline in a few days.
I think it is probably also a good idea for 3.4.
-- 
	--Per Bothner
per@bothner.com   http://per.bothner.com/


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: jvparse.patch
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20040205/c99b0beb/attachment.ksh>


More information about the Gcc-patches mailing list