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
51143a43
Commit
51143a43
authored
Apr 26, 2004
by
Arnaud Charlet
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Clean up previous change.
From-SVN: r81182
parent
778ebdd9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
gcc/testsuite/ada/acats/run_all.sh
+2
-2
No files found.
gcc/testsuite/ada/acats/run_all.sh
View file @
51143a43
...
...
@@ -92,7 +92,7 @@ cp $testdir/support/*.ada $testdir/support/*.a $testdir/support/*.tst $dir/suppo
target_gnatmake
$testdir
/support/impbit.adb
>>
$dir
/acats.log 2>&1
target_run
$dir
/support/impbit
>
$dir
/support/impbit.out 2>&1
target_bit
=
`
cat
$dir
/support/impbit.out
`
display
target_bit
=
"
$target_bit
"
echo
target_bit
=
"
$target_bit
"
>>
$dir
/acats.log
# Find out a suitable asm statement
# Adapted from configure.ac gcc_cv_as_dwarf2_debug_line
...
...
@@ -107,7 +107,7 @@ case "$target" in
target_insn
=
"nop"
;;
esac
display
target_insn
=
"
$target_insn
"
echo
target_insn
=
"
$target_insn
"
>>
$dir
/acats.log
sed
-e
"s,ACATS4GNATDIR,
$dir
,g"
\
<
$testdir
/support/impdef.a
>
$dir
/support/impdef.a
...
...
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