http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46448
Salvatore Filippone <sfilippone at uniroma2 dot it> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sfilippone at uniroma2 dot | |it --- Comment #1 from Salvatore Filippone <sfilippone at uniroma2 dot it> 2010-11-12 10:05:38 UTC --- (In reply to comment #0) > > /tmp/cciKD2sS.s: Assembler messages: > /tmp/cciKD2sS.s:72: Error: symbol `__copy_m0_t_' is already defined > > > The test case works with 4.5. The error is a regression of my recent > "polymorphic deep copy" patch: > > http://gcc.gnu.org/viewcvs?view=revision&revision=166368 > > > I think this is the same issue as the one reported by Salvatore here: > > http://gcc.gnu.org/ml/fortran/2010-11/msg00205.html Yup, it's the same kind of problem.