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

--- Comment #12 from joseph at codesourcery dot com <joseph at codesourcery dot 
com> 2010-12-13 17:58:13 UTC ---
On Sat, 11 Dec 2010, amylaar at gcc dot gnu.org wrote:

> We don't have any current decimal floating or fixed-point type size macros
> to replace.  As discussed elsewhere, the stdint type, wchar type, and ada long

Yes we do.  The definitions starting with DECIMAL32_TYPE_SIZE in 
defaults.h.

> DEFHOOK
> (atomic_type,

The name should reflect that this is purely about sig_atomic_t and not 
about any other form of atomicity - that is, sig_atomic_type or similar.

Reply via email to