public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/38634] ICE with wrong number of template parameters
       [not found] <bug-38634-4@http.gcc.gnu.org/bugzilla/>
@ 2011-05-03 22:56 ` paolo.carlini at oracle dot com
  2011-05-03 23:54 ` jason at gcc dot gnu.org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: paolo.carlini at oracle dot com @ 2011-05-03 22:56 UTC (permalink / raw)
  To: gcc-bugs

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

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jason at gcc dot gnu.org

--- Comment #2 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-05-03 22:50:12 UTC ---
This doesn't ICE anymore in mainline and 4_6-branch, and I would be tempted to
close it, but I notice that the error message is now quite different, it talks
about incompleteness and line 1 also appears:

38634.C:6:31: error: invalid use of incomplete type ‘struct A<N>’
38634.C:1:22: error: declaration of ‘struct A<N>’

Is it good enough?


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

* [Bug c++/38634] ICE with wrong number of template parameters
       [not found] <bug-38634-4@http.gcc.gnu.org/bugzilla/>
  2011-05-03 22:56 ` [Bug c++/38634] ICE with wrong number of template parameters paolo.carlini at oracle dot com
@ 2011-05-03 23:54 ` jason at gcc dot gnu.org
  2011-05-04 12:08 ` paolo.carlini at oracle dot com
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: jason at gcc dot gnu.org @ 2011-05-03 23:54 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #3 from Jason Merrill <jason at gcc dot gnu.org> 2011-05-03 23:39:02 UTC ---
(In reply to comment #2)

No, that's a regression in diagnostic quality.


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

* [Bug c++/38634] ICE with wrong number of template parameters
       [not found] <bug-38634-4@http.gcc.gnu.org/bugzilla/>
  2011-05-03 22:56 ` [Bug c++/38634] ICE with wrong number of template parameters paolo.carlini at oracle dot com
  2011-05-03 23:54 ` jason at gcc dot gnu.org
@ 2011-05-04 12:08 ` paolo.carlini at oracle dot com
  2013-06-09 22:19 ` paolo.carlini at oracle dot com
  2013-07-04 21:59 ` paolo.carlini at oracle dot com
  4 siblings, 0 replies; 6+ messages in thread
From: paolo.carlini at oracle dot com @ 2011-05-04 12:08 UTC (permalink / raw)
  To: gcc-bugs

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

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|error-recovery,             |diagnostic
                   |ice-checking,               |
                   |ice-on-invalid-code         |

--- Comment #4 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-05-04 12:02:42 UTC ---
Thanks Jason. Let's recategorize it a bit, then.


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

* [Bug c++/38634] ICE with wrong number of template parameters
       [not found] <bug-38634-4@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2011-05-04 12:08 ` paolo.carlini at oracle dot com
@ 2013-06-09 22:19 ` paolo.carlini at oracle dot com
  2013-07-04 21:59 ` paolo.carlini at oracle dot com
  4 siblings, 0 replies; 6+ messages in thread
From: paolo.carlini at oracle dot com @ 2013-06-09 22:19 UTC (permalink / raw)
  To: gcc-bugs

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

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|gcc-bugs at gcc dot gnu.org,       |
                   |jason at gcc dot gnu.org           |
           Assignee|unassigned at gcc dot gnu.org      |paolo.carlini at oracle dot com

--- Comment #5 from Paolo Carlini <paolo.carlini at oracle dot com> ---
On it.


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

* [Bug c++/38634] ICE with wrong number of template parameters
       [not found] <bug-38634-4@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2013-06-09 22:19 ` paolo.carlini at oracle dot com
@ 2013-07-04 21:59 ` paolo.carlini at oracle dot com
  4 siblings, 0 replies; 6+ messages in thread
From: paolo.carlini at oracle dot com @ 2013-07-04 21:59 UTC (permalink / raw)
  To: gcc-bugs

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

Paolo Carlini <paolo.carlini at oracle dot com> changed:

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

--- Comment #6 from Paolo Carlini <paolo.carlini at oracle dot com> ---
Fixed for 4.9.0.


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

* [Bug c++/38634] ICE with wrong number of template parameters
  2008-12-26 22:01 [Bug c++/38634] New: " reichelt at gcc dot gnu dot org
@ 2008-12-26 22:29 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2008-12-26 22:29 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pinskia at gcc dot gnu dot org  2008-12-26 22:25 -------
This only ICEs with checking turned on now.

Confirmed.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |minor
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Keywords|                            |ice-checking
   Last reconfirmed|0000-00-00 00:00:00         |2008-12-26 22:25:12
               date|                            |


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


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

end of thread, other threads:[~2013-07-04 21:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-38634-4@http.gcc.gnu.org/bugzilla/>
2011-05-03 22:56 ` [Bug c++/38634] ICE with wrong number of template parameters paolo.carlini at oracle dot com
2011-05-03 23:54 ` jason at gcc dot gnu.org
2011-05-04 12:08 ` paolo.carlini at oracle dot com
2013-06-09 22:19 ` paolo.carlini at oracle dot com
2013-07-04 21:59 ` paolo.carlini at oracle dot com
2008-12-26 22:01 [Bug c++/38634] New: " reichelt at gcc dot gnu dot org
2008-12-26 22:29 ` [Bug c++/38634] " 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).