git: sys/boot/pc32: Fix -flto warnings in pxe.c

Rimvydas Jasinskas zrj at crater.dragonflybsd.org
Mon Apr 8 12:21:30 PDT 2019


commit 516b7815402445211421ad6d0e716ecc859f3671
Author: zrj <rimvydas.jasinskas at gmail.com>
Date:   Mon Apr 8 14:02:18 2019 +0300

    sys/boot/pc32: Fix -flto warnings in pxe.c
    
    Provide full structure. Avoids -flto warning:
    note: code may be misoptimized unless -fno-strict-aliasing is used

Summary of changes:
 sys/boot/pc32/libi386/pxe.c | 20 +++++++++++++++++++-
 1 file changed, 19 insertions(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/516b7815402445211421ad6d0e716ecc859f3671


-- 
DragonFly BSD source repository


More information about the Commits mailing list