From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23463 invoked by alias); 13 Dec 2006 14:03:52 -0000 Received: (qmail 23389 invoked by uid 48); 13 Dec 2006 14:03:34 -0000 Date: Wed, 13 Dec 2006 14:03:00 -0000 Message-ID: <20061213140334.23388.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug fortran/29975] [meta-bugs] [4.1 and 4.2 only] ICEs with CP2K In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "burnus at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2006-12/txt/msg01169.txt.bz2 ------- 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