`If an object that has automatic storage duration is not initialized explicitly, its value is
indeterminate' combines with a definition of undefined behaviour which includes behaviour
`upon use of... indeterminately valued objects'.
It's pretty clearly undefined.