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: "amodra at bigpond dot net dot au" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Nov 2004 10:00:54 -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 amodra at bigpond dot net dot au 2004-11-30 10:00 -------
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.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Known to work| |4.0.0 3.4.4 3.3.2
Resolution| |FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6634