This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/6634] wrong parsing of "long long double"
- From: "joseph at codesourcery dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Nov 2004 11:24:48 -0000
- Subject: [Bug c++/6634] wrong parsing of "long long double"
- References: <20020511055601.6634.santugi@dptmaths.ens-cachan.fr>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From joseph at codesourcery dot com 2004-11-30 11:24 -------
Subject: Re: wrong parsing of "long long double"
On Tue, 30 Nov 2004, amodra at bigpond dot net dot au wrote:
> Mainline is fixed.
> pr6634.i:1: error: both 'long long' and 'double' in declaration specifiers
>
> So is 3.4.4 and 3.3.2
> pr6634.i:1: error: long or short specified with floating type for `a'
> pr6634.i:1: error: the only valid combination is `long double'
>
> Closing since all active branches are fixed.
This is a C++ bug report. Why are you closing it based on tests with the
C compiler?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6634