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
22309565
Commit
22309565
authored
Jun 17, 2002
by
Hans-Peter Nilsson
Committed by
Hans-Peter Nilsson
Jun 17, 2002
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* gcc.c-torture/execute/20020615-1.c: Correct bug-description.
From-SVN: r54723
parent
8a09a7e5
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
5 deletions
+9
-5
gcc/testsuite/ChangeLog
+4
-0
gcc/testsuite/gcc.c-torture/execute/20020615-1.c
+5
-5
No files found.
gcc/testsuite/ChangeLog
View file @
22309565
2002-06-18 Hans-Peter Nilsson <hp@axis.com>
* gcc.c-torture/execute/20020615-1.c: Correct bug-description.
2002-06-16 Richard Henderson <rth@redhat.com>
2002-06-16 Richard Henderson <rth@redhat.com>
* g++.dg/ext/anon-struct1.C: New.
* g++.dg/ext/anon-struct1.C: New.
...
...
gcc/testsuite/gcc.c-torture/execute/20020615-1.c
View file @
22309565
/* PR target/7042.
In cris.md the return pattern and its condition
/* PR target/7042.
When reorg.c changed branches into return insns, it
had a bug uncovered by the combination of saved registers
and
completely forgot about any current_function_epilogue_delay_list
and
filled delay slot, where the delay-slot insn set the
drops those insns. Uncovered on cris-axis-elf, where an insn in an
return-value register. Derived from ghostscript-6.52 (GPL)
epilogue delay-slot set the return-value register with the test-case
by hp@axis.com. */
b
elow. Derived from ghostscript-6.52 (GPL) b
y hp@axis.com. */
typedef
struct
font_hints_s
{
typedef
struct
font_hints_s
{
int
axes_swapped
;
int
axes_swapped
;
...
...
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