parse.y (note_possible_classname): Mark returned node with QUALIFIED_P only if the...
authorAlexandre Petit-Bianco <apbianco@cygnus.com>
Mon, 7 Jun 1999 17:08:34 +0000 (17:08 +0000)
committerAlexandre Petit-Bianco <apbianco@gcc.gnu.org>
Mon, 7 Jun 1999 17:08:34 +0000 (10:08 -0700)
commitfe0e4d76c24b0047931a7a3503b2da7e6d3a23a6
tree35587713c399009130e2432960d8cea2039568e3
parentbfec1a842feaaff7d4bda47e35f22de1e8c4f373
parse.y (note_possible_classname): Mark returned node with QUALIFIED_P only if the original class name contained a '/'.

Mon Jun  7 16:09:51 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
* parse.y (note_possible_classname): Mark returned node with
  QUALIFIED_P only if the original class name contained a '/'.

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