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

--- Comment #6 from Tobias Burnus <burnus at gcc dot gnu.org> 2012-02-03 
10:50:02 UTC ---
If I try the example of comment 4 with the line break before "&" undone and
using the newest 4.7 trunk (clean build), I see in valgrind:

==14154== Invalid read of size 4
==14154==    at 0x52D345: resolve_symbol (resolve.c:10559)
==14154==    by 0x54131F: do_traverse_symtree (symbol.c:3385)
==14154==    by 0x530093: resolve_types (resolve.c:13859)
==14154==    by 0x5243DB: gfc_resolve (resolve.c:13959)

Reply via email to