-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
At stage 1 of gcc, it checks we are using an IBM branch (if not it ends the build) and then updates gcc/REVISION as shown in the following example: from: [ibm/gcc-9-branch revision 277354] to: [ibm/gcc-9-branch revision 277364, based upon FSF revision 277354] Removed unreacheable code from AT next stage 1. Close #738 Signed-off-by: Erwan Prioul <[email protected]>
- Loading branch information
Showing
2 changed files
with
20 additions
and
40 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
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