Patch: PR java/5368

Mark Wielaard mark@klomp.org
Sat Mar 23 14:59:00 GMT 2002


Hi,

This patch fixes PR 5368.

When generating the error message the code needs to look at decl
not field_decl which is still a NULL_TREE at that point.

ChangeLog entry:

  Fix for PR java/5368:
  * parse.y (resolve_qualified_expression_name): Use decl not field_decl
  when printing error message.

OK to commit to trunk/branch?

Cheers,

Mark
-------------- next part --------------
A non-text attachment was scrubbed...
Name: parse.patch
Type: text/x-patch
Size: 577 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20020323/3f1002d7/attachment.bin>


More information about the Gcc-patches mailing list