[Bug c/98087] [11 Regression] ICE: Floating point exception

2020-12-08 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98087 --- Comment #7 from Jakub Jelinek --- We often (but not always) treat it as regression because compilation of random garbage code (that happens to include the newly added builtin) didn't ICE before and now ICEs. A different case is when one need

[Bug c/98087] [11 Regression] ICE: Floating point exception

2020-12-08 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98087 --- Comment #6 from Jonathan Wakely --- I don't think this should really be considered a regression, the built-in didn't exist in older versions. It's a bug in a new feature, not a regression.

[Bug c/98087] [11 Regression] ICE: Floating point exception

2020-12-08 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98087 Martin Liška changed: What|Removed |Added CC||anbu1024.me at gmail dot com --- Comment

[Bug c/98087] [11 Regression] ICE: Floating point exception

2020-12-02 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98087 Martin Liška changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug c/98087] [11 Regression] ICE: Floating point exception

2020-12-02 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98087 --- Comment #3 from CVS Commits --- The master branch has been updated by Martin Liska : https://gcc.gnu.org/g:337d6362458ab033d3bfe287dda37f9da5577406 commit r11-5647-g337d6362458ab033d3bfe287dda37f9da5577406 Author: Martin Liska Date: Wed

[Bug c/98087] [11 Regression] ICE: Floating point exception

2020-12-02 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98087 Martin Liška changed: What|Removed |Added Assignee|jakub at gcc dot gnu.org |marxin at gcc dot gnu.org --- Com

[Bug c/98087] [11 Regression] ICE: Floating point exception

2020-12-02 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98087 Richard Biener changed: What|Removed |Added Priority|P3 |P1

[Bug c/98087] [11 Regression] ICE: Floating point exception

2020-12-01 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98087 Martin Liška changed: What|Removed |Added CC||marxin at gcc dot gnu.org --- Comment #1

[Bug c/98087] [11 Regression] ICE: Floating point exception

2020-12-01 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98087 Jakub Jelinek changed: What|Removed |Added CC|jakub at redhat dot com|jakub at gcc dot gnu.org Target