public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/10310] [3.4 regression] [New parser] ICE on illegal use of template keyword
       [not found] <20030404150600.10310.reichelt@igpm.rwth-aachen.de>
@ 2003-06-14 22:32 ` pinskia@physics.uc.edu
  2003-07-05  3:46 ` pinskia at physics dot uc dot edu
                   ` (10 subsequent siblings)
  11 siblings, 0 replies; 12+ messages in thread
From: pinskia@physics.uc.edu @ 2003-06-14 22:32 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=10310



------- Additional Comments From pinskia@physics.uc.edu  2003-06-14 22:32 -------
With --disable-checking you get a different error:
pr10310.cc:2: error: declaration of `operator<<' as non-function
pr10310.cc:2: error: explicit instantiation of non-template `
Internal compiler error: Error reporting routines re-entered.
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.


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

* [Bug c++/10310] [3.4 regression] [New parser] ICE on illegal use of template keyword
       [not found] <20030404150600.10310.reichelt@igpm.rwth-aachen.de>
  2003-06-14 22:32 ` [Bug c++/10310] [3.4 regression] [New parser] ICE on illegal use of template keyword pinskia@physics.uc.edu
@ 2003-07-05  3:46 ` pinskia at physics dot uc dot edu
  2003-07-23 19:47 ` pinskia at physics dot uc dot edu
                   ` (9 subsequent siblings)
  11 siblings, 0 replies; 12+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-07-05  3:46 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=10310


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2003-06-26 18:59:45         |2003-07-05 03:46:23
               date|                            |


------- Additional Comments From pinskia at physics dot uc dot edu  2003-07-05 03:46 -------
Looks like dump_decl does not support types.


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

* [Bug c++/10310] [3.4 regression] [New parser] ICE on illegal use of template keyword
       [not found] <20030404150600.10310.reichelt@igpm.rwth-aachen.de>
  2003-06-14 22:32 ` [Bug c++/10310] [3.4 regression] [New parser] ICE on illegal use of template keyword pinskia@physics.uc.edu
  2003-07-05  3:46 ` pinskia at physics dot uc dot edu
@ 2003-07-23 19:47 ` pinskia at physics dot uc dot edu
  2003-07-27 22:53 ` pinskia at physics dot uc dot edu
                   ` (8 subsequent siblings)
  11 siblings, 0 replies; 12+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-07-23 19: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=10310



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


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

* [Bug c++/10310] [3.4 regression] [New parser] ICE on illegal use of template keyword
       [not found] <20030404150600.10310.reichelt@igpm.rwth-aachen.de>
                   ` (2 preceding siblings ...)
  2003-07-23 19:47 ` pinskia at physics dot uc dot edu
@ 2003-07-27 22:53 ` pinskia at physics dot uc dot edu
  2003-08-03 17:08 ` pinskia at physics dot uc dot edu
                   ` (7 subsequent siblings)
  11 siblings, 0 replies; 12+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-07-27 22:53 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=10310


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2003-07-15 15:25:46         |2003-07-27 22:53:12
               date|                            |


------- Additional Comments From pinskia at physics dot uc dot edu  2003-07-27 22:53 -------
It still happens with --enable-checking but the error message has changed for the --
disable-checking case:
gcc pr10310.cc
pr10310.cc:2: error: declaration of `operator<<' as non-function
pr10310.cc:2: error: explicit instantiation of non-template `#`void_type' not 
   supported by dump_decl#<declaration error>'
pr10310.cc:2: error: expected `;'


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

* [Bug c++/10310] [3.4 regression] [New parser] ICE on illegal use of template keyword
       [not found] <20030404150600.10310.reichelt@igpm.rwth-aachen.de>
                   ` (3 preceding siblings ...)
  2003-07-27 22:53 ` pinskia at physics dot uc dot edu
@ 2003-08-03 17:08 ` pinskia at physics dot uc dot edu
  2003-08-28 22:27 ` scottb dot lists at verizon dot net
                   ` (6 subsequent siblings)
  11 siblings, 0 replies; 12+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-08-03 17:08 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=10310


pinskia at physics dot uc dot edu changed:

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


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

* [Bug c++/10310] [3.4 regression] [New parser] ICE on illegal use of template keyword
       [not found] <20030404150600.10310.reichelt@igpm.rwth-aachen.de>
                   ` (4 preceding siblings ...)
  2003-08-03 17:08 ` pinskia at physics dot uc dot edu
@ 2003-08-28 22:27 ` scottb dot lists at verizon dot net
  2003-10-26 22:43 ` pinskia at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  11 siblings, 0 replies; 12+ messages in thread
From: scottb dot lists at verizon dot net @ 2003-08-28 22:27 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=10310



------- Additional Comments From scottb dot lists at verizon dot net  2003-08-28 22:27 -------
This is similar to pr9781, proposed patch submitted to gcc-patches:

http://gcc.gnu.org/ml/gcc-patches/2003-08/msg01888.html


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

* [Bug c++/10310] [3.4 regression] [New parser] ICE on illegal use of template keyword
       [not found] <20030404150600.10310.reichelt@igpm.rwth-aachen.de>
                   ` (5 preceding siblings ...)
  2003-08-28 22:27 ` scottb dot lists at verizon dot net
@ 2003-10-26 22:43 ` pinskia at gcc dot gnu dot org
  2003-10-27 14:08 ` lerdsuwa at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  11 siblings, 0 replies; 12+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-10-26 22:43 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=10310


pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-10-26 22:43 -------
This is a dup of bug 10583 which is fixed for 3.4.

*** This bug has been marked as a duplicate of 10583 ***


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

* [Bug c++/10310] [3.4 regression] [New parser] ICE on illegal use of template keyword
       [not found] <20030404150600.10310.reichelt@igpm.rwth-aachen.de>
                   ` (6 preceding siblings ...)
  2003-10-26 22:43 ` pinskia at gcc dot gnu dot org
@ 2003-10-27 14:08 ` lerdsuwa at gcc dot gnu dot org
  2003-10-27 14:33 ` bangerth at dealii dot org
                   ` (3 subsequent siblings)
  11 siblings, 0 replies; 12+ messages in thread
From: lerdsuwa at gcc dot gnu dot org @ 2003-10-27 14:08 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=10310


lerdsuwa at gcc dot gnu dot org changed:

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


------- Additional Comments From lerdsuwa at gcc dot gnu dot org  2003-10-27 14:06 -------
It still ICE in my machine.


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

* [Bug c++/10310] [3.4 regression] [New parser] ICE on illegal use of template keyword
       [not found] <20030404150600.10310.reichelt@igpm.rwth-aachen.de>
                   ` (7 preceding siblings ...)
  2003-10-27 14:08 ` lerdsuwa at gcc dot gnu dot org
@ 2003-10-27 14:33 ` bangerth at dealii dot org
  2003-10-30  6:45 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  11 siblings, 0 replies; 12+ messages in thread
From: bangerth at dealii dot org @ 2003-10-27 14:33 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=10310


bangerth at dealii dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2003-08-23 19:21:26         |2003-10-27 14:28:27
               date|                            |


------- Additional Comments From bangerth at dealii dot org  2003-10-27 14:28 -------
Confirmed indeed.


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

* [Bug c++/10310] [3.4 regression] [New parser] ICE on illegal use of template keyword
       [not found] <20030404150600.10310.reichelt@igpm.rwth-aachen.de>
                   ` (8 preceding siblings ...)
  2003-10-27 14:33 ` bangerth at dealii dot org
@ 2003-10-30  6:45 ` pinskia at gcc dot gnu dot org
  2003-10-30 15:32 ` lerdsuwa at gcc dot gnu dot org
  2003-12-16  2:10 ` mmitchel at gcc dot gnu dot org
  11 siblings, 0 replies; 12+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-10-30  6:45 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=10310


pinskia at gcc dot gnu dot org changed:

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


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-10-30 06:41 -------
The patch might not apply any more though.


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

* [Bug c++/10310] [3.4 regression] [New parser] ICE on illegal use of template keyword
       [not found] <20030404150600.10310.reichelt@igpm.rwth-aachen.de>
                   ` (9 preceding siblings ...)
  2003-10-30  6:45 ` pinskia at gcc dot gnu dot org
@ 2003-10-30 15:32 ` lerdsuwa at gcc dot gnu dot org
  2003-12-16  2:10 ` mmitchel at gcc dot gnu dot org
  11 siblings, 0 replies; 12+ messages in thread
From: lerdsuwa at gcc dot gnu dot org @ 2003-10-30 15:32 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=10310



------- Additional Comments From lerdsuwa at gcc dot gnu dot org  2003-10-30 15:21 -------
Some comment about the patch: pop_deferring_access_checks isn't
called in this particular if-block below, this could screw up later
access checking.

!       if (TREE_CODE (declarator) == IDENTIFIER_NODE)
! 	{
! 	  error ("explicit instantiation of non-template `%D'", declarator);
! 	}


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

* [Bug c++/10310] [3.4 regression] [New parser] ICE on illegal use of template keyword
       [not found] <20030404150600.10310.reichelt@igpm.rwth-aachen.de>
                   ` (10 preceding siblings ...)
  2003-10-30 15:32 ` lerdsuwa at gcc dot gnu dot org
@ 2003-12-16  2:10 ` mmitchel at gcc dot gnu dot org
  11 siblings, 0 replies; 12+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2003-12-16  2:10 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From mmitchel at gcc dot gnu dot org  2003-12-16 01:32 -------
The first error message issued is now:

error: `foo' has not been declared

There is a bit of an error cascade after that, but nothing terribly horrible.

Therefore, I'm marking this as fixed in GCC 3.4.

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


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


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

end of thread, other threads:[~2003-12-16  1:37 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20030404150600.10310.reichelt@igpm.rwth-aachen.de>
2003-06-14 22:32 ` [Bug c++/10310] [3.4 regression] [New parser] ICE on illegal use of template keyword pinskia@physics.uc.edu
2003-07-05  3:46 ` pinskia at physics dot uc dot edu
2003-07-23 19:47 ` pinskia at physics dot uc dot edu
2003-07-27 22:53 ` pinskia at physics dot uc dot edu
2003-08-03 17:08 ` pinskia at physics dot uc dot edu
2003-08-28 22:27 ` scottb dot lists at verizon dot net
2003-10-26 22:43 ` pinskia at gcc dot gnu dot org
2003-10-27 14:08 ` lerdsuwa at gcc dot gnu dot org
2003-10-27 14:33 ` bangerth at dealii dot org
2003-10-30  6:45 ` pinskia at gcc dot gnu dot org
2003-10-30 15:32 ` lerdsuwa at gcc dot gnu dot org
2003-12-16  2:10 ` mmitchel 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).