public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/10583] [3.4 regression] ICE in cp_parser_template_id with missing typename to refer to nested struct
       [not found] <20030501172600.10583.giovannibajo@libero.it>
@ 2003-07-23 19:36 ` pinskia at physics dot uc dot edu
  2003-07-29 14:24 ` pinskia at physics dot uc dot edu
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-07-23 19:36 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From pinskia at physics dot uc dot edu  2003-07-23 19:36 -------
>From Phil's regression hunter
: Search converges between 2002-12-27-trunk (#177) and 2002-12-28-trunk (#178).


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

* [Bug c++/10583] [3.4 regression] ICE in cp_parser_template_id with missing typename to refer to nested struct
       [not found] <20030501172600.10583.giovannibajo@libero.it>
  2003-07-23 19:36 ` [Bug c++/10583] [3.4 regression] ICE in cp_parser_template_id with missing typename to refer to nested struct pinskia at physics dot uc dot edu
@ 2003-07-29 14:24 ` pinskia at physics dot uc dot edu
  2003-08-03 17:09 ` pinskia at physics dot uc dot edu
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-07-29 14:24 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P2


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

* [Bug c++/10583] [3.4 regression] ICE in cp_parser_template_id with missing typename to refer to nested struct
       [not found] <20030501172600.10583.giovannibajo@libero.it>
  2003-07-23 19:36 ` [Bug c++/10583] [3.4 regression] ICE in cp_parser_template_id with missing typename to refer to nested struct pinskia at physics dot uc dot edu
  2003-07-29 14:24 ` pinskia at physics dot uc dot edu
@ 2003-08-03 17:09 ` pinskia at physics dot uc dot edu
  2003-08-05 21:04 ` reichelt at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-08-03 17:09 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |minor


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

* [Bug c++/10583] [3.4 regression] ICE in cp_parser_template_id with missing typename to refer to nested struct
       [not found] <20030501172600.10583.giovannibajo@libero.it>
                   ` (2 preceding siblings ...)
  2003-08-03 17:09 ` pinskia at physics dot uc dot edu
@ 2003-08-05 21:04 ` reichelt at gcc dot gnu dot org
  2003-10-19 13:47 ` lerdsuwa at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: reichelt at gcc dot gnu dot org @ 2003-08-05 21:04 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From reichelt at gcc dot gnu dot org  2003-08-05 21:04 -------
The error message before the ICE isn't very helpful,
so this PR is rewarded an additional "diagnostic" keyword.


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

* [Bug c++/10583] [3.4 regression] ICE in cp_parser_template_id with missing typename to refer to nested struct
       [not found] <20030501172600.10583.giovannibajo@libero.it>
                   ` (3 preceding siblings ...)
  2003-08-05 21:04 ` reichelt at gcc dot gnu dot org
@ 2003-10-19 13:47 ` lerdsuwa at gcc dot gnu dot org
  2003-10-19 13:54 ` lerdsuwa at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: lerdsuwa at gcc dot gnu dot org @ 2003-10-19 13:47 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


lerdsuwa at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gccbugs at contacts dot
                   |                            |eelis dot net


------- Additional Comments From lerdsuwa at gcc dot gnu dot org  2003-10-19 13:47 -------
*** Bug 11862 has been marked as a duplicate of this bug. ***


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

* [Bug c++/10583] [3.4 regression] ICE in cp_parser_template_id with missing typename to refer to nested struct
       [not found] <20030501172600.10583.giovannibajo@libero.it>
                   ` (4 preceding siblings ...)
  2003-10-19 13:47 ` lerdsuwa at gcc dot gnu dot org
@ 2003-10-19 13:54 ` lerdsuwa at gcc dot gnu dot org
  2003-10-19 13:57 ` lerdsuwa at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: lerdsuwa at gcc dot gnu dot org @ 2003-10-19 13:54 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


lerdsuwa at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |lerdsuwa at gcc dot gnu dot
                   |dot org                     |org
             Status|NEW                         |ASSIGNED


------- Additional Comments From lerdsuwa at gcc dot gnu dot org  2003-10-19 13:48 -------
Patch in progress.


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

* [Bug c++/10583] [3.4 regression] ICE in cp_parser_template_id with missing typename to refer to nested struct
       [not found] <20030501172600.10583.giovannibajo@libero.it>
                   ` (5 preceding siblings ...)
  2003-10-19 13:54 ` lerdsuwa at gcc dot gnu dot org
@ 2003-10-19 13:57 ` lerdsuwa at gcc dot gnu dot org
  2003-10-20 13:06 ` lerdsuwa at gcc dot gnu dot org
  2003-10-26 22:51 ` pinskia at gcc dot gnu dot org
  8 siblings, 0 replies; 9+ messages in thread
From: lerdsuwa at gcc dot gnu dot org @ 2003-10-19 13:57 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


lerdsuwa at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bangerth at ticam dot utexas
                   |                            |dot edu


------- Additional Comments From lerdsuwa at gcc dot gnu dot org  2003-10-19 13:54 -------
*** Bug 9781 has been marked as a duplicate of this bug. ***


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

* [Bug c++/10583] [3.4 regression] ICE in cp_parser_template_id with missing typename to refer to nested struct
       [not found] <20030501172600.10583.giovannibajo@libero.it>
                   ` (6 preceding siblings ...)
  2003-10-19 13:57 ` lerdsuwa at gcc dot gnu dot org
@ 2003-10-20 13:06 ` lerdsuwa at gcc dot gnu dot org
  2003-10-26 22:51 ` pinskia at gcc dot gnu dot org
  8 siblings, 0 replies; 9+ messages in thread
From: lerdsuwa at gcc dot gnu dot org @ 2003-10-20 13:06 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


lerdsuwa at gcc dot gnu dot org changed:

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


------- Additional Comments From lerdsuwa at gcc dot gnu dot org  2003-10-20 12:45 -------
Fixed in the main trunk by:

  http://gcc.gnu.org/ml/gcc-patches/2003-10/msg01690.html


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

* [Bug c++/10583] [3.4 regression] ICE in cp_parser_template_id with missing typename to refer to nested struct
       [not found] <20030501172600.10583.giovannibajo@libero.it>
                   ` (7 preceding siblings ...)
  2003-10-20 13:06 ` lerdsuwa at gcc dot gnu dot org
@ 2003-10-26 22:51 ` pinskia at gcc dot gnu dot org
  8 siblings, 0 replies; 9+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-10-26 22:51 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |reichelt at igpm dot rwth-
                   |                            |aachen dot de


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-10-26 22:43 -------
*** Bug 10310 has been marked as a duplicate of this bug. ***


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

end of thread, other threads:[~2003-10-26 22:43 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20030501172600.10583.giovannibajo@libero.it>
2003-07-23 19:36 ` [Bug c++/10583] [3.4 regression] ICE in cp_parser_template_id with missing typename to refer to nested struct pinskia at physics dot uc dot edu
2003-07-29 14:24 ` pinskia at physics dot uc dot edu
2003-08-03 17:09 ` pinskia at physics dot uc dot edu
2003-08-05 21:04 ` reichelt at gcc dot gnu dot org
2003-10-19 13:47 ` lerdsuwa at gcc dot gnu dot org
2003-10-19 13:54 ` lerdsuwa at gcc dot gnu dot org
2003-10-19 13:57 ` lerdsuwa at gcc dot gnu dot org
2003-10-20 13:06 ` lerdsuwa at gcc dot gnu dot org
2003-10-26 22:51 ` 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).