This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: bug 3089
- To: Nathan Sidwell <nathan at codesourcery dot com>
- Subject: Re: bug 3089
- From: scott snyder <snyder at fnal dot gov>
- Date: 12 Jun 2001 00:02:29 -0500
- Cc: mark at codesourcery dot com, jason at redhat dot com, gcc-bugs at gcc dot gnu dot org
- References: <3B24E2F1.2FA4DD8E@codesourcery.com>
hi -
Thanks for the patch; it does indeed fix the testcase i submitted.
However, when i went back to the full package i was trying to build
(orbacus), i ran into more problems that seemed to be related to
the complicated derivation graphs that orbacus uses.
I've submitted these as gnats reports c++/3130, c++/3131, c++/3132.
(It was only the last of these that actually bit me while trying
to build the package; the other two came up while i was trying to
simplify the test case.)
hope this helps,
sss