From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28364 invoked by alias); 17 Jun 2008 13:55:23 -0000 Received: (qmail 28096 invoked by uid 48); 17 Jun 2008 13:54:37 -0000 Date: Tue, 17 Jun 2008 13:55:00 -0000 Message-ID: <20080617135437.28095.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/36450] [4.4 Regression] ICE in insert_restore/insert_save with GET_MODE_ALIGNMENT mem In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "aldot 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-06/txt/msg01030.txt.bz2 ------- Comment #10 from aldot at gcc dot gnu dot org 2008-06-17 13:54 ------- boostrapping pristine trunk still fails with: /scratch/obj.i686/gcc-4.4.orig/./gcc/xgcc -B/scratch/obj.i686/gcc-4.4.orig/./gcc/ -B/opt/i686/gcc-4.4.orig//i686-linux-gnu/bin/ -B/opt/i686/gcc-4.4.orig//i686-linux-gnu/lib/ -isystem /opt/i686/gcc-4.4.orig//i686-linux-gnu/include -isystem /opt/i686/gcc-4.4.orig//i686-linux-gnu/sys-include -O2 -march=pentium4 -mtune=pentium4 -pipe -DIN_GCC -mpreferred-stack-boundary=2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../.././gcc -I../../../../src/gcc-4.4.orig/libgcc -I../../../../src/gcc-4.4.orig/libgcc/. -I../../../../src/gcc-4.4.orig/libgcc/../gcc -I../../../../src/gcc-4.4.orig/libgcc/../include -I../../../../src/gcc-4.4.orig/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_div.o -MT bid64_div.o -MD -MP -MF bid64_div.dep -c ../../../../src/gcc-4.4.orig/libgcc/config/libbid/bid64_div.c In file included from ../../../../src/gcc-4.4.orig/libgcc/config/libbid/bid64_div.c:62: ../../../../src/gcc-4.4.orig/libgcc/config/libbid/bid_div_macros.h: In function ‘__div_256_by_128’: ../../../../src/gcc-4.4.orig/libgcc/config/libbid/bid_div_macros.h:542: internal compiler error: in insert_save, at caller-save.c:787 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[3]: *** [bid64_div.o] Error 1 -- aldot at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |build http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36450