[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gas/19614] gas for c6x prints "Error: inconsistent uses of .cfi_sec
From: |
nickc at redhat dot com |
Subject: |
[Bug gas/19614] gas for c6x prints "Error: inconsistent uses of .cfi_sections" when gcc compiles things with it |
Date: |
Thu, 11 Feb 2016 15:36:23 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=19614
Nick Clifton <nickc at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |nickc at redhat dot com
Resolution|--- |FIXED
--- Comment #2 from Nick Clifton <nickc at redhat dot com> ---
Hi David,
I have checked in a patch to relax the restrictions on the .cfi_sections
directive. It can now be used multiple times, provided that CFI generation has
not yet started. The last iteration of the .cfi_sections directive is the one
that will be used.
The patch also updates the documentation to describe this new behaviour and
it updates the MIPS gas testsuite to allow for the change.
Cheers
Nick
--
You are receiving this mail because:
You are on the CC list for the bug.