Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
5fb67f8b
Commit
5fb67f8b
authored
Feb 27, 2016
by
Jerry DeLisle
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
2016-02-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>
Fix ChangeLogs From-SVN: r233783
parent
dd1291e0
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
gcc/fortran/ChangeLog
+1
-1
gcc/testsuite/ChangeLog
+1
-1
No files found.
gcc/fortran/ChangeLog
View file @
5fb67f8b
2016-02-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2016-02-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>
Steven G. Kargl <kargl@gcc.gnu.org>
Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/69
1
10
PR fortran/69
9
10
* io.c (gfc_match_open): Check that open status is an expression
* io.c (gfc_match_open): Check that open status is an expression
constant before comparing string to 'scratch' with NEWUNIT.
constant before comparing string to 'scratch' with NEWUNIT.
...
...
gcc/testsuite/ChangeLog
View file @
5fb67f8b
2016-02-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2016-02-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR fortran/69
1
10
PR fortran/69
9
10
* gfortran.dg/newunit_4.f90: New test.
* gfortran.dg/newunit_4.f90: New test.
2016-02-27 Jakub Jelinek <jakub@redhat.com>
2016-02-27 Jakub Jelinek <jakub@redhat.com>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment