Opened 16 years ago
Closed 15 years ago
#3136 closed bug (invalid)
'long double' comparison against 0 does not work
Reported by: | bhaible | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | - General | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Something very elementary about 'long double' does not work, either passing them as arguments to functions, or returning them from functions, or comparing them against 0.
Could be a bug in the compiler, or in the initialization of the floating point register stack.
Attachments (2)
Change History (3)
by , 16 years ago
Attachment: | haiku-long-double-bug.png added |
---|
comment:1 by , 15 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
screenshot of test case