git: Revert "<float.h>: Use compiler builtins for some constants, if they are available."

Sascha Wildner swildner at crater.dragonflybsd.org
Sun Mar 6 04:26:25 PST 2011


commit 2e2a1cf79437aa99c731a36585fe98887a5c0bf0
Author: Sascha Wildner <saw at online.de>
Date:   Sun Mar 6 13:24:32 2011 +0100

    Revert "<float.h>: Use compiler builtins for some constants, if they are available."
    
    This reverts commit 7a0a994307056aae0718f7c17fa081f57d19f2c1.
    
    It does more harm than it fixes and needs more investigation.
    
    For now, lower WARNS in xlint/lint1 to 0.
    
    Reported-by: vsrinivas

Summary of changes:
 sys/cpu/i386/include/float.h   |  116 ---------------------------------------
 sys/cpu/x86_64/include/float.h |  117 ----------------------------------------
 usr.bin/xlint/lint1/Makefile   |    2 +-
 3 files changed, 1 insertions(+), 234 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2e2a1cf79437aa99c731a36585fe98887a5c0bf0


-- 
DragonFly BSD source repository





More information about the Commits mailing list