[Bug target/83013] MicroBlaze - #ident - Error: operation combines symbols in different segments
nathan at nathanrossi dot com
gcc-bugzilla@gcc.gnu.org
Thu Nov 16 07:01:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83013
--- Comment #2 from nathan at nathanrossi dot com ---
One solution to this bug is to remove the microblaze specific emission of ident
use the default which emits .ident directives for the assembler.
I've sent a patch which makes this change:
https://gcc.gnu.org/ml/gcc-patches/2017-11/msg01279.html
More information about the Gcc-bugs
mailing list