bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/4082] New: "internal error: fixup not contained within frag" fo


From: aesok at post dot ru
Subject: [Bug gas/4082] New: "internal error: fixup not contained within frag" for avr target
Date: 20 Feb 2007 21:54:14 -0000

there seems to be a problem with binutils (HEAD).

$ avr-as --version
GNU assembler 2.17.50 20070220
Copyright 2005 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License.  This program has absolutely no warranty.
This assembler was configured for a target of `avr'.

$ avr-as  -mmcu=atmega128 main.s
main.s: Assembler messages:
main.s:1572: Error: internal error: fixup not contained within frag

main.c [1560]:
        call __sync_fetch_and_or_8
        sts ull,r18
        sts ull+1,r19
        sts ull+2,r20
        sts ull+3,r21
        sts ull+4,r22
        sts ull+5,r23
        sts ull+6,r24   ; 1572
        sts ull+7,r25

Anatoly.

-- 
           Summary: "internal error: fixup not contained within frag" for
                    avr target
           Product: binutils
           Version: 2.18 (HEAD)
            Status: NEW
          Severity: critical
          Priority: P2
         Component: gas
        AssignedTo: unassigned at sources dot redhat dot com
        ReportedBy: aesok at post dot ru
                CC: bug-binutils at gnu dot org
GCC target triplet: avr


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

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