fix build regression in i386 asm for atan2, atan2f
authorRich Felker <dalias@aerifal.cx>
Mon, 5 Aug 2019 23:57:07 +0000 (19:57 -0400)
committerRich Felker <dalias@aerifal.cx>
Mon, 5 Aug 2019 23:57:07 +0000 (19:57 -0400)
commit6818c31c9bc4bbad5357f1de14bedf781e5b349e
tree7781627367d9a8128605352bc6898629f6b6cdef
parentf3ed8bfe8a82af1870ddc8696ed4cc1d5aa6b441
fix build regression in i386 asm for atan2, atan2f

commit f3ed8bfe8a82af1870ddc8696ed4cc1d5aa6b441 inadvertently removed
labels that were still needed.
src/math/i386/atan2.s
src/math/i386/atan2f.s