aboutsummaryrefslogtreecommitdiff
path: root/gcc/print-tree.c
diff options
context:
space:
mode:
authorPaul Thomas <pault@gcc.gnu.org>2007-07-10 05:11:00 +0000
committerPaul Thomas <pault@gcc.gnu.org>2007-07-10 05:11:00 +0000
commite7c8ff569c1183610a1ff25c8fb4756be078dc75 (patch)
tree1cdd07b79dbb5fed84581b617a6a44a8f7aa043b /gcc/print-tree.c
parent89ab46599d72839cb0b823baaaad4b76b384a543 (diff)
downloadgcc-e7c8ff569c1183610a1ff25c8fb4756be078dc75.zip
gcc-e7c8ff569c1183610a1ff25c8fb4756be078dc75.tar.gz
gcc-e7c8ff569c1183610a1ff25c8fb4756be078dc75.tar.bz2
re PR fortran/32157 (intrinsic function name conflicts with subroutine if present in the same file)
2007-07-10 Paul Thomas <pault@gcc.gnu.org> PR fortran/32157 * resolve.c (is_external_proc): New function. Adds test that the symbol is not an intrinsic procedure. * (resolve_function, resolve_call): Replace logical statements with call to is_external_proc. PR fortran/32689 * simplify.c (gfc_simplify_transfer): If mold has rank, the result is an array. PR fortran/32634 * module.c (write_generic): Write the local name of the interface. 2007-07-10 Paul Thomas <pault@gcc.gnu.org> PR fortran/32157 * gfortran.dg/overload_2.f90: New test. PR fortran/32689 * gfortran.dg/transfer_simplify_5.f90 PR fortran/32634 * gfortran.dg/interface_15.f90: New test. From-SVN: r126509
Diffstat (limited to 'gcc/print-tree.c')
0 files changed, 0 insertions, 0 deletions