This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug preprocessor/50387] Doesn't process "_Pragma" when expanding a token sequence for #include


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?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]