git: link_elf: Work around a GCC optimization bug. Fixes ddb stack traces.

Imre Vadasz ivadasz at crater.dragonflybsd.org
Sat Nov 29 12:37:26 PST 2014


commit 90b407c146b075e8f31692f9e2c64d95c1472fb2
Author: Imre Vadasz <imre at vdsz.com>
Date:   Sat Nov 29 21:28:53 2014 +0100

    link_elf: Work around a GCC optimization bug. Fixes ddb stack traces.
    
    Taken-from: FreeBSD r102348

Summary of changes:
 sys/kern/link_elf.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/90b407c146b075e8f31692f9e2c64d95c1472fb2


-- 
DragonFly BSD source repository



More information about the Commits mailing list