------- Comment #36 from pault at gcc dot gnu dot org  2006-12-13 13:37 -------
Joost,

> input_cp2k_motion.f90
> input_cp2k_motion.f90: In function ‘create_neb_section’:
> input_cp2k_motion.f90:3122: internal compiler error: in fold_convert, at
> fold-const.c:2150
> 
> in fact, this is on a file added to the CP2K CVS repo 2 days ago, so it is not
> yet part of the gzip'ed file that I provided for the initial report. That one
> compiles OK at -O2. 


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.

BTW I am not sure that a meta-bug was necessarily the best way to handle this
series of problems.  I think that we should have spun off a PR for each bug
that we found.  This is my fault but I signal it for future reference.

Thanks for sticking with us on this one - we'll get there in the end.

Paul


-- 


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

Reply via email to