This is the mail archive of the gcc-bugs@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]

Regression with GNATS entry c++/510



Just for information to whomever it may concern: bug report c++/510 had
been closed by Nathan Sidwell with a patch which worked for some time as I
had verified then. However, something must have gone wrong, as the code
snippet presented there yields the same error again with the gcc version
2.97 20001102 (@ CodeSourcery). Maybe the patch 
           2000-09-07 Nathan Sidwell <nathan@codesourcery.com>
                   * cp-tree.h (frob_opname): Declare.
                   * parse.y (saved_scopes): New static variable.
                   (cp_parse_init): Adjust.
                   (do_id): If lastiddecl is NULL, do do_identifier.
                   (operator): Save scope information.
                   (unoperator): new reduction. Restore scope information.
                   (operator_name): Append unoperator. Call frob_opname.
                   * spew.c (frob_opname): Define.
that fixed it has been reverted accidently?

Regards
  Wolfgang

-------------------------------------------------------------------------
Wolfgang Bangerth          email: wolfgang.bangerth@iwr.uni-heidelberg.de
                             www: http://gaia.iwr.uni-heidelberg.de/~wolf



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