From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24962 invoked by alias); 27 Jun 2005 06:13:11 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 24946 invoked by uid 48); 27 Jun 2005 06:13:07 -0000 Date: Mon, 27 Jun 2005 06:13:00 -0000 Message-ID: <20050627061307.24945.qmail@sourceware.org> From: "zhr_buaa at 263 dot net" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20050624215559.22177.zhr_buaa@263.net> References: <20050624215559.22177.zhr_buaa@263.net> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug middle-end/22177] error: in assign_stack_temp_for_type, at function.c:655 X-Bugzilla-Reason: CC X-SW-Source: 2005-06/txt/msg03196.txt.bz2 List-Id: ------- Additional Comments From zhr_buaa at 263 dot net 2005-06-27 06:13 ------- this is my command line to compile the source file. then, i change the option -c to -E and option -o, to generate the dsputil.i. wish this can help u. arm-linux-gcc -I../libvo -I../../libvo -pipe -mcpu=iwmmxt -g -static -Wa,-mcpu=iwmmxt -O1 -fno-guess-branch-probability -fno-if-conversion -fno-delayed-branch -fno-loop-optimize -fcrossjumping -foptimize-sibling-calls -fgcse -fexpensive-optimizations -fstrength-reduce -frerun-loop-opt -fforce-mem -fpeephole2 -fschedule-insns -fschedule-insns2 -fstrict-aliasing -freorder-functions -fsched-interblock -fno-align-jumps -fno-align-labels -fno-align-functions -finline-functions -frename-registers -funswitch-loops -fno-math-errno -funsafe-math-optimizations -fno-trapping-math -ffinite-math-only -finline-limit=500 -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/arm-linux/arm-linux//include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -I/opt/intel/ipp41/pca_wmmx/include/ -c -o dsputil.o dsputil.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22177