[patch, fortran] PR35223 IBITS gives compiler error

FX Coudert fxcoudert@gmail.com
Sun Feb 24 01:40:00 GMT 2008


> 2008-02-23  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
>
> 	PR fortran/35223
> 	* simplify.c (gfc_simplify_ibclr), (gfc_simplify_ibits),
> 	(gfc_simplify_ibset): Remove call to range_check.
> 	(simplify_cmplx), (gfc_simplify_dble), (gfc_simplify_float),
> 	(gfc_simplify_real): Add call gfc_clear_ts to initialize the  
> temporary
> 	gfc_typspec variables.

It is not clear to me from the PR discussion whether you do this for  
user-friendliness or because the checks are actually not mandated by  
the standard. I think I understand it is the last one but, for my  
enlightenment, I'd like to make sure I am not misunderstanding.

If the checks are not mandated by the standard, they can go. If it's  
for user-friendliness... then it seems a bit incoherent with other  
cases.

FX

-- 
François-Xavier Coudert
http://www.homepages.ucl.ac.uk/~uccafco/



More information about the Fortran mailing list