←back to thread

305 points todsacerdoti | 1 comments | | HN request time: 0.22s | source
Show context
anon-3988 ◴[] No.44062323[source]
Is skipping initialization of buffers a hard problem for compilers?
replies(4): >>44062623 #>>44062735 #>>44063622 #>>44068910 #
1. brigade ◴[] No.44063622[source]
It’s especially hard to elide the compiler initialization when the intended initialization is by a function written in assembly