This is the mail archive of the gcc-patches@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]

Re: [Patch, fortran] PR25058 & PR25090 - was Re: CPU2000/191.fma3d compilation failure


Brooks,


I would interpret the standard to imply that that's legal code (assuming that a and c are never referenced via the bar entry).


- Brooks

I think that you are right. Your example exposes an even more severe problem with the dummy arguments of the suboutine. Bother, it's back to the drawing board.....


P.S. As a completely different thing: Is "parameters of the entry" the phrasing the standard uses? Fortran uses "parameter" for something quite different, so this seems likely to be confusing if it shows up in an error message or such.

OK I was trying to be concise; evidently I was not being precise!


I think that I am going to have to undo the original patch, whilst I get this sorted. Drat!

Paul


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