summaryrefslogtreecommitdiffstats
path: root/src/include
diff options
context:
space:
mode:
authorMichael Brown2013-09-25 13:55:46 +0200
committerMichael Brown2013-09-25 13:55:46 +0200
commitcba22d36b77da53890bd65fdadd0e63925687af0 (patch)
tree340339fb8c8ccebd66638abb22a7b2d6db751bb5 /src/include
parent[ipv6] Add inet6_aton() (diff)
downloadipxe-cba22d36b77da53890bd65fdadd0e63925687af0.tar.gz
ipxe-cba22d36b77da53890bd65fdadd0e63925687af0.tar.xz
ipxe-cba22d36b77da53890bd65fdadd0e63925687af0.zip
[build] Work around bug in gcc >= 4.8
Commit 238050d ("[build] Work around bug in gcc >= 4.8") works around one instance of a bug in recent versions of gcc, in which "ebp" cannot be specified within an asm clobber list. Some versions of gcc seem to exhibit the same bug on other points in the codebase. Fix by changing all instances of "ebp" in a clobber list to use the push/pop %ebp workaround instead. Originally-implemented-by: Víctor Román Archidona <contacto@victor-roman.es> Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/include')
0 files changed, 0 insertions, 0 deletions