• Show log

    Commit

  • Hash : 993ca832
    Author : Bruno Haible
    Date : 2021-06-09T21:34:22

    sigsegv tests: Hide a null pointer from the compiler's optimizations.
    
    Patch by Paul Eggert.
    
    * tests/test-sigsegv-catch-stackoverflow2.c
    (null_pointer_to_volatile_int): New variable.
    (main): Use it.