printf("%La\n", 1e1000L) crashes with segv.
Takashi Yano <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <[email protected]> |
Hi everyone,
I noticed that printf("%La\n", 1e1000L) crashes with segv.
I confirmed this in 32bit cygwin, however, I guess this is
newlib issue.
Is this the known issue?
--
Takashi Yano <[email protected]>