Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * cpphash.h (struct lexer_state): Add directive_wants_padding. | zack | 2003-02-21 | 1 | -0/+7 |
* cpplib.c (_cpp_handle_directive): Set directive_wants_padding for directives of type INCL. (glue_header_name, parse_include): Use get_token_no_padding. * cppmacro.c (replace_args): If directive_wants_padding, provide padding tokens. * testsuite/gcc.dg/cpp/include3.c: New test. * testsuite/gcc.dg/cpp/inc/foo.h: New file. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@63231 138bc75d-0d04-0410-961f-82ee72b054a4 |