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
70c1e033
Commit
70c1e033
authored
May 23, 2007
by
Kazu Hirata
Committed by
Kazu Hirata
May 23, 2007
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* gcc.dg/bf-spl1.c, gcc.dg/m68k-pic-1.c: Enable on fido-*-*.
From-SVN: r124996
parent
70f57af1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
2 deletions
+6
-2
gcc/testsuite/ChangeLog
+4
-0
gcc/testsuite/gcc.dg/bf-spl1.c
+1
-1
gcc/testsuite/gcc.dg/m68k-pic-1.c
+1
-1
No files found.
gcc/testsuite/ChangeLog
View file @
70c1e033
2007
-
05
-
23
Kazu
Hirata
<
kazu
@codesourcery
.
com
>
*
gcc
.
dg
/
bf
-
spl1
.
c
,
gcc
.
dg
/
m68k
-
pic
-
1
.
c
:
Enable
on
fido
-*-*
.
2007
-
05
-
23
H
.
J
.
Lu
<
hongjiu
.
lu
@intel
.
com
>
*
gcc
.
target
/
i386
/
sse3
-
addsubpd
.
c
:
Don
'
t
include
stdlib
.
h
gcc/testsuite/gcc.dg/bf-spl1.c
View file @
70c1e033
/* { dg-do run { target m68k-*-* sparc-*-* } } */
/* { dg-do run { target m68k-*-*
fido-*-*
sparc-*-* } } */
/* { dg-options { -O2 } } */
extern
void
abort
(
void
);
...
...
gcc/testsuite/gcc.dg/m68k-pic-1.c
View file @
70c1e033
/* { dg-do compile { target m68k-*-* } } */
/* { dg-do compile { target m68k-*-*
fido-*-*
} } */
/* { dg-options "-O2 -fpic" } */
extern
void
Foo
(
void
*
);
...
...
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