This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[fortran, patch] Document the interaction of -finit-{real,integer,…} and -Wuni nitialized


The attached patch documents the fact that using the -finit-* options will silence -Wuninitialized warnings. I don't think that's unreasonable (and Steve classified it as a "it hurts when I do this" problem), so I intend to close the PR after committing.

Tested with "make info man html pdf". OK to commit to trunk?
FX


Attachment: doc_finit_warnings.diff
Description: Binary data

Attachment: doc_finit_warnings.ChangeLog
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]