-
- Downloads
preprocessor: Revert premature change
This part of the cleanup patch turns out to require more pieces to function correctly. I must have got confused over which tree I was testing. The very first map has a different pointer to the file name, so doesn't match with a pointer compare. We were relying on that. * c-common.c (try_to_locate_new_include_insertion_point): Revert change.
Showing
- gcc/c-family/ChangeLog 2 additions, 0 deletionsgcc/c-family/ChangeLog
- gcc/c-family/c-common.c 1 addition, 2 deletionsgcc/c-family/c-common.c
- gcc/testsuite/c-c++-common/cpp/cmd-1.c 13 additions, 0 deletionsgcc/testsuite/c-c++-common/cpp/cmd-1.c
- gcc/testsuite/c-c++-common/cpp/cmd-1.h 1 addition, 0 deletionsgcc/testsuite/c-c++-common/cpp/cmd-1.h
Loading
Please register or sign in to comment