This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/57697] [OOP] Segfault with defined assignment for components during intrinsic assignment


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

--- Comment #14 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
(In reply to Dominique d'Humieres from comment #11)
> The test gfortran.dg/defined_assignment_11.f90 fails on
> x86_64-apple-darwin10:

This is due to some patch I have in my working tree: the test passes for clean
trees (w/wo --enable-checking=release), see

http://gcc.gnu.org/ml/gcc-testresults/2013-09/msg01613.html

I'll try to figure out which one of the several patches I have applied is
responsible for the failure.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]