[Bug c++/37532] [4.4 regression] ICE with decimal floating point data types
joseph at codesourcery dot com
gcc-bugzilla@gcc.gnu.org
Mon Sep 15 23:24:00 GMT 2008
------- Comment #1 from joseph at codesourcery dot com 2008-09-15 23:23 -------
Subject: Re: New: [4.4 regression] ICE with decimal floating
point data types
On Mon, 15 Sep 2008, reichelt at gcc dot gnu dot org wrote:
> The regression was introduced between 2008-07-05 and 2008-07-12.
> Before the code was rejected.
Those dates suggest that the patch
2008-07-11 Tom Tromey <tromey@redhat.com>
Ian Lance Taylor <iant@google.com>
* c-common.h (enum rid): Add RID_CXX_COMPAT_WARN.
(struct c_common_resword): Define.
[...]
might have caused unintended changes to the handling of some C reserved
words in C++, although they are properly marked as C-only.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37532
More information about the Gcc-bugs
mailing list