------- Comment #3 from burnus at gcc dot gnu dot org  2010-07-20 07:56 -------
> This is to re-open bug 19064.
> Version 4.4.3 of gfortran appears to be broken again

Seems to work here. At least on my x86_64-unknown-linux-gnu the test case of PR
19064 comment 0 seems to work with GCC
- 4.6.0 20100716 (experimental) [trunk revision 162255]
- 4.5.1 20100519 (prerelease) [gcc-4_5-branch revision 159556]
- 4.4.5 20100513 (prerelease) [gcc-4_4-branch revision 159367]
- 4.2.1
- 4.1.2 20070115

Therefore,
(a) Can you try with a newer version of gfortran,
    cf. http://gcc.gnu.org/wiki/GFortranBinaries
(b) For the test file in PR 19064: Are there special line breaks (carriage
return vs. new line) or is there no tailing new line character? Or are there
tabs? Is the architecture still i686-pc-linux-gnu?

Regarding (a): One possibility could be that is was broken only for a short
time - though somehow I find this less likely for a release branch (like your
4.4.3) than for the trunk, but it is possible and does happen.

...

(b) is partially superseded by your attachments. Though, I still cannot
reproduce it.


-- 


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

Reply via email to