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
f3f518f2
Commit
f3f518f2
authored
Sep 27, 2018
by
Uros Bizjak
Committed by
Uros Bizjak
Sep 27, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
i386.md (UNSPEC_FLDCW): Remove.
* config/i386/i386.md (UNSPEC_FLDCW): Remove. From-SVN: r264677
parent
eaa17c21
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
gcc/ChangeLog
+2
-1
gcc/config/i386/i386.md
+0
-1
No files found.
gcc/ChangeLog
View file @
f3f518f2
2018-09-27 Uros Bizjak <ubizjak@gmail.com>
* config/i386/i386.md (FPSR_REG): Remove.
* config/i386/i386.md (FPCR_REG): Remove.
(UNSPEC_FLDCW): Remove.
(x86_fnstcw_1): Use (const_int 0) instead of FPCR_REG.
(x86_fldcw_1): Remove insn pattern.
(fnstenv): Do not clobber FPCR_REG.
...
...
gcc/config/i386/i386.md
View file @
f3f518f2
...
...
@@ -102,7 +102,6 @@
UNSPEC_NOTRAP
UNSPEC_PARITY
UNSPEC_FSTCW
UNSPEC_FLDCW
UNSPEC_REP
UNSPEC_LD_MPIC ; load_macho_picbase
UNSPEC_TRUNC_NOOP
...
...
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