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
fd0e6f78
Commit
fd0e6f78
authored
Feb 27, 2005
by
Kazu Hirata
Committed by
Kazu Hirata
Feb 27, 2005
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* gcc.dg/asm-b.c: Fix comment typos.
From-SVN: r95609
parent
b4852d23
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
3 deletions
+7
-3
gcc/testsuite/ChangeLog
+4
-0
gcc/testsuite/gcc.dg/asm-b.c
+3
-3
No files found.
gcc/testsuite/ChangeLog
View file @
fd0e6f78
2005
-
02
-
27
Kazu
Hirata
<
kazu
@cs
.
umass
.
edu
>
*
gcc
.
dg
/
asm
-
b
.
c
:
Fix
comment
typos
.
2005
-
02
-
26
Andrew
Pinski
<
pinskia
@physics
.
uc
.
edu
>
*
gcc
.
dg
/
tree
-
ssa
/
inline_asm
-
2
.
c
:
link_error
produces
...
...
gcc/testsuite/gcc.dg/asm-b.c
View file @
fd0e6f78
/* { dg-do run { target powerpc-*-* i?386-*-* x86_64-*-* } } */
/* { dg-options "-O1" } */
/* Test to make sure that inline-asm causes the tree optimiz
ators
get the
V_MAY_DEFs and clober memory. */
/* Test from Jakub Jelinek, modified by Andrew Pinski to work on all powerpc targets. */
/* Test to make sure that inline-asm causes the tree optimiz
ers to
get the
V_MAY_DEFs and clob
b
er memory. */
/* Test from Jakub Jelinek, modified by Andrew Pinski to work on all powerpc targets.
*/
extern
void
abort
(
void
);
unsigned
short
v
=
0x0300
;
...
...
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