[Bug middle-end/43374] ICE with __builtin_isinf() and _Decimal argument

2025-01-09 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43374 --- Comment #14 from Jakub Jelinek --- Fixed for 14.3 as well.

[Bug middle-end/43374] ICE with __builtin_isinf() and _Decimal argument

2025-01-09 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43374 --- Comment #13 from GCC Commits --- The releases/gcc-14 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:59eec2ee71b851e7470b414d1c3b5e59641ac1fc commit r14-11144-g59eec2ee71b851e7470b414d1c3b5e59641ac1fc Author: Jakub Jelinek

[Bug middle-end/43374] ICE with __builtin_isinf() and _Decimal argument

2024-11-27 Thread bergner at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43374 --- Comment #12 from Peter Bergner --- (In reply to Janis Johnson from comment #4) > The tests also fail on powerpc64-linux, although the first one gets the same > error with and without optimization. > > elm3c105% cat 43374-1.c > int func(_Deci

[Bug middle-end/43374] ICE with __builtin_isinf() and _Decimal argument

2024-11-26 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43374 --- Comment #11 from GCC Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:f39e6b4f5cd4e5362cf4b1004a591df2c8b00304 commit r15-5671-gf39e6b4f5cd4e5362cf4b1004a591df2c8b00304 Author: Jakub Jelinek Date: T

[Bug middle-end/43374] ICE with __builtin_isinf() and _Decimal argument

2024-11-25 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43374 Jakub Jelinek changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned a