https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86914
--- Comment #5 from Martin Sebor ---
Author: msebor
Date: Tue Aug 28 00:25:50 2018
New Revision: 263905
URL: https://gcc.gnu.org/viewcvs?rev=263905&root=gcc&view=rev
Log:
PR tree-optimization/86914 - wrong code with strlen() of poor-man's flexib
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86914
Martin Sebor changed:
What|Removed |Added
Summary|[8/9 Regression] -O2|[8 Regression] -O2
|gen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87109
Marek Polacek changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87110
Jeffrey A. Law changed:
What|Removed |Added
CC||law at redhat dot com
--- Comment #2 fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87110
--- Comment #3 from Jeffrey A. Law ---
It's different, but related.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87110
--- Comment #4 from Jeffrey A. Law ---
Author: law
Date: Tue Aug 28 04:02:11 2018
New Revision: 263906
URL: https://gcc.gnu.org/viewcvs?rev=263906&root=gcc&view=rev
Log:
PR tree-optimization/87110
* tree-ssa-dse.c (compute_trims)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87110
Jeffrey A. Law changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87121
Bug ID: 87121
Summary: wrong 128-bit integer multiplication with mixed bit
size
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Pri
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87121
Andrew Pinski changed:
What|Removed |Added
Component|target |c++
--- Comment #1 from Andrew Pinski -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86328
--- Comment #12 from martin ---
The workaround mentioned by Paul in comment #9 is working only partially. For
character sequences (and possibly other data types), valgrind still complains.
Surprisingly, using a single character works as well. On
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87121
--- Comment #2 from Mihai Preda ---
OK my bad.
I don't understand exactly why the or the std:: pow() version is
preferred, but this seems to be what's happening, and explains the behavior.
Feel free to close this.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87117
David Binderman changed:
What|Removed |Added
CC||dcb314 at hotmail dot com
--- Comment
101 - 112 of 112 matches
Mail list logo