From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9560 invoked by alias); 20 Jun 2007 08:35:42 -0000 Received: (qmail 9537 invoked by uid 48); 20 Jun 2007 08:35:32 -0000 Date: Wed, 20 Jun 2007 08:35:00 -0000 Subject: [Bug c++/32413] New: [4.3 Regression] internal compiler error: in reload_cse_simplify_operands, at postreload.c:396 X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "jojelino at gmail dot com" 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-06/txt/msg01641.txt.bz2 svn revision:125876 cc -c -mno-cygwin -mdll -fno-rtti -mthreads -pipe -D_WINGDI_ -DUCLIBCPP -D_GLIBC PP_HAVE_MBSTATE_T -D_WIN32_IE=0x0500 -msse4a -DARCH_IS_IA32 -DARCH_IS_32BIT -DHA VE_MMX -w -DNDEBUG -UDEBUG -DFFDEBUG=0 -I. -I.. -Iuclibc++ -Ibaseclasses -I../ba seclasses -IimgFilters -I../imgFilters -Implayer -I../mplayer -Isettings -I../se ttings -Isettings/filters -I../settings/filters -Icodecs -I../codecs -Isubtitles -I../subtitles -Iconvert -I../convert -Idialog -I../dialog -IaudioFilters -I../ audioFilters -Icygwin -I../cygwin -Iffmpeg -I../ffmpeg -Iacm -I../acm -Ixiph -I. ./xiph -Ifilters -I../filters -Imuxers -I../muxers -O4 -march=core2 -mtune=core2 -fomit-frame-pointer -finline-functions -finline -frename-registers -fweb -funi t-at-a-time -o ffdshow_all.o ffdshow_all.cpp In file included from ffdshow_all.cpp:37: DeCSSInputPin.cpp: In member function 'virtual long int CDeCSSInputPin::Set(cons t GUID&, ULONG, void*, ULONG, void*, ULONG)': DeCSSInputPin.cpp:254: error: insn does not satisfy its constraints: (insn 1194 592 593 19 CSSscramble.cpp:174 (set (reg:QI 22 xmm1 [orig:545 t5.7036 1 ] [545]) (reg:QI 0 ax)) 43 {*movqi_1} (nil)) DeCSSInputPin.cpp:254: internal compiler error: in reload_cse_simplify_operands, at postreload.c:396 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make: *** [ffdshow_all.o] Error 1 cc: warning: -pipe ignored because -save-temps specified In file included from ffdshow_all.cpp:38: DeCSSInputPin.cpp: In member function 'virtual long int CDeCSSInputPin::Set(cons t GUID&, ULONG, void*, ULONG, void*, ULONG)': DeCSSInputPin.cpp:254: error: insn does not satisfy its constraints: (insn 1194 592 593 19 CSSscramble.cpp:174 (set (reg:QI 22 xmm1 [orig:545 t5.7036 1 ] [545]) (reg:QI 0 ax)) 43 {*movqi_1} (nil)) DeCSSInputPin.cpp:254: internal compiler error: in reload_cse_simplify_operands, at postreload.c:396 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. -- Summary: [4.3 Regression] internal compiler error: in reload_cse_simplify_operands, at postreload.c:396 Product: gcc Version: 4.3.0 Status: UNCONFIRMED Severity: major Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: jojelino at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32413