]> git.sur5r.net Git - cc65/commit
temporarily disable optimizations altogether until a fine grain control 389/head
authorIrgendwerA8 <c.krueger.b@web.de>
Tue, 7 Mar 2017 18:16:31 +0000 (19:16 +0100)
committerIrgendwerA8 <c.krueger.b@web.de>
Tue, 7 Mar 2017 18:16:31 +0000 (19:16 +0100)
commit371e8efb7966268dbb86668f15813a36dd26d32e
tree3ebe54f3fa5ca4037c6499d3c326d9b48f146f57
parent8d1b80e6fd7c4f3feef1fe7f56a321966bf59cd8
temporarily disable optimizations altogether until a fine grain control
is implemented on Makefile level only disabling the compiler option -Os
test/val/lib_common_memmove.c
test/val/lib_common_strcat.c
test/val/lib_common_strcspn.c
test/val/lib_common_strncat.c
test/val/lib_common_strspn.c