mschorm / rpms / Judy

Forked from rpms/Judy 4 years ago
Clone

a22c7e7 Work around code with undefined behavior

Authored and Committed by pghmcfc 10 years ago
    Work around code with undefined behavior
    
    - Fix some code with undefined behavior
    - Build with -fno-strict-aliasing
    - Disable various compiler tree optimizations that trigger reproducible
      crashes in gtkwave without generating compiler warnings (#1064090)
    
        
file modified
+40 -30