remove forced gcc optimization
commitcf649082c7d4723c4aedcc59e188c740642db2e3
authorWaldemar Brodkorb <wbx@openadk.org>
Wed, 1 Oct 2014 18:54:18 +0000 (1 20:54 +0200)
committerWaldemar Brodkorb <wbx@openadk.org>
Wed, 1 Oct 2014 18:54:18 +0000 (1 20:54 +0200)
treee5d03026a1c13029cab1615125ce506495fb3a90
parent9fc117ac5afd9c3c9e63947fb8f509964adc342c
remove forced gcc optimization

It was added in 6d6bd8ba78434ecb09395582b5f3e41febd4d4ee,
but it is unclear for me, why this is needed or if it is
required. I don't think we should depend on some gcc
optimization, which might change in the future.
Anyway, this breaks c6x toolchain building (ICE), so I remove it.
Testsuite run for supported architectures didn't add any
new errors.
libc/unistd/daemon.c