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
134b4010
Commit
134b4010
authored
May 04, 2007
by
Daniel Franke
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix typo in PR numbers 22539 <> 22359.
From-SVN: r124441
parent
ec378566
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
12 additions
and
3 deletions
+12
-3
gcc/fortran/ChangeLog
+10
-1
gcc/testsuite/ChangeLog
+1
-1
libgfortran/ChangeLog
+1
-1
No files found.
gcc/fortran/ChangeLog
View file @
134b4010
2007-05-04 Daniel Franke <franke.daniel@gmail.com>
PR fortran/31760
* intrinsic.c (add_functions): Replaced calls to gfc_check_g77_math1
by gfc_check_fn_r to avoid checks for scalarity.
* check.c (gfc_check_besn): Removed check for scalarity.
(gfc_check_g77_math1): Removed.
* intrinsic.h (gfc_check_g77_math1): Removed.
2007-05-04 Daniel Franke <franke.daniel@gmail.com>
* check.c (gfc_check_fseek_sub): Fixed typo.
2007-05-04 Daniel Franke <franke.daniel@gmail.com>
PR fortran/22
53
9
PR fortran/22
35
9
* intrinsic.c (add_subroutines): Added FSEEK.
* intrinsic.h (gfc_resolve_fseek_sub, gfc_check_fseek_sub): New.
* iresolve.c (gfc_resolve_fseek_sub): New.
...
...
gcc/testsuite/ChangeLog
View file @
134b4010
2007
-
05
-
04
Daniel
Franke
<
franke
.
daniel
@gmail
.
com
>
PR
fortran
/
22
53
9
PR
fortran
/
22
35
9
*
gfortran
.
dg
/
fseek
.
f90
:
New
test
.
2007
-
05
-
04
Bob
Wilson
<
bob
.
wilson
@acm
.
org
>
libgfortran/ChangeLog
View file @
134b4010
2007-05-04 Daniel Franke <franke.daniel@gmail.com>
PR fortran/22
53
9
PR fortran/22
35
9
* io/intrinsics.c (fseek_sub): New.
* io/unix.c (fd_fseek): Change logical and physical offsets only
if seek succeeds.
...
...
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