gcc_assert() and inhibit_libc

Joseph Myers joseph@codesourcery.com
Mon Aug 16 17:05:55 GMT 2021


On Mon, 16 Aug 2021, Sebastian Huber wrote:

> Ok, good. I will try to figure out what can be done. One problem is that
> tsystem.h is included before tm.h.  Independent of this Joseph S. Myers said
> in the recent patch review with respect to the gcov_type size that removing
> tm.h from the target libraries is a development goal.

That is, removing the *host* tm.h from the target libraries.  libgcc_tm.h 
(and the target macros defined therein that are only ever defined in 
libgcc, not in the host parts of the compiler) is not a problem.

-- 
Joseph S. Myers
joseph@codesourcery.com


More information about the Gcc mailing list