From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: Andreas Schwab Cc: gdb-patches@sources.redhat.com Subject: Re: Long double support on m68k Date: Wed, 25 Jul 2001 15:47:00 -0000 Message-id: <3B5F36C1.8030609@cygnus.com> References: <3B5D8DEA.1040300@cygnus.com> <3B5DF2C3.6030609@cygnus.com> <3B5EE8BE.1040508@cygnus.com> X-SW-Source: 2001-07/msg00623.html > The other thing it affects is `sizeof (long double)`. For GCC, at least, > |> is m68k's `sizeof (long double)` 12? > > Yes, of course. That's why I started with this patch, a testsuite failure > indicated that something was wrong. Ah, thank you! I was going to ask what effect this had on sizeof.exp but I'll assume it was positive. Yes, approved, Andrew