[Bug middle-end/44945] [4.6 Regression] FAIL: gfortran.dg/char_array_structure_constructor.f90

burnus at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Jul 15 16:02:00 GMT 2010



------- Comment #5 from burnus at gcc dot gnu dot org  2010-07-15 16:02 -------
According to gcc-testresults this seems to affect only Darwin, cf.
http://gcc.gnu.org/ml/gcc-testresults/2010-07/msg01432.html

The optimized dumps also seem to be OK (or at there is no obvious difference).

In the span working Rev. 162148 to failing Rev. 162192, I see the following
commits which might be related:

a) _gfortran_compare_string is now PURE,
   http://gcc.gnu.org/viewcvs?view=revision&revision=162160

b) Two MEMREF related commits,
   http://gcc.gnu.org/viewcvs?view=revision&revision=162175
   http://gcc.gnu.org/viewcvs?view=revision&revision=162177

c) Some commits I have overlooked


-- 


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



More information about the Gcc-bugs mailing list