forked from gcc-mirror/gcc
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gcc-plugin.m4 (GCC_ENABLE_PLUGINS): Remove -q option passed to grep.
config/ * gcc-plugin.m4 (GCC_ENABLE_PLUGINS): Remove -q option passed to grep. gcc/ * configure: Regenerate. From-SVN: r257406
- Loading branch information
Eric Botcazou
authored and
Eric Botcazou
committed
Feb 6, 2018
1 parent
9dfc6e8
commit 9718199
Showing
4 changed files
with
12 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
2018-02-06 Eric Botcazou <[email protected]> | ||
|
||
* gcc-plugin.m4 (GCC_ENABLE_PLUGINS): Remove -q option passed to grep. | ||
|
||
2017-11-14 Boris Kolpackov <[email protected]> | ||
|
||
* gcc-plugin.m4: Add support for MinGW. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
2018-02-06 Eric Botcazou <[email protected]> | ||
|
||
* configure: Regenerate. | ||
|
||
2018-02-05 Martin Sebor <[email protected]> | ||
|
||
PR tree-optimization/83369 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters