http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50576
Matthew Gretton-Dann changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50576
--- Comment #2 from Matthew Gretton-Dann
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.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50576
Richard Guenther changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|