Skip to content
Snippets Groups Projects
Forked from redox-os / gcc
Source project has a limited visibility.
  • pault's avatar
    10387833
    2005-11-01 Paul Thomas <pault@gcc.gnu.org> · 10387833
    pault authored
    	PR fortran/21565
    	* symbol.c (check_conflict): An object cannot be in a namelist and in
    	block data.
    
    	PR fortran/18737
    	* resolve.c (resolve_symbol): Set the error flag to
    	gfc_set_default_type, in the case of an external symbol, so that
    	an error message is emitted if IMPLICIT NONE is set.
    
    	PR fortran/14994
    	* gfortran.h (gfc_generic_isym_id): Add GFC_ISYM_SECNDS to enum.
    	* check.c (gfc_check_secnds): New function.
    	* intrinsic.c (add_functions): Add call to secnds.
    	* iresolve.c (gfc_resolve_secnds): New function.
    	* trans-intrinsic (gfc_conv_intrinsic_function): Add call to
    	secnds via case GFC_ISYM_SECNDS.
    	* intrinsic.texi: Add documentation for secnds.
    
    2005-11-01  Paul Thomas  <pault@gcc.gnu.org>
    
    	PR fortran/14994
    	* libgfortran/intrinsics/date_and_time.c: Add interface to
    	the functions date_and_time for the intrinsic function secnds.
    
    2005-11-01  Paul Thomas  <pault@gcc.gnu.org>
    
    	PR fortran/21565
    	gfortran.dg/namelist_blockdata.f90: New test.
    
    	PR fortran/18737
    	gfortran.dg/external_implicit_none.f90: New test.
    
    	PR fortran/14994
    	* gfortran.dg/secnds.f: New test.
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106317 138bc75d-0d04-0410-961f-82ee72b054a4
    10387833
    History
    2005-11-01 Paul Thomas <pault@gcc.gnu.org>
    pault authored
    	PR fortran/21565
    	* symbol.c (check_conflict): An object cannot be in a namelist and in
    	block data.
    
    	PR fortran/18737
    	* resolve.c (resolve_symbol): Set the error flag to
    	gfc_set_default_type, in the case of an external symbol, so that
    	an error message is emitted if IMPLICIT NONE is set.
    
    	PR fortran/14994
    	* gfortran.h (gfc_generic_isym_id): Add GFC_ISYM_SECNDS to enum.
    	* check.c (gfc_check_secnds): New function.
    	* intrinsic.c (add_functions): Add call to secnds.
    	* iresolve.c (gfc_resolve_secnds): New function.
    	* trans-intrinsic (gfc_conv_intrinsic_function): Add call to
    	secnds via case GFC_ISYM_SECNDS.
    	* intrinsic.texi: Add documentation for secnds.
    
    2005-11-01  Paul Thomas  <pault@gcc.gnu.org>
    
    	PR fortran/14994
    	* libgfortran/intrinsics/date_and_time.c: Add interface to
    	the functions date_and_time for the intrinsic function secnds.
    
    2005-11-01  Paul Thomas  <pault@gcc.gnu.org>
    
    	PR fortran/21565
    	gfortran.dg/namelist_blockdata.f90: New test.
    
    	PR fortran/18737
    	gfortran.dg/external_implicit_none.f90: New test.
    
    	PR fortran/14994
    	* gfortran.dg/secnds.f: New test.
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106317 138bc75d-0d04-0410-961f-82ee72b054a4