On 03/27/2018 01:53 PM, Mikael Morin wrote:
Le 26/03/2018 à 03:53, Jerry DeLisle a écrit :
On 03/25/2018 02:11 PM, Mikael Morin wrote:
Le 25/03/2018 à 21:27, Jerry DeLisle a écrit :
On 03/25/2018 10:49 AM, Mikael Morin wrote:
Le 25/03/2018 à 00:25, Jerry DeLisle a écrit :
On 03/24/2018 02:56
Le 26/03/2018 à 03:53, Jerry DeLisle a écrit :
On 03/25/2018 02:11 PM, Mikael Morin wrote:
Le 25/03/2018 à 21:27, Jerry DeLisle a écrit :
On 03/25/2018 10:49 AM, Mikael Morin wrote:
Le 25/03/2018 à 00:25, Jerry DeLisle a écrit :
On 03/24/2018 02:56 PM, Steve Kargl wrote:
On Sat, Mar 24, 2018
On 03/24/2018 02:56 PM, Steve Kargl wrote:
On Sat, Mar 24, 2018 at 02:25:36PM -0700, Jerry DeLisle wrote:
2018-03-24 Jerry DeLisle
Dominique d'Humieres
PR fortran/84506
* symbol.c (gfc_free_namespace): Delete the assert and if refs
count is less than ze
On Sat, Mar 24, 2018 at 02:25:36PM -0700, Jerry DeLisle wrote:
>
> 2018-03-24 Jerry DeLisle
> Dominique d'Humieres
>
> PR fortran/84506
> * symbol.c (gfc_free_namespace): Delete the assert and if refs
> count is less than zero, free the namespece. Something is
>
This one has been hanging around for a while. Dominique found this fix.
I retested with the 30 cases provided in the PR. These are all invalid
fortran. They give errors now and do not ICE.
Regression tested on trunk.
OK?
Jerry
PS I will use the first of the many test cases for the testsuite