On Fri, 6 Jul 2018, Szabolcs Nagy wrote: > > -/* Compute e^(x+xx). */ > double > SECTION > __exp1 (double x, double xx) The function still needs the comment giving its semantics; it should not be removed. The patch is OK with that change. -- Joseph S. Myers joseph@codesourcery.com