From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6009 invoked by alias); 31 Oct 2007 00:40:59 -0000 Received: (qmail 5987 invoked by uid 48); 31 Oct 2007 00:40:49 -0000 Date: Wed, 31 Oct 2007 00:40:00 -0000 Subject: [Bug rtl-optimization/33953] New: [4.3 regression] internal compiler error: vector VEC(tree,base) index domain error, in vectorizable_operation at tree-vect-transform.c:4017 X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "bero at arklinux 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: 2007-10/txt/msg02749.txt.bz2 $ gcc -O3 -c drawgfx.i src/emu/drawgfx.c: In function 'blockmove_NtoN_blend_noremap32': src/emu/drawgfx.c:4760: internal compiler error: vector VEC(tree,base) index domain error, in vectorizable_operation at tree-vect-transform.c:4017 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. Works correctly on x86_32, and on x86_64 with -O2 instead of -O3. -- Summary: [4.3 regression] internal compiler error: vector VEC(tree,base) index domain error, in vectorizable_operation at tree-vect-transform.c:4017 Product: gcc Version: 4.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: rtl-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: bero at arklinux dot org GCC build triplet: x86_64-linux-gnu GCC host triplet: x86_64-linux-gnu GCC target triplet: x86_64-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33953