[Bug other/30529] Incompatible __dec_byte_swap declaration
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30529 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|
[Bug other/30529] Incompatible __dec_byte_swap declaration
--- Comment #1 from hjl at lucon dot org 2007-01-21 19:14 --- I(In reply to comment #0) > bash-3.1$ grep __dec_byte_swap libdecnumber/*.c gcc/config/dfp-bit.c > libdecnumber/decLibrary.c:uint32_t __dec_byte_swap (uint32_t); > libdecnumber/decLibrary.c:__dec_byte_swap (uint32_t in) > gcc/