aboutsummaryrefslogtreecommitdiff
path: root/libsanitizer
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2015-02-24 09:07:10 +0100
committerJakub Jelinek <jakub@gcc.gnu.org>2015-02-24 09:07:10 +0100
commit09901e8a732081950e0091b7d188ef8e4d609ef0 (patch)
tree5e91765b4416adf1f124fe1032b9124c5006a1b4 /libsanitizer
parentd130cf43923325219ffbedb7ab302b1a6927efb6 (diff)
downloadgcc-09901e8a732081950e0091b7d188ef8e4d609ef0.zip
gcc-09901e8a732081950e0091b7d188ef8e4d609ef0.tar.gz
gcc-09901e8a732081950e0091b7d188ef8e4d609ef0.tar.bz2
re PR tree-optimization/65170 (curve25519-donna-c64 miscompilation)
PR tree-optimization/65170 * wide-int.cc (wi::mul_internal): For the umul_ppmm optimization, if val[1] < 0, clear also val[2] and return 3. * gcc.c-torture/execute/pr65170.c: New test. * gcc.dg/tree-ssa/vrp96.c: New test. From-SVN: r220931
Diffstat (limited to 'libsanitizer')
-rw-r--r--libsanitizer/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/libsanitizer/ChangeLog b/libsanitizer/ChangeLog
index b106907..14fd626 100644
--- a/libsanitizer/ChangeLog
+++ b/libsanitizer/ChangeLog
@@ -1,4 +1,4 @@
-2015-02-20 Jakub Jelinek <jakub@redhat.com>
+2015-02-23 Jakub Jelinek <jakub@redhat.com>
PR bootstrap/63888
* asan/asan_globals.cc (RegisterGlobal): Disable detect_odr_violation