------- Additional Comments From Emmanuel dot Thome at inria dot fr 2005-05-21 16:42 ------- (In reply to comment #3) > You are violating C++ aliasing rules. > You are accessing a long variable as an int. >
ok. I'll try to have gmp fixed then. shouldn't -Wstrict-aliasing issue a warning in such a situation ? E. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21699