[Libre-soc-bugs] [Bug 979] Implement C-based Power ISA decoder compiler

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Sun Sep 3 08:05:32 BST 2023


https://bugs.libre-soc.org/show_bug.cgi?id=979

--- Comment #25 from Jacob Lifshay <programmerjake at gmail.com> ---
(In reply to Dmitry Selyutin from comment #24)

> On the generation _product_ -- yes. I'd argue it's easier when we're talking
> about the generator _itself_. :-) Also, I'd like to avoid non-portable
> extensions whenever possible.

if you're worried about portability, just use any of the macros that expand to
always inline when available and nothing otherwise:

https://github.com/bminor/binutils-gdb/blob/41770089162edd23ea7ae33b7952585316accde5/gnulib/config.in#L1642

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-soc-bugs mailing list