GCC function-try-block bugs / open projects
Mike Stump
mrs@windriver.com
Fri Jan 21 17:22:00 GMT 2000
> 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.
More information about the Gcc-bugs
mailing list