Re: unbreaking alloca

From: Alexander Leidinger (Alexander_at_Leidinger.net)
Date: 06/15/03

  • Next message: Dag-Erling Smorgrav: "Re: unbreaking alloca"
    Date: Sun, 15 Jun 2003 11:15:01 +0200
    To: Dag-Erling Smorgrav <des@ofug.org>
    
    

    On Sun, 15 Jun 2003 00:45:23 +0200
    Dag-Erling Smorgrav <des@ofug.org> wrote:

    > How's this?

    Yes, the comment looks good to me.

    I tested if icc also understands __buildin_alloca, and it does. I assume
    ecc understands it too, so you could also check for __INTEL_COMPILER (if
    someone is interested: I also have icc patches for some of the gcc
    specific parts in cdefs.h).

    Bye,
    Alexander.

    -- 
       If Bill Gates had a dime for every time a Windows box crashed...
                    ...Oh, wait a minute, he already does.
    http://www.Leidinger.net                       Alexander @ Leidinger.net
      GPG fingerprint = C518 BC70 E67F 143F BE91  3365 79E2 9C60 B006 3FE7
    _______________________________________________
    freebsd-arch@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-arch
    To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"
    

  • Next message: Dag-Erling Smorgrav: "Re: unbreaking alloca"