This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: GCC function-try-block bugs / open projects
- To: gcc-bugs at gcc dot gnu dot org, jack_reeves at bleading-edge dot com
- Subject: Re: GCC function-try-block bugs / open projects
- From: Mike Stump <mrs at windriver dot com>
- Date: Fri, 21 Jan 2000 17:22:15 -0800 (PST)
> From: "Jack Reeves" <jackw_reeves@hotmail.com>
> To: gcc-bugs@gcc.gnu.org
> Date: Fri, 21 Jan 2000 15:55:58 GMT
> I have found several discrepencies between the way G++ handles
> function-try-blocks and the C++ Standard. The compiler does not
> crash and the code generated runs without errors; the behavior is
> simply not consistent with my interpretation of the Standard. I
> consider these bugs; you may consider them something else.
It is entirely possible that we missed some of the finer points. My
hope was that the larger points were right.
> Do you want them reported?
We always like to hear about bugs. If you don't report them,
eventually someone else will report them and at some point we'll fix
them, but it might happen faster if you report them.
> Or where can I go to see if they have already been reported?
A complete archive can be found at http://gcc.gnu.org/ml/gcc-bugs/.
It is probably easier for you if you just reported them.