gcc_update (files_and_dependencies): Handle gcc/testsuite/gcc.dg/cpp/direct2s.c.
* gcc_update (files_and_dependencies): Handle gcc/testsuite/gcc.dg/cpp/direct2s.c. From-SVN: r126155
This commit is contained in:
parent
08024fb584
commit
6d409e8ab5
@ -1,3 +1,8 @@
|
||||
2007-06-30 Hans-Peter Nilsson <hp@axis.com>
|
||||
|
||||
* gcc_update (files_and_dependencies): Handle
|
||||
gcc/testsuite/gcc.dg/cpp/gcc.dg/cpp/direct2s.c.
|
||||
|
||||
2007-05-13 Mark Mitchell <mark@codesourcery.com>
|
||||
|
||||
* gennews (files): Reference GCC 4.2 web pages.
|
||||
|
@ -81,6 +81,9 @@ gcc/java/keyword.h: gcc/java/keyword.gperf
|
||||
# testsuite
|
||||
# Without this, _Pragma3.c can have a false negative.
|
||||
gcc/testsuite/gcc.dg/cpp/_Pragma3.c: gcc/testsuite/gcc.dg/cpp/mi1c.h
|
||||
# Similarly, without this, you will see:
|
||||
# direct2s.c:35: warning: current file is older than direct2.c
|
||||
gcc/testsuite/gcc.dg/cpp/direct2s.c: gcc/testsuite/gcc.dg/cpp/direct2.c
|
||||
# And libraries, at last
|
||||
libbanshee/configure: libbanshee/configure.ac
|
||||
libmudflap/configure: libmudflap/configure.ac
|
||||
|
Loading…
Reference in New Issue
Block a user