https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60037
--- Comment #15 from emsr at gcc dot gnu.org ---
Author: emsr
Date: Wed Jul 30 00:25:17 2014
New Revision: 213231
URL: https://gcc.gnu.org/viewcvs?rev=213231&root=gcc&view=rev
Log:
2014-07-29 Ed Smith-Rowland <3dw...@verizon.net>
PR libstd
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60037
--- Comment #14 from Jonathan Wakely ---
Yes, OK for 4.9 - thanks again
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60037
emsr at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60037
--- Comment #12 from emsr at gcc dot gnu.org ---
Author: emsr
Date: Tue Jul 29 14:56:45 2014
New Revision: 213207
URL: https://gcc.gnu.org/viewcvs?rev=213207&root=gcc&view=rev
Log:
2014-07-29 Ed Smith-Rowland <3dw...@verizon.net>
PR libstd
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60037
--- Comment #11 from emsr at gcc dot gnu.org ---
Patch posted.
I must have been nuts.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60037
--- Comment #10 from emsr at gcc dot gnu.org ---
Lookng. Sorry I was AFK for a while.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60037
--- Comment #9 from Paolo Carlini ---
In fact, eventually, we should add the static_assert to generate_canonical too.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60037
Paolo Carlini changed:
What|Removed |Added
CC||3dw4rd at verizon dot net
--- Comment #8
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60037
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.9.1 |4.9.2
--- Comment #7 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60037
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.9.0 |4.9.1
--- Comment #6 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60037
Jonathan Wakely changed:
What|Removed |Added
CC||emsr at gcc dot gnu.org
--- Comment #5
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60037
--- Comment #4 from Jonathan Wakely ---
clang's ubsan finds two errors
/home/jwakely/src/gcc/build/x86_64-unknown-linux-gnu/libstdc++-v3/include/bits/random.tcc:3478:
runtime error: value 4.29497e+09 is outside the range of representable values
o
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60037
--- Comment #3 from Jonathan Wakely ---
ubsan sees it too
/home/jwakely/build/x86_64-unknown-linux-gnu/libstdc++-v3/include/bits/random.tcc:3480:20:
runtime error: division by zero
FAIL: ext/random/hypergeometric_distribution/operators/values.cc
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60037
Rainer Orth changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60037
--- Comment #1 from ppluzhnikov at gcc dot gnu.org ---
Author: ppluzhnikov
Date: Mon Feb 3 06:48:48 2014
New Revision: 207416
URL: http://gcc.gnu.org/viewcvs?rev=207416&root=gcc&view=rev
Log:
xfail ext/random/hypergeometric_distribution/operators
15 matches
Mail list logo