-
- Downloads
re PR preprocessor/90581 (provide an option to adjust the maximum depth of nested #include)
PR preprocessor/90581 Add a cpp option -fmax-include-depth to set the maximum depth of the nested #include. From-SVN: r272948
Showing
- gcc/ChangeLog 6 additions, 0 deletionsgcc/ChangeLog
- gcc/c-family/ChangeLog 6 additions, 0 deletionsgcc/c-family/ChangeLog
- gcc/c-family/c-opts.c 4 additions, 0 deletionsgcc/c-family/c-opts.c
- gcc/c-family/c.opt 4 additions, 0 deletionsgcc/c-family/c.opt
- gcc/doc/cppopts.texi 4 additions, 0 deletionsgcc/doc/cppopts.texi
- gcc/doc/invoke.texi 1 addition, 0 deletionsgcc/doc/invoke.texi
- gcc/testsuite/ChangeLog 7 additions, 0 deletionsgcc/testsuite/ChangeLog
- gcc/testsuite/c-c++-common/cpp/fmax-include-depth-1a.h 1 addition, 0 deletionsgcc/testsuite/c-c++-common/cpp/fmax-include-depth-1a.h
- gcc/testsuite/c-c++-common/cpp/fmax-include-depth-1b.h 1 addition, 0 deletionsgcc/testsuite/c-c++-common/cpp/fmax-include-depth-1b.h
- gcc/testsuite/c-c++-common/cpp/fmax-include-depth.c 4 additions, 0 deletionsgcc/testsuite/c-c++-common/cpp/fmax-include-depth.c
- libcpp/ChangeLog 10 additions, 0 deletionslibcpp/ChangeLog
- libcpp/directives.c 7 additions, 2 deletionslibcpp/directives.c
- libcpp/include/cpplib.h 3 additions, 0 deletionslibcpp/include/cpplib.h
- libcpp/init.c 1 addition, 0 deletionslibcpp/init.c
- libcpp/internal.h 0 additions, 4 deletionslibcpp/internal.h
Loading
Please register or sign in to comment