https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121394
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[14/15/16 Regression] Since |[14/15 Regression] Since
|r16-2595-gf1c80147641783: |r16-2595-gf1c80147641783:
|link-time error: |link-time error:
|libm_a-e_atan2.o):(.rodata. |libm_a-e_atan2.o):(.rodata.
|cst32): SHF_MERGE section |cst32): SHF_MERGE section
|size (56) must be a |size (56) must be a
|multiple of sh_entsize (32) |multiple of sh_entsize (32)
--- Comment #17 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Fixed on the trunk so far.