GCC Bugzilla – Bug 99184
[avr] wrong double to 16-Bit and 32-Bit integers in libgcc/libf7
Last modified: 2021-02-22 08:47:29 UTC
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Bug 99184
-
[avr] wrong double to 16-Bit and 32-Bit integers in libgcc/libf7
Summary:
[avr] wrong double to 16-Bit and 32-Bit integers in libgcc/libf7
Status
:
UNCONFIRMED
Alias:
None
Product:
gcc
Classification:
Unclassified
Component:
target (
show other bugs
)
Version:
10.1.0
I
mportance
:
P3 normal
Target Milestone:
---
Assignee:
Not yet assigned to anyone
URL:
Keywords:
wrong-code
Depends on:
Blocks:
Reported:
2021-02-20 22:40 UTC by
Georg-Johann Lay
Modified:
2021-02-22 08:47 UTC (
History
)
CC List:
0 users
See Also:
Host:
Target:
avr
Build:
Known to work:
Known to fail:
Last reconfirmed:
Attachments
Add an attachment
(proposed patch, testcase, etc.)
Note
You need to
log in
before you can comment on or make changes to this bug.
Description
Georg-Johann Lay
2021-02-20 22:40:43 UTC
Casting from double to 32-bit and 16-bit integers incorrectly rounds to nearest.
Format For Printing
-
XML
-
Clone This Bug
-
Top of page