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] PR19259: Forbid lines beginning with ';'


tobi

:REVIEWMAIL:

OK - I had wondered once or twice how to do that one. Thanks!


Hi,


I finally have free time again and was locked in front of a PC by bad weather, so I had time to prepare a small patch which does what the subject advertises. We could make this an error only with -pedantic, but I'm not of the belief that there's much legacy code around which uses this. ChangeLog, patch and new testcases attached. Built and tested on i686-pc-linux-gnu.

I agree - I think that it would be silly to qualify that one. It's just wrong for F95.



Cheers, - Tobi

ps I'll be online only intermittently during the next few weeks. While I'm here, I'll share this bit of trivia: my PR 28172 arose at the worst of times: during the last day of my diploma thesis, while I was preparing my final data plots. Fortunately, I could easily work around this by shuffling a few lines of code around.

I will forgive you alternate returns, still worse from contained procedures, as being due to thesis pressures. Still, I am one to talk; I fixed alternate entries in module functions. Tee-hee, maybe you'll fix PR28172?


Thanks

Paul


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