This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/18525] [gfortran] ICE on invalid(?) code in gfc_get_symbol_decl()


------- Additional Comments From Thomas dot Koenig at online dot de  2004-11-17 15:39 -------
The code is perfectly valid.  Here,
n in the subroutine hides the host parameter n
(which is then inaccessible in the subroutine xx).

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18525


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]