[Bug target/80088] ICE: declaration and definition of function with __attribute__((target("thumb"))) and inlined assembler, with debug symbols enabled
ramana at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Mar 23 09:35:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80088
Ramana Radhakrishnan <ramana at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |clyon at gcc dot gnu.org,
| |ramana at gcc dot gnu.org
Known to work| |6.0, 7.0
Resolution|--- |WORKSFORME
--- Comment #3 from Ramana Radhakrishnan <ramana at gcc dot gnu.org> ---
As Jakub says this is something you need to raise with Ubuntu / Linaro. CC'ing
a Linaro person who maybe able to help.
Tested with a default thumb cross compiler and a default arm state cross
compiler with the testcase changed to __attribute__(("arm"")) . In both cases
GCC 6 and GCC 7 work just fine.
More information about the Gcc-bugs
mailing list