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
20a209b5
Commit
20a209b5
authored
Nov 05, 2004
by
Tobias Schlüter
Committed by
Tobias Schlüter
Nov 05, 2004
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* gfortranspec.c (lang_specific_driver): Change year to 2004.
From-SVN: r90138
parent
6309eefc
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
+5
-1
gcc/fortran/ChangeLog
+4
-0
gcc/fortran/gfortranspec.c
+1
-1
No files found.
gcc/fortran/ChangeLog
View file @
20a209b5
2004-11-05 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2004-11-05 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
* gfortranspec.c (lang_specific_driver): Change year to 2004.
2004-11-05 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
PR fortran/18111
PR fortran/18111
* trans-decl.c (create_function_arglist): Set DECL_ARTIFICIAL for
* trans-decl.c (create_function_arglist): Set DECL_ARTIFICIAL for
hidden parameters.
hidden parameters.
...
...
gcc/fortran/gfortranspec.c
View file @
20a209b5
...
@@ -347,7 +347,7 @@ lang_specific_driver (int *in_argc, const char *const **in_argv,
...
@@ -347,7 +347,7 @@ lang_specific_driver (int *in_argc, const char *const **in_argv,
case
OPTION_version
:
case
OPTION_version
:
printf
(
"\
printf
(
"\
GNU Fortran 95 (GCC %s)
\n
\
GNU Fortran 95 (GCC %s)
\n
\
Copyright (C) 200
3
Free Software Foundation, Inc.
\n
\
Copyright (C) 200
4
Free Software Foundation, Inc.
\n
\
\n
\
\n
\
GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
\n
\
GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
\n
\
You may redistribute copies of GNU Fortran
\n
\
You may redistribute copies of GNU Fortran
\n
\
...
...
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