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
8b267da0
Commit
8b267da0
authored
Sep 12, 2000
by
J"orn Rennecke
Committed by
Joern Rennecke
Sep 12, 2000
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
From-SVN: r36368
parent
7a403706
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
+6
-0
gcc/testsuite/ChangeLog
+4
-0
gcc/testsuite/gcc.c-torture/compile/981006-1.x
+2
-0
No files found.
gcc/testsuite/ChangeLog
View file @
8b267da0
Tue Sep 12 18:32:07 2000 J"orn Rennecke <amylaar@redhat.co.uk>
* gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
2000-09-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2000-09-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
* gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
...
...
gcc/testsuite/gcc.c-torture/compile/981006-1.x
View file @
8b267da0
...
@@ -4,6 +4,8 @@ if { [istarget rs6000-*-aix*]
...
@@ -4,6 +4,8 @@ if { [istarget rs6000-*-aix*]
|| [istarget arm*-*-*]
|| [istarget arm*-*-*]
|| [istarget strongarm*-*-*]
|| [istarget strongarm*-*-*]
|| [istarget fr30-*-*]
|| [istarget fr30-*-*]
|| [istarget sh-*-hms]
|| [istarget sh-*-coff]
} {
} {
set options "-Wuninitialized -Werror"
set options "-Wuninitialized -Werror"
} else {
} else {
...
...
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