tarunprabhu wrote: > Is the name of the flag alrite?
Haha. You read my mind. I spent some time thinking about it and even consulted the Fortran standard. They refer to default initialization as well, so I eventually decided that it was ok. Maybe `-fno-init-global-without-default-init` is clearer, but it's longer. I was thinking of `-fno-init-uninitialized-globals`, which I, a C/C++ programmer, find more intuitive. But maybe Fortran programmers are used to thinking of "default initialization". https://github.com/llvm/llvm-project/pull/122144 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits