[Bug target/83810] sh: s-scaval.adb:103:07: warning: "IV_Ilf" overlays smaller object

olegendo at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Jan 13 11:46:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83810

Oleg Endo <olegendo at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |olegendo at gcc dot gnu.org
         Resolution|---                         |DUPLICATE

--- Comment #1 from Oleg Endo <olegendo at gcc dot gnu.org> ---
The SH target option -m4-single-only forces all doubles to be 32 bit floats.  
Some SH variants (e.g. SH2E) have only 32 bit float hardware and all doubles
are forced to be 32 bit floats.  See also PR 36939.

*** This bug has been marked as a duplicate of bug 36939 ***


More information about the Gcc-bugs mailing list