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

Tobias Burnus <burnus at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|unassigned at gcc dot       |burnus at gcc dot gnu.org
                   |gnu.org                     |

--- Comment #2 from Tobias Burnus <burnus at gcc dot gnu.org> 2012-08-22 
20:49:08 UTC ---
Yes, that's a side-effect of my recent patch - sorry. I know about the issue
since this morning, but I didn't manage to fix it as quickly as I had hoped
for. Debugging memory leaks and understanding the scalarizer took longer than
anticipated.

The simplest is to revert
  http://gcc.gnu.org/ml/fortran/2012-08/msg00120.html
Some issues and a possible approach to fix them is given in
  http://gcc.gnu.org/ml/fortran/2012-08/msg00131.html
and the reply
  http://gcc.gnu.org/ml/fortran/2012-08/msg00133.html

I have a patch which is currently building, but with build fixes, other
changes, and regtesting it will probably take a while until it is ready.

Reply via email to