[coreboot-gerrit] Patch merged into coreboot/master: gnat.adc: Do not generate assertion code for Refined_Post

gerrit at coreboot.org gerrit at coreboot.org
Sat Oct 29 01:33:35 CEST 2016


the following patch was just integrated into master:
commit e941eef823687b3333185204aebb81a23e7c5b29
Author: Nico Huber <nico.huber at secunet.com>
Date:   Wed Oct 5 17:45:33 2016 +0200

    gnat.adc: Do not generate assertion code for Refined_Post
    
    Ada usually does lots of type and contract checking during runtime. As
    this produces overhead and there is nobody to tell when we run into an
    exception, we disable code generation for those checks. Now disable it
    for `Refined_Post` too, which was just missed earlier.
    
    Change-Id: I67ca754f830e387efee3930e86929eb494bfaf03
    Signed-off-by: Nico Huber <nico.huber at secunet.com>
    Reviewed-on: https://review.coreboot.org/16945
    Tested-by: build bot (Jenkins)
    Reviewed-by: Martin Roth <martinroth at google.com>


See https://review.coreboot.org/16945 for details.

-gerrit



More information about the coreboot-gerrit mailing list