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
176f076f
Commit
176f076f
authored
Apr 29, 2011
by
Janne Blomqvist
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Whitespace fixes
From-SVN: r173173
parent
1e030602
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
libgfortran/ChangeLog
+2
-2
No files found.
libgfortran/ChangeLog
View file @
176f076f
...
@@ -31,7 +31,7 @@
...
@@ -31,7 +31,7 @@
(set_fnode_default): Adjust default widths to assure
(set_fnode_default): Adjust default widths to assure
round trip on write and read. (write_real): Adjust call to write_float.
round trip on write and read. (write_real): Adjust call to write_float.
(write_real_g0): Calculate compensation for extra precision and adjust
(write_real_g0): Calculate compensation for extra precision and adjust
call to write_float.
call to write_float.
* io/write_float.def (output_float_FMT_G_): Use volatile rather than
* io/write_float.def (output_float_FMT_G_): Use volatile rather than
asm volatile to avoid optimization issue. Correctly calculate the
asm volatile to avoid optimization issue. Correctly calculate the
number of blanks (nb) to be appended and simplify calculation logic.
number of blanks (nb) to be appended and simplify calculation logic.
...
@@ -39,7 +39,7 @@
...
@@ -39,7 +39,7 @@
default widths. Eliminate the code that attempted to reduce the
default widths. Eliminate the code that attempted to reduce the
the precision used in later sprintf functions. Add call parameter to
the precision used in later sprintf functions. Add call parameter to
compensate for extra precision.
compensate for extra precision.
2011-04-20 Jim Meyering <meyering@redhat.com>
2011-04-20 Jim Meyering <meyering@redhat.com>
* intrinsics/move_alloc.c (move_alloc): Remove useless
* intrinsics/move_alloc.c (move_alloc): Remove useless
...
...
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