[Fedora-haskell-list] [Bug 631771] binutils-2.20.51.0.10 breaks assembly on Xeon E5540

bugzilla at redhat.com bugzilla at redhat.com
Fri Sep 10 03:54:48 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=631771

Jens Petersen <petersen at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|medium                      |high

--- Comment #4 from Jens Petersen <petersen at redhat.com> 2010-09-09 23:54:48 EDT ---
A none haskell example (fldigi):
http://koji.fedoraproject.org/koji/getfile?taskID=2458724&name=build.log

g++ -DHAVE_CONFIG_H -I.  -DBUILD_FLDIGI -DLOCALEDIR=\"/usr/share/locale\" -I.
-I./include -I./irrxml -I./fileselector  -pthread   -I/usr/include/freetype2
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT      
-D_REENTRANT     -I/usr/include/libpng12   -I/usr/include/libxml2       -pipe
-Wall -fexceptions -O2 -ffast-math -finline-functions  -DNDEBUG -O2 -g -pipe
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fldigi-Fl_Text_Editor_mod.o
`test -f 'widgets/Fl_Text_Editor_mod.cxx' || echo
'./'`widgets/Fl_Text_Editor_mod.cxx
{standard input}: Assembler messages:
{standard input}:5214: Error: junk `ff' after expression
{standard input}:5214: Error: 8-byte relocation cannot be applied to 4-byte
field
make[2]: *** [fldigi-trx.o] Error 1

(correcting comment 1: x86-09 is also a E5540 CPU.)


Would it be useful to get a newer binutils into dist-f15 to test
or better to revert to binutils-2.20.51.0.7 for now perhaps?

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the haskell-devel mailing list