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
4593f605
Commit
4593f605
authored
Jan 28, 2020
by
Tobias Burnus
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[Fortran] gfortran.texi - minor style cleanup
* gfortran.texi (Runtime): Remove tailing '.' in @menu.
parent
1d859307
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
3 deletions
+7
-3
gcc/fortran/ChangeLog
+4
-0
gcc/fortran/gfortran.texi
+3
-3
No files found.
gcc/fortran/ChangeLog
View file @
4593f605
2020-01-28 Tobias Burnus <tobias@codesourcery.com>
* gfortran.texi (Runtime): Remove tailing '.' in @menu.
2020-01-27 Tobias Burnus <tobias@codesourcery.com>
2020-01-27 Tobias Burnus <tobias@codesourcery.com>
PR fortran/85781
PR fortran/85781
...
...
gcc/fortran/gfortran.texi
View file @
4593f605
...
@@ -604,15 +604,15 @@ Malformed environment variables are silently ignored.
...
@@ -604,15 +604,15 @@ Malformed environment variables are silently ignored.
*
GFORTRAN_STDIN_UNIT
::
Unit
number
for
standard
input
*
GFORTRAN_STDIN_UNIT
::
Unit
number
for
standard
input
*
GFORTRAN_STDOUT_UNIT
::
Unit
number
for
standard
output
*
GFORTRAN_STDOUT_UNIT
::
Unit
number
for
standard
output
*
GFORTRAN_STDERR_UNIT
::
Unit
number
for
standard
error
*
GFORTRAN_STDERR_UNIT
::
Unit
number
for
standard
error
*
GFORTRAN_UNBUFFERED_ALL
::
Do
not
buffer
I
/
O
for
all
units
.
*
GFORTRAN_UNBUFFERED_ALL
::
Do
not
buffer
I
/
O
for
all
units
*
GFORTRAN_UNBUFFERED_PRECONNECTED
::
Do
not
buffer
I
/
O
for
preconnected
units
.
*
GFORTRAN_UNBUFFERED_PRECONNECTED
::
Do
not
buffer
I
/
O
for
preconnected
units
.
*
GFORTRAN_SHOW_LOCUS
::
Show
location
for
runtime
errors
*
GFORTRAN_SHOW_LOCUS
::
Show
location
for
runtime
errors
*
GFORTRAN_OPTIONAL_PLUS
::
Print
leading
+
where
permitted
*
GFORTRAN_OPTIONAL_PLUS
::
Print
leading
+
where
permitted
*
GFORTRAN_LIST_SEPARATOR
::
Separator
for
list
output
*
GFORTRAN_LIST_SEPARATOR
::
Separator
for
list
output
*
GFORTRAN_CONVERT_UNIT
::
Set
endianness
for
unformatted
I
/
O
*
GFORTRAN_CONVERT_UNIT
::
Set
endianness
for
unformatted
I
/
O
*
GFORTRAN_ERROR_BACKTRACE
::
Show
backtrace
on
run
-
time
errors
*
GFORTRAN_ERROR_BACKTRACE
::
Show
backtrace
on
run
-
time
errors
*
GFORTRAN_FORMATTED_BUFFER_SIZE
::
Buffer
size
for
formatted
files
.
*
GFORTRAN_FORMATTED_BUFFER_SIZE
::
Buffer
size
for
formatted
files
*
GFORTRAN_UNFORMATTED_BUFFER_SIZE
::
Buffer
size
for
unformatted
files
.
*
GFORTRAN_UNFORMATTED_BUFFER_SIZE
::
Buffer
size
for
unformatted
files
@end
menu
@end
menu
@node
TMPDIR
@node
TMPDIR
...
...
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