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
a139f281
Commit
a139f281
authored
Aug 25, 2015
by
Francois-Xavier Coudert
Committed by
François-Xavier Coudert
Aug 25, 2015
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* libgfortran.h (check_buffered): Remove unused prototype.
From-SVN: r227174
parent
db8d0919
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
3 deletions
+4
-3
libgfortran/ChangeLog
+4
-0
libgfortran/libgfortran.h
+0
-3
No files found.
libgfortran/ChangeLog
View file @
a139f281
2015-08-25 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
* libgfortran.h (check_buffered): Remove unused prototype.
2015-08-24 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
PR libfortran/57496
...
...
libgfortran/libgfortran.h
View file @
a139f281
...
...
@@ -790,9 +790,6 @@ internal_proto(xrealloc);
/* environ.c */
extern
int
check_buffered
(
int
);
internal_proto
(
check_buffered
);
extern
void
init_variables
(
void
);
internal_proto
(
init_variables
);
...
...
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