re GNATS gcj/32 (A boolean expression containing two qualified expressions makes...
authorAlexandre Petit-Bianco <apbianco@cygnus.com>
Thu, 26 Aug 1999 16:51:49 +0000 (16:51 +0000)
committerAlexandre Petit-Bianco <apbianco@gcc.gnu.org>
Thu, 26 Aug 1999 16:51:49 +0000 (09:51 -0700)
commitf441f67120fc98b943b4f9d39a759404afc7032c
tree8fb62b3a107668c684f5096868969db79e31c5b7
parent8ce25479953a60fb9ccc2119750d755715fa60cd
re GNATS gcj/32 (A boolean expression containing two qualified expressions makes jc1 die.)

Thu Aug 26 09:10:58 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>

        * parse.y (lookup_cl): Changed leading comment. Now does its best
        to set the column number.
        (qualify_ambiguous_name): Take WFL wrappers into account.

This patch fixes the Java net PR #32.

From-SVN: r28894
gcc/java/ChangeLog
gcc/java/parse.c
gcc/java/parse.y