This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/6634] wrong parsing of "long long double"


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]