From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12235 invoked by alias); 16 Oct 2008 16:33:53 -0000 Received: (qmail 10917 invoked by uid 48); 16 Oct 2008 16:32:32 -0000 Date: Thu, 16 Oct 2008 16:33:00 -0000 Message-ID: <20081016163232.10916.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug fortran/35681] wrong result for vector subscripted array expression in MVBITS In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "domob 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: 2008-10/txt/msg01108.txt.bz2 ------- Comment #6 from domob at gcc dot gnu dot org 2008-10-16 16:32 ------- Fixed the accepts-invalid mentioned in comment #1 (patch posted at http://gcc.gnu.org/ml/fortran/2008-10/msg00145.html) on trunk, but the main problem here is still there, I'll start to work on it directly now. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35681