-
- Downloads
re PR preprocessor/57824 (Raw string literals not handled correctly in macro...
re PR preprocessor/57824 (Raw string literals not handled correctly in macro arguments or deferred pragmas) PR preprocessor/57824 * lex.c (lex_raw_string): Allow reading new-lines if in_deferred_pragma or if parsing_args and there is still data in the current buffer. * c-c++-common/raw-string-17.c: New test. * c-c++-common/gomp/pr57824.c: New test. From-SVN: r200879
Showing
- gcc/testsuite/ChangeLog 6 additions, 0 deletionsgcc/testsuite/ChangeLog
- gcc/testsuite/c-c++-common/gomp/pr57824.c 14 additions, 0 deletionsgcc/testsuite/c-c++-common/gomp/pr57824.c
- gcc/testsuite/c-c++-common/raw-string-17.c 30 additions, 0 deletionsgcc/testsuite/c-c++-common/raw-string-17.c
- libcpp/ChangeLog 5 additions, 0 deletionslibcpp/ChangeLog
- libcpp/lex.c 2 additions, 2 deletionslibcpp/lex.c
Loading
Please register or sign in to comment