This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug other/30529] Incompatible __dec_byte_swap declaration


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30529

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.3.0

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-12-22 01:35:47 UTC ---
Fixed a long time ago:
        PR other/30529
        * config/dfp-bit.c (__dec_byte_swap): Use uint32_t instead of
        unsigned long.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]