------- Comment #7 from pault at gcc dot gnu dot org  2010-03-09 13:46 -------
(In reply to comment #6)
....
> The patch clobbers dynamic_dispatch_4.f03.  Remember it Salvatore?

I should have said that this is for -O1 and higher.

/svn/trunk/gcc/testsuite/gfortran.dg/dynamic_dispatch_4.f03: In function
‘getit’:
/svn/trunk/gcc/testsuite/gfortran.dg/dynamic_dispatch_4.f03:79:0: error:
statement makes a memory store, but has no VDEFS
a_3.$vptr = D.1823_2;
/svn/trunk/gcc/testsuite/gfortran.dg/dynamic_dispatch_4.f03:79:0: internal
compiler error: verify_ssa failed

which means a whole lot to me!

Paul


-- 


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

Reply via email to