https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70444
--- Comment #4 from Hubert Matthews ---
Doh, mea culpa. My apologies.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70444
Markus Trippelsdorf changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70444
--- Comment #2 from Marc Glisse ---
This code is likely broken, it looks like the last example in
https://gmplib.org/manual/C_002b_002b-Interface-Limitations.html
The temporary expression for v1+v2 dies before the next line, and you have a
dangl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70444
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|