Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
gcc-cobol
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
COBOLworx
gcc-cobol
Commits
a54cb8ee
Commit
a54cb8ee
authored
1 year ago
by
GCC Administrator
Browse files
Options
Downloads
Patches
Plain Diff
Daily bump.
parent
bef95ba0
No related branches found
Branches containing commit
No related tags found
Tags containing commit
Loading
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
gcc/ChangeLog
+18
-0
18 additions, 0 deletions
gcc/ChangeLog
gcc/DATESTAMP
+1
-1
1 addition, 1 deletion
gcc/DATESTAMP
gcc/fortran/ChangeLog
+11
-0
11 additions, 0 deletions
gcc/fortran/ChangeLog
gcc/testsuite/ChangeLog
+16
-0
16 additions, 0 deletions
gcc/testsuite/ChangeLog
with
46 additions
and
1 deletion
gcc/ChangeLog
+
18
−
0
View file @
a54cb8ee
2023-07-14 Uros Bizjak <ubizjak@gmail.com>
Backported from master:
2023-07-14 Uros Bizjak <ubizjak@gmail.com>
PR target/110206
* fwprop.cc (contains_paradoxical_subreg_p): Move to ...
* rtlanal.cc (contains_paradoxical_subreg_p): ... here.
* rtlanal.h (contains_paradoxical_subreg_p): Add prototype.
* cprop.cc (try_replace_reg): Do not set REG_EQUAL note
when the original source contains a paradoxical subreg.
2023-07-14 Oleg Endo <olegendo@gcc.gnu.org>
PR target/101469
* config/sh/sh.md (peephole2): Handle case where eliminated reg
is also used by the address of the following memory operand.
2023-07-13 Uros Bizjak <ubizjak@gmail.com>
Backported from master:
...
...
This diff is collapsed.
Click to expand it.
gcc/DATESTAMP
+
1
−
1
View file @
a54cb8ee
2023071
4
2023071
5
This diff is collapsed.
Click to expand it.
gcc/fortran/ChangeLog
+
11
−
0
View file @
a54cb8ee
2023-07-14 Harald Anlauf <anlauf@gmx.de>
Backported from master:
2023-07-11 Harald Anlauf <anlauf@gmx.de>
PR fortran/110288
* symbol.cc (gfc_copy_formal_args_intr): When deriving the formal
argument attributes from the actual ones for intrinsic procedure
calls, take special care of CHARACTER arguments that we do not
wrongly treat them formally as deferred-length.
2023-07-08 Harald Anlauf <anlauf@gmx.de>
Backported from master:
...
...
This diff is collapsed.
Click to expand it.
gcc/testsuite/ChangeLog
+
16
−
0
View file @
a54cb8ee
2023-07-14 Uros Bizjak <ubizjak@gmail.com>
Backported from master:
2023-07-14 Uros Bizjak <ubizjak@gmail.com>
PR target/110206
* gcc.target/i386/pr110206.c: New test.
2023-07-14 Harald Anlauf <anlauf@gmx.de>
Backported from master:
2023-07-11 Harald Anlauf <anlauf@gmx.de>
PR fortran/110288
* gfortran.dg/findloc_10.f90: New test.
2023-07-13 Uros Bizjak <ubizjak@gmail.com>
Backported from master:
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment