On Mon, Jan 05, 2015 at 12:51:55PM +0100, Thomas Koenig wrote: > Am 30.12.2014 um 01:25 schrieb Thomas Koenig: > > Hello world, > > > > this patch fixes the long-standing bug. A missing temporary > > causes an invalid read in realloc_on_assign_5.f03 which > > only becomes noticable when setting MALLOC_CHECK_ or when > > using valgrind. The bug has three duplicates in the > > data base, so people keep stumbling across this. > > Ping ? > > https://gcc.gnu.org/ml/fortran/2014-12/msg00137.html
This breaks the build because you haven't committed the dependency.h part. Marek