------- Comment #38 from burnus at gcc dot gnu dot org 2006-12-13 14:03 ------- Hi Paul, (In reply to comment #36) > > input_cp2k_motion.f90:3122: internal compiler error: in fold_convert, at > > A reduced version of this one would be very nice - if I would guess, it will > be an assignment in which derived type is not being correctly associated. > Apparently, I still do not have this entirely right.
Test case see PR 30147. This is a now-fixed middle end bug. A new problem is PR30190 (-fbounds-check creates wrong code with associated(pointer,target). I would suggest to close this bug as FIXED as soon as everything is checked in. (I think 4.2 is still missing, and maybe [or not] 4.1). The rest should be handled in different bugs, but one can still link to this bug. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29975