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
aabe87cd
Commit
aabe87cd
authored
Aug 13, 1993
by
Jim Wilson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(LONG_DOUBLE_TYPE_SIZE): Define to 128.
From-SVN: r5155
parent
23d5d23d
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
7 deletions
+0
-7
gcc/config/sparc/sparc.h
+0
-7
No files found.
gcc/config/sparc/sparc.h
View file @
aabe87cd
...
@@ -168,16 +168,9 @@ extern int target_flags;
...
@@ -168,16 +168,9 @@ extern int target_flags;
/* target machine storage layout */
/* target machine storage layout */
#if 0
/* ??? This fails because REAL_VALUE_TYPE is `double' making it impossible to
represent and output `long double' constants. This causes problems during
a bootstrap with enquire/float.h, and hence must be disabled for now.
To fix, we need to implement code for TFmode just like the existing XFmode
support in real.[ch]. */
/* Define for support of TFmode long double and REAL_ARITHMETIC.
/* Define for support of TFmode long double and REAL_ARITHMETIC.
Sparc ABI says that long double is 4 words. */
Sparc ABI says that long double is 4 words. */
#define LONG_DOUBLE_TYPE_SIZE 128
#define LONG_DOUBLE_TYPE_SIZE 128
#endif
/* Define for cross-compilation to a sparc target with no TFmode from a host
/* Define for cross-compilation to a sparc target with no TFmode from a host
with a different float format (e.g. VAX). */
with a different float format (e.g. VAX). */
...
...
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