real.c (GET_REAL): Don't violate ANSI/ISO aliasing rules.
authorMark Mitchell <mark@codesourcery.com>
Thu, 5 Aug 1999 05:41:34 +0000 (05:41 +0000)
committerJeff Law <law@gcc.gnu.org>
Thu, 5 Aug 1999 05:41:34 +0000 (23:41 -0600)
commitd7afe8ec4478d6dee4fdccd88f719542ae1d5ea0
tree44b02777f0fc79323fcb30fba49f6d94ef81e9ab
parent67a60018259cec4835f6ce45753f9cae89e5a833
real.c (GET_REAL): Don't violate ANSI/ISO aliasing rules.

        * real.c (GET_REAL): Don't violate ANSI/ISO aliasing rules.
        (PUT_REAL): Likewise.

From-SVN: r28521
gcc/ChangeLog
gcc/real.c