Skip to content
Snippets Groups Projects
  • Harald Anlauf's avatar
    aeb430aa
    PR fortran/93364 - ICE in gfc_set_array_spec, at fortran/array.c:879 · aeb430aa
    Harald Anlauf authored
    Add missing check in gfc_set_array_spec for sum of rank and corank to not
    exceed GFC_MAX_DIMENSIONS.
    
    2020-04-20  Harald Anlauf  <anlauf@gmx.de>
    
    	PR fortran/93364
    	* array.c (gfc_set_array_spec): Check for sum of rank and corank
    	not exceeding GFC_MAX_DIMENSIONS.
    
    2020-04-20  Harald Anlauf  <anlauf@gmx.de>
    
    	PR fortran/93364
    	* gfortran.dg/pr93364.f90: New test.
    aeb430aa
    History
    PR fortran/93364 - ICE in gfc_set_array_spec, at fortran/array.c:879
    Harald Anlauf authored
    Add missing check in gfc_set_array_spec for sum of rank and corank to not
    exceed GFC_MAX_DIMENSIONS.
    
    2020-04-20  Harald Anlauf  <anlauf@gmx.de>
    
    	PR fortran/93364
    	* array.c (gfc_set_array_spec): Check for sum of rank and corank
    	not exceeding GFC_MAX_DIMENSIONS.
    
    2020-04-20  Harald Anlauf  <anlauf@gmx.de>
    
    	PR fortran/93364
    	* gfortran.dg/pr93364.f90: New test.
To find the state of this project's repository at the time of any of these versions, check out the tags.