From 1a12397c10134b9e6ec2c5198541b3446c65f75d Mon Sep 17 00:00:00 2001 From: Stan Shebs Date: Tue, 20 Feb 2018 09:12:01 -0800 Subject: [PATCH] Remove debugging hack --- sysdeps/x86_64/fpu/svml_d_trig_data.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/sysdeps/x86_64/fpu/svml_d_trig_data.h b/sysdeps/x86_64/fpu/svml_d_trig_data.h index ca3697fc9c8..0937b998131 100644 --- a/sysdeps/x86_64/fpu/svml_d_trig_data.h +++ b/sysdeps/x86_64/fpu/svml_d_trig_data.h @@ -67,9 +67,6 @@ .err .endif #endif -.short 0x1234 -.long .-__svml_d_trig_data -.short 0x4321 .rept 8 .quad \value .endr -- 2.47.2