[PATCH v2 4/6] compiler-gcc.h: add asm_inline definition

Miguel Ojeda miguel.ojeda.sandonis@gmail.com
Fri Sep 6 16:48:00 GMT 2019


On Fri, Sep 6, 2019 at 6:30 PM Segher Boessenkool
<segher@kernel.crashing.org> wrote:
>
> (Which isn't the C++ standard yet, okay).

At this stage, it pretty much is. It is basically bug fixing at this point.

> No, that is not what it does.  A user defines such a macro, and that
> makes the library change behaviour.

That is what I have said:

  "I want to test if the user enabled the feature"

means the *library* tests if the user enabled the feature before
including the library. But the user does not want to test anything.

Cheers,
Miguel



More information about the Gcc-patches mailing list