https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118406
anlauf at gcc dot gnu.org changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASS
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118406
--- Comment #6 from GCC Commits ---
The master branch has been updated by Harald Anlauf :
https://gcc.gnu.org/g:99bcce0d89b8a9aa9a1cc481b41be101c07d8bdf
commit r15-6971-g99bcce0d89b8a9aa9a1cc481b41be101c07d8bdf
Author: Harald Anlauf
Date: T
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118406
anlauf at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118406
--- Comment #4 from anlauf at gcc dot gnu.org ---
Created attachment 60164
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60164&action=edit
Draft patch
This fixes the crash by switching over to another round in the conversion.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118406
Jerry DeLisle changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118406
anlauf at gcc dot gnu.org changed:
What|Removed |Added
CC||jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118406
--- Comment #1 from anlauf at gcc dot gnu.org ---
Note that the "standard"
print *, huge(0_16)
works on x86-64, where kind=16 is available, as well as uint128.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118406
anlauf at gcc dot gnu.org changed:
What|Removed |Added
Priority|P3 |P4
Component|fortra