Re: [PATCH] Fix PR119136 Printing result of function that prints itself hangs
Thomas Koenig <[email protected]>
| Newsgroups | gmane.comp.gcc.patches,gmane.comp.gcc.fortran |
|---|---|
| Message-ID | <[email protected]> |
Hi Jerry, > This will avoid potential undefined behavior on various systems. I will > make this change and test. If passes, OK for mainline? Good thinking. Your revised version is OK if it passes. Thanks a lot for the patch! Best regards Thomas