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

--- Comment #2 from Matthew Gretton-Dann <mgretton at sourceware dot org> 
2011-09-30 10:58:03 UTC ---
(In reply to comment #1)
> is sizeof(long long) == sizeof (double)?

Yes - sizeof(long long) and sizeof(double) are both 8.

Reply via email to