This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug preprocessor/50387] Doesn't process "_Pragma" when expanding a token sequence for #include
- From: "naesten at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 10 Jul 2012 18:18:20 +0000
- Subject: [Bug preprocessor/50387] Doesn't process "_Pragma" when expanding a token sequence for #include
- Auto-submitted: auto-generated
- References: <bug-50387-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50387
Samuel Bronson <naesten at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |naesten at gmail dot com
--- Comment #1 from Samuel Bronson <naesten at gmail dot com> 2012-07-10 18:18:20 UTC ---
I think you forgot the "GCC " at the beginning of the pragma text?
Also, you forgot to show what happens when you attempt to do this, preferably
using a test header constructed for the purpose (to keep the testcase small and
self-contained). But perhaps adding "GCC " is all you need?