[Patch, fortran] PR28762 - program name 'write' causes compiler crash on if statements containing write commands.

Janis Johnson janis187@us.ibm.com
Mon Aug 21 19:07:00 GMT 2006


On Fri, Aug 18, 2006 at 02:19:06PM +0200, Paul Thomas wrote:
> This is a wierd regression.  It only occurs with 4.2 and apparently has 
> been present sometime between the end of May and the present.  Comparing 
> 4.1 and 4.2 however, I have been unable to find the patch that caused 
> it.  Stranger still is that it is not obvious to me how 4.1 is working, 
> given that the fix is so obvious and that there is nothing like it in 
> 4.1!  Ah well...

I've got a setup for automated regression hunts that lets me set up a
hunt in 5-15 minutes, let it run for 1-4 hours (depending on whether it
needs just a compiler, e.g. f951, or all support for a language), and
then report the results.  Various people regularly ask me to do this for
specific PRs, usually by adding the request as a comment in the PR
itself.  Regression hunts are fun so I usually do them right away.  Feel
free to ask me to do them.  The only requirements for a hunt are that
there is a testcase for a regressions with known dates/revisions that
pass and fail and that it can be done with a cross compiler or, for
wrong-code bugs, that it can be done on powerpc64-linux.
                                                                                                                        
Janis



More information about the Gcc-patches mailing list