http://qa.mandrakesoft.com/show_bug.cgi?id=6257





------- Additional Comments From [EMAIL PROTECTED]  2003-10-30 12:16 -------
Created an attachment (id=944)
 --> (http://qa.mandrakesoft.com/attachment.cgi?id=944&action=view)
subreader.i

This is the preprocessed source of subreader.c

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
gcc 3.3.1-4mdk generates bad assembler code with the following command:
gcc -O3 -march=k6-2 -fomit-frame-pointer -S -c subreader.o subreader.i 
/tmp/ccBvbpab.s: Assembler messages:
/tmp/ccBvbpab.s:4969: Error: value of 134 too large for field of 1 bytes at
00000000000035f0

subreader.c is from mplayer 1.0pre2 (in the contribs). Other optimization
options (like -march=pentium4 or removing -fomit-frame-pointer or using -O2)
don't create that error.

Reply via email to