The Business Continuity Masterclass - Building Operational Resilience

2024-03-30 Thread Anita Shanthi
THE BUSINESS CONTINUITY MASTERCLASS Proven Strategies To Build Resilience And Manage Risk 29 & 30 April 2024 @ The Wyndham Grand Hotel, Kuala Lumpur. Greetings from Ingenium ! According to a study based on Mercer’s Business Responses to the Covid-19 Outbreak, 51 % of

Re: [Patch, fortran] PR112407 - [13/14 Regression] Fix for PR37336 triggers an ICE in gfc_format_decoder while constructing a vtab

2024-03-30 Thread Harald Anlauf
Hi Paul, I had only a quick glance at your patch. I guess you unintentionally forgot to remove those parts that you already committed for PR110987, along with the finalize-testcases. I am still trying to find the precise paragraph in the standard you refer to regarding INTENT(OUT) and default

[Patch, fortran] PR112407 - [13/14 Regression] Fix for PR37336 triggers an ICE in gfc_format_decoder while constructing a vtab

2024-03-30 Thread Paul Richard Thomas
Hi All, This bug emerged in a large code and involves possible recursion with a "hidden" module procedure; ie. where the symtree name starts with '@'. This throws the format decoder. As the last message in the PR shows, I have vacillated between silently passing on the possible recursion or