bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/25331] New: mmix-gas fals to assemble newlib-3.1.0 (-fstack-pro


From: slyfox at inbox dot ru
Subject: [Bug gas/25331] New: mmix-gas fals to assemble newlib-3.1.0 (-fstack-protector-strong -ffunction-sections): internal error: fixup not contained within frag
Date: Wed, 01 Jan 2020 14:55:36 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=25331

            Bug ID: 25331
           Summary: mmix-gas fals to assemble newlib-3.1.0
                    (-fstack-protector-strong -ffunction-sections):
                    internal error: fixup not contained within frag
           Product: binutils
           Version: 2.33
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: gas
          Assignee: unassigned at sourceware dot org
          Reporter: slyfox at inbox dot ru
  Target Milestone: ---

Created attachment 12160
  --> https://sourceware.org/bugzilla/attachment.cgi?id=12160&action=edit
min-bug.c

It's a copy of https://gcc.gnu.org/PR93108 ticket (new-lib-3.1.0 fais to build
with -fstack-protector-strong). Hans-Peter Nilsson suggested it's a binutils
bug.

I'm assuming it's a gas bug as it generates the error message.

Reproducible on binutils-2.33.1 and gcc-9.2.0 (and gcc-master) as:

$ ./xgcc -B. -fstack-protector-strong -c min-bug.c -o min-bug.o -save-temps
min-bug.c: Assembler messages:
min-bug.c:430: Error: internal error: fixup not contained within frag

-- 
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]