tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Tinycc-devel] RE : #pragma push_macro(abort) && #pragma pop_macro(abort


From: Christian JULLIEN
Subject: [Tinycc-devel] RE : #pragma push_macro(abort) && #pragma pop_macro(abort)
Date: Wed, 15 Apr 2015 14:02:18 +0200 (CEST)

IMHO if not implemented it should not warn.

6.10.6 Pragma directive
Semantics

A preprocessing directive of the form
# pragma pp-tokensopt new-line
where the preprocessing token STDC does not immediately follow pragma in the
directive (prior to any macro replacement)174) causes the implementation to behave in an
implementation-defined manner. The behavior might cause translation to fail or cause the
translator or the resulting program to behave in a non-conforming manner. Any such
pragma that is not recognized by the implementation is ignored.




----- message d'origine -----
De : "Sergey Korshunoff" <address@hidden>
date mer. 15/04/2015 12:07 (GMT +02:00)
À : "address@hidden" <address@hidden>
Objet : [Tinycc-devel] #pragma push_macro(abort) && #pragma pop_macro(abort)

Hi! While making a cross compilers (./congigure --enable-cross) there
is a bunch of warnings abount undefined "#pragma push_macro(abort)"
and "#pragma pop_macro(abort)" with PE target. It looks like this
pragmas must be implemneted too. But how it must be done?

_______________________________________________
Tinycc-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

reply via email to

[Prev in Thread] Current Thread [Next in Thread]