mirror of git://gcc.gnu.org/git/gcc.git
README: Fix typo.
2006-05-14 Bernhard Fischer <aldot@gcc.gnu.org> * README: Fix typo. From-SVN: r113757
This commit is contained in:
parent
834094639e
commit
fc92a2d4e6
|
@ -1,3 +1,7 @@
|
||||||
|
2006-05-14 Bernhard Fischer <aldot@gcc.gnu.org>
|
||||||
|
|
||||||
|
* README: Fix typo.
|
||||||
|
|
||||||
2006-02-18 Steve Ellcey <sje@cup.hp.com>
|
2006-02-18 Steve Ellcey <sje@cup.hp.com>
|
||||||
|
|
||||||
PR target/26189
|
PR target/26189
|
||||||
|
|
|
@ -292,7 +292,7 @@ EXAMPLES OF FIXES:
|
||||||
|
|
||||||
To do this, you *must* have autogen installed on your system.
|
To do this, you *must* have autogen installed on your system.
|
||||||
The "check" step will proceed to construct a shell script that
|
The "check" step will proceed to construct a shell script that
|
||||||
will exercize all the fixes, using the sample test_text
|
will exercise all the fixes, using the sample test_text
|
||||||
provided with each fix. Once done, the changes made will
|
provided with each fix. Once done, the changes made will
|
||||||
be compared against the changes saved in the source directory.
|
be compared against the changes saved in the source directory.
|
||||||
If you are changing the tests or fixes, the change will likely
|
If you are changing the tests or fixes, the change will likely
|
||||||
|
|
Loading…
Reference in New Issue