At 02:45 PM 11/4/2001 -0300, Daniel Grunblatt wrote:
>Sure, I alredy knew that, may be I'm just having a hard time to make my
>self clear.
>
>What I mean was:
>
>On those unixes, with cc (NOT GCC), that Benoit Cerrina pointed, Can we
>use computed goto?
No. And Unix generally doesn't enter into it at all. GCC on Win32 or VMS 
support computed gotos. (I'm not sure if GCC in C++ mode supports it either)

>or in other words:
>
>Is there any other compiler besides gcc that implements computed goto?

At the moment, no. Assume at some point there will be, though, which means 
we need a feature probe in configure.pl for general goto-label functionality.

                                        Dan

--------------------------------------"it's like this"-------------------
Dan Sugalski                          even samurai
[EMAIL PROTECTED]                         have teddy bears and even
                                      teddy bears get drunk

Reply via email to