bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/12111] New: [xc16x] Error: internal error: fixup not contained


From: anovak at emce dot tuwien.ac.at
Subject: [Bug gas/12111] New: [xc16x] Error: internal error: fixup not contained within frag with option -mlarge
Date: Tue, 12 Oct 2010 09:38:38 +0000

http://sourceware.org/bugzilla/show_bug.cgi?id=12111

           Summary: [xc16x] Error: internal error: fixup not contained
                    within frag with option -mlarge
           Product: binutils
           Version: 2.21 (HEAD)
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: gas
        AssignedTo: address@hidden
        ReportedBy: address@hidden


When trying to compile libtomcrypt-1.17 with current CVS binutils (checked out
2010/10/11) and memory model large (option -mlarge) the following error occurs:

xc16x-elf-gcc -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W
-Wshadow -Wno-unused-parameter -DLTC_SOURCE -DLTC_NO_TABLES -mlarge
-fomit-frame-pointer -Os -DLTC_SMALL_CODE -DENCRYPT_ONLY -c
src/ciphers/aes/aes.c -o src/ciphers/aes/aes_enc.o
xc16x-elf-gcc -c -I./testprof/ -I./src/headers/ -Wall -Wsign-compare -W
-Wshadow -Wno-unused-parameter -DLTC_SOURCE -DLTC_NO_TABLES -mlarge
-fomit-frame-pointer -Os -DLTC_SMALL_CODE   -c -o src/ciphers/aes/aes.o
src/ciphers/aes/aes.c
/tmp/cchgLBzD.s: Assembler messages:
/tmp/cchgLBzD.s:2538: Error: internal error: fixup not contained within frag
make: *** [src/ciphers/aes/aes.o] Error 1

This does not happen with -msmall or -mtiny.

I'm using current CVS newlib, checked out 2010/10/11 and a GCC 4.2 patched like
mentioned in this blog: http://www.menebroecker-web.de/?cat=4

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]