public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/6634] wrong parsing of "long long double"
       [not found] <bug-6634-3093@http.gcc.gnu.org/bugzilla/>
@ 2006-03-05 17:43 ` reichelt at gcc dot gnu dot org
  2006-03-06 17:45 ` patchapp at dberlin dot org
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 12+ messages in thread
From: reichelt at gcc dot gnu dot org @ 2006-03-05 17:43 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #7 from reichelt at gcc dot gnu dot org  2006-03-05 17:43 -------
Mine.


-- 

reichelt at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |reichelt at gcc dot gnu dot
                   |dot org                     |org
             Status|NEW                         |ASSIGNED
      Known to work|4.0.0 3.4.4 3.3.2           |


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


^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug c++/6634] wrong parsing of "long long double"
       [not found] <bug-6634-3093@http.gcc.gnu.org/bugzilla/>
  2006-03-05 17:43 ` [Bug c++/6634] wrong parsing of "long long double" reichelt at gcc dot gnu dot org
@ 2006-03-06 17:45 ` patchapp at dberlin dot org
  2006-03-15 15:28 ` reichelt at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 12+ messages in thread
From: patchapp at dberlin dot org @ 2006-03-06 17:45 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #8 from patchapp at dberlin dot org  2006-03-06 17:45 -------
Subject: Bug number PR c++/6634

A patch for this bug has been added to the patch tracker.
The mailing list url for the patch is
http://gcc.gnu.org/ml/gcc-patches/2006-03/msg00334.html


-- 


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


^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug c++/6634] wrong parsing of "long long double"
       [not found] <bug-6634-3093@http.gcc.gnu.org/bugzilla/>
  2006-03-05 17:43 ` [Bug c++/6634] wrong parsing of "long long double" reichelt at gcc dot gnu dot org
  2006-03-06 17:45 ` patchapp at dberlin dot org
@ 2006-03-15 15:28 ` reichelt at gcc dot gnu dot org
  2006-03-15 15:29 ` reichelt at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 12+ messages in thread
From: reichelt at gcc dot gnu dot org @ 2006-03-15 15:28 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #9 from reichelt at gcc dot gnu dot org  2006-03-15 15:27 -------
Subject: Bug 6634

Author: reichelt
Date: Wed Mar 15 15:27:11 2006
New Revision: 112084

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112084
Log:
        PR c++/6634
        decl.c (grokdeclarator): Do not accept long long double.
        Reorganize checks for invalid (combinations of) type modifiers.
        Quote modifiers in messages.

        g++.dg/parse/long1.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/parse/long1.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/decl.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug c++/6634] wrong parsing of "long long double"
       [not found] <bug-6634-3093@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2006-03-15 15:28 ` reichelt at gcc dot gnu dot org
@ 2006-03-15 15:29 ` reichelt at gcc dot gnu dot org
  2006-07-31 22:35 ` patchapp at dberlin dot org
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 12+ messages in thread
From: reichelt at gcc dot gnu dot org @ 2006-03-15 15:29 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #10 from reichelt at gcc dot gnu dot org  2006-03-15 15:29 -------
Fixed on mainline.


-- 

reichelt at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.2.0


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


^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug c++/6634] wrong parsing of "long long double"
       [not found] <bug-6634-3093@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2006-03-15 15:29 ` reichelt at gcc dot gnu dot org
@ 2006-07-31 22:35 ` patchapp at dberlin dot org
  2006-07-31 22:52 ` reichelt at gcc dot gnu dot org
  2007-07-25  2:36 ` pinskia at gcc dot gnu dot org
  6 siblings, 0 replies; 12+ messages in thread
From: patchapp at dberlin dot org @ 2006-07-31 22:35 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #11 from patchapp at dberlin dot org  2006-07-31 22:35 -------
Subject: Bug number PR c++/6634

A patch for this bug has been added to the patch tracker.
The mailing list url for the patch is
http://gcc.gnu.org/ml/gcc-patches/2006-07/msg01267.html


-- 


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


^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug c++/6634] wrong parsing of "long long double"
       [not found] <bug-6634-3093@http.gcc.gnu.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2006-07-31 22:35 ` patchapp at dberlin dot org
@ 2006-07-31 22:52 ` reichelt at gcc dot gnu dot org
  2007-07-25  2:36 ` pinskia at gcc dot gnu dot org
  6 siblings, 0 replies; 12+ messages in thread
From: reichelt at gcc dot gnu dot org @ 2006-07-31 22:52 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #12 from reichelt at gcc dot gnu dot org  2006-07-31 22:52 -------
Subject: Bug 6634

Author: reichelt
Date: Mon Jul 31 22:52:20 2006
New Revision: 115843

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115843
Log:
        PR c++/6634
        * decl.c (grokdeclarator): Check whether "long" or "short" was
        specified for non-integral types.

        * g++.dg/parse/long1.C: Add more tests.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/decl.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/g++.dg/parse/long1.C


-- 


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


^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug c++/6634] wrong parsing of "long long double"
       [not found] <bug-6634-3093@http.gcc.gnu.org/bugzilla/>
                   ` (5 preceding siblings ...)
  2006-07-31 22:52 ` reichelt at gcc dot gnu dot org
@ 2007-07-25  2:36 ` pinskia at gcc dot gnu dot org
  6 siblings, 0 replies; 12+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2007-07-25  2:36 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #13 from pinskia at gcc dot gnu dot org  2007-07-25 02:35 -------
*** Bug 32888 has been marked as a duplicate of this bug. ***


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |igodard at pacbell dot net


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


^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug c++/6634] wrong parsing of "long long double"
       [not found] <20020511055601.6634.santugi@dptmaths.ens-cachan.fr>
                   ` (3 preceding siblings ...)
  2004-11-30 11:25 ` reichelt at gcc dot gnu dot org
@ 2004-11-30 12:41 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 12+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-11-30 12:41 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |NEW


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


^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug c++/6634] wrong parsing of "long long double"
       [not found] <20020511055601.6634.santugi@dptmaths.ens-cachan.fr>
                   ` (2 preceding siblings ...)
  2004-11-30 11:24 ` joseph at codesourcery dot com
@ 2004-11-30 11:25 ` reichelt at gcc dot gnu dot org
  2004-11-30 12:41 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 12+ messages in thread
From: reichelt at gcc dot gnu dot org @ 2004-11-30 11:25 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From reichelt at gcc dot gnu dot org  2004-11-30 11:24 -------
No this isn't fixed.
It works with the C frontend since 2.95.x, but not with the C++ frontend.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |


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


^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug c++/6634] wrong parsing of "long long double"
       [not found] <20020511055601.6634.santugi@dptmaths.ens-cachan.fr>
  2004-06-13 18:34 ` debian-gcc at lists dot debian dot org
  2004-11-30 10:01 ` amodra at bigpond dot net dot au
@ 2004-11-30 11:24 ` joseph at codesourcery dot com
  2004-11-30 11:25 ` reichelt at gcc dot gnu dot org
  2004-11-30 12:41 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 12+ messages in thread
From: joseph at codesourcery dot com @ 2004-11-30 11:24 UTC (permalink / raw)
  To: gcc-bugs


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


^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug c++/6634] wrong parsing of "long long double"
       [not found] <20020511055601.6634.santugi@dptmaths.ens-cachan.fr>
  2004-06-13 18:34 ` debian-gcc at lists dot debian dot org
@ 2004-11-30 10:01 ` amodra at bigpond dot net dot au
  2004-11-30 11:24 ` joseph at codesourcery dot com
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 12+ messages in thread
From: amodra at bigpond dot net dot au @ 2004-11-30 10:01 UTC (permalink / raw)
  To: gcc-bugs


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


^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug c++/6634] wrong parsing of "long long double"
       [not found] <20020511055601.6634.santugi@dptmaths.ens-cachan.fr>
@ 2004-06-13 18:34 ` debian-gcc at lists dot debian dot org
  2004-11-30 10:01 ` amodra at bigpond dot net dot au
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 12+ messages in thread
From: debian-gcc at lists dot debian dot org @ 2004-06-13 18:34 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From debian-gcc at lists dot debian dot org  2004-06-13 18:34 -------
still present in 3.4 and 20040613 HEAD

[ was submitted as http://bugs.debian.org/247112 ]

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |debian-gcc at lists dot
                   |                            |debian dot org


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


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2007-07-25  2:36 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-6634-3093@http.gcc.gnu.org/bugzilla/>
2006-03-05 17:43 ` [Bug c++/6634] wrong parsing of "long long double" reichelt at gcc dot gnu dot org
2006-03-06 17:45 ` patchapp at dberlin dot org
2006-03-15 15:28 ` reichelt at gcc dot gnu dot org
2006-03-15 15:29 ` reichelt at gcc dot gnu dot org
2006-07-31 22:35 ` patchapp at dberlin dot org
2006-07-31 22:52 ` reichelt at gcc dot gnu dot org
2007-07-25  2:36 ` pinskia at gcc dot gnu dot org
     [not found] <20020511055601.6634.santugi@dptmaths.ens-cachan.fr>
2004-06-13 18:34 ` debian-gcc at lists dot debian dot org
2004-11-30 10:01 ` amodra at bigpond dot net dot au
2004-11-30 11:24 ` joseph at codesourcery dot com
2004-11-30 11:25 ` reichelt at gcc dot gnu dot org
2004-11-30 12:41 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).