public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/38646] [4.3/4.4 regression] ICE with invalid specialization of variadic template
       [not found] <bug-38646-4@http.gcc.gnu.org/bugzilla/>
@ 2011-06-09 16:15 ` paolo.carlini at oracle dot com
  2011-06-23 18:02 ` paolo.carlini at oracle dot com
  1 sibling, 0 replies; 10+ messages in thread
From: paolo.carlini at oracle dot com @ 2011-06-09 16:15 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #11 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-06-09 16:14:50 UTC ---
Likewise, close as fixed in 4.5+?


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

* [Bug c++/38646] [4.3/4.4 regression] ICE with invalid specialization of variadic template
       [not found] <bug-38646-4@http.gcc.gnu.org/bugzilla/>
  2011-06-09 16:15 ` [Bug c++/38646] [4.3/4.4 regression] ICE with invalid specialization of variadic template paolo.carlini at oracle dot com
@ 2011-06-23 18:02 ` paolo.carlini at oracle dot com
  1 sibling, 0 replies; 10+ messages in thread
From: paolo.carlini at oracle dot com @ 2011-06-23 18:02 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
      Known to work|                            |4.5.0
         Resolution|                            |FIXED
   Target Milestone|4.3.6                       |4.5.0

--- Comment #12 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-06-23 18:02:21 UTC ---
Fixed in 4.5.0.


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

* [Bug c++/38646] [4.3/4.4 regression] ICE with invalid specialization of variadic template
  2008-12-27 23:14 [Bug c++/38646] New: " reichelt at gcc dot gnu dot org
                   ` (6 preceding siblings ...)
  2009-11-20 21:46 ` simartin at gcc dot gnu dot org
@ 2010-05-22 18:28 ` rguenth at gcc dot gnu dot org
  7 siblings, 0 replies; 10+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2010-05-22 18:28 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #10 from rguenth at gcc dot gnu dot org  2010-05-22 18:13 -------
GCC 4.3.5 is being released, adjusting target milestone.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.3.5                       |4.3.6


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


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

* [Bug c++/38646] [4.3/4.4 regression] ICE with invalid specialization of variadic template
  2008-12-27 23:14 [Bug c++/38646] New: " reichelt at gcc dot gnu dot org
                   ` (5 preceding siblings ...)
  2009-08-04 16:36 ` paolo dot carlini at oracle dot com
@ 2009-11-20 21:46 ` simartin at gcc dot gnu dot org
  2010-05-22 18:28 ` rguenth at gcc dot gnu dot org
  7 siblings, 0 replies; 10+ messages in thread
From: simartin at gcc dot gnu dot org @ 2009-11-20 21:46 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #9 from simartin at gcc dot gnu dot org  2009-11-20 21:46 -------
Fixed in 4.5


-- 

simartin at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.3/4.4/4.5 regression] ICE|[4.3/4.4 regression] ICE
                   |with invalid specialization |with invalid specialization
                   |of variadic template        |of variadic template


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


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

* [Bug c++/38646] [4.3/4.4 regression] ICE with invalid specialization of variadic template
  2008-12-27 23:14 [Bug c++/38646] New: " reichelt at gcc dot gnu dot org
                   ` (4 preceding siblings ...)
  2009-01-26 18:20 ` paolo dot carlini at oracle dot com
@ 2009-08-04 16:36 ` paolo dot carlini at oracle dot com
  2009-11-20 21:46 ` simartin at gcc dot gnu dot org
  2010-05-22 18:28 ` rguenth at gcc dot gnu dot org
  7 siblings, 0 replies; 10+ messages in thread
From: paolo dot carlini at oracle dot com @ 2009-08-04 16:36 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from paolo dot carlini at oracle dot com  2009-08-04 16:35 -------
This one doesn't reproduce anymore in mainline.


-- 

paolo dot carlini at oracle dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.3/4.4/4.5 regression] ICE|[4.3/4.4 regression] ICE
                   |with invalid specialization |with invalid specialization
                   |of variadic template        |of variadic template


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


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

* [Bug c++/38646] [4.3/4.4 regression] ICE with invalid specialization of variadic template
  2008-12-27 23:14 [Bug c++/38646] New: " reichelt at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2009-01-24 10:28 ` rguenth at gcc dot gnu dot org
@ 2009-01-26 18:20 ` paolo dot carlini at oracle dot com
  2009-08-04 16:36 ` paolo dot carlini at oracle dot com
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 10+ messages in thread
From: paolo dot carlini at oracle dot com @ 2009-01-26 18:20 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from paolo dot carlini at oracle dot com  2009-01-26 18:20 -------
I'm having a look into this one...


-- 

paolo dot carlini at oracle dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |paolo dot carlini at oracle
                   |dot org                     |dot com
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2008-12-27 23:36:15         |2009-01-26 18:20:47
               date|                            |


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


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

* [Bug c++/38646] [4.3/4.4 regression] ICE with invalid specialization of variadic template
  2008-12-27 23:14 [Bug c++/38646] New: " reichelt at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2008-12-29 23:01 ` rguenth at gcc dot gnu dot org
@ 2009-01-24 10:28 ` rguenth at gcc dot gnu dot org
  2009-01-26 18:20 ` paolo dot carlini at oracle dot com
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 10+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2009-01-24 10:28 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from rguenth at gcc dot gnu dot org  2009-01-24 10:21 -------
GCC 4.3.3 is being released, adjusting target milestone.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.3.3                       |4.3.4


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


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

* [Bug c++/38646] [4.3/4.4 regression] ICE with invalid specialization of variadic template
  2008-12-27 23:14 [Bug c++/38646] New: " reichelt at gcc dot gnu dot org
  2008-12-27 23:14 ` [Bug c++/38646] " reichelt at gcc dot gnu dot org
  2008-12-27 23:38 ` pinskia at gcc dot gnu dot org
@ 2008-12-29 23:01 ` rguenth at gcc dot gnu dot org
  2009-01-24 10:28 ` rguenth at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 10+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2008-12-29 23:01 UTC (permalink / raw)
  To: gcc-bugs



-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P4


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


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

* [Bug c++/38646] [4.3/4.4 regression] ICE with invalid specialization of variadic template
  2008-12-27 23:14 [Bug c++/38646] New: " reichelt at gcc dot gnu dot org
  2008-12-27 23:14 ` [Bug c++/38646] " reichelt at gcc dot gnu dot org
@ 2008-12-27 23:38 ` pinskia at gcc dot gnu dot org
  2008-12-29 23:01 ` rguenth at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 10+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2008-12-27 23:38 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pinskia at gcc dot gnu dot org  2008-12-27 23:36 -------
Confirmed, only ICEs with checking turned on.


-- 

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-27 23:36:15
               date|                            |


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


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

* [Bug c++/38646] [4.3/4.4 regression] ICE with invalid specialization of variadic template
  2008-12-27 23:14 [Bug c++/38646] New: " reichelt at gcc dot gnu dot org
@ 2008-12-27 23:14 ` reichelt at gcc dot gnu dot org
  2008-12-27 23:38 ` pinskia at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 10+ messages in thread
From: reichelt at gcc dot gnu dot org @ 2008-12-27 23:14 UTC (permalink / raw)
  To: gcc-bugs



-- 

reichelt at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.3.3


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


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

end of thread, other threads:[~2011-06-23 18:02 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-38646-4@http.gcc.gnu.org/bugzilla/>
2011-06-09 16:15 ` [Bug c++/38646] [4.3/4.4 regression] ICE with invalid specialization of variadic template paolo.carlini at oracle dot com
2011-06-23 18:02 ` paolo.carlini at oracle dot com
2008-12-27 23:14 [Bug c++/38646] New: " reichelt at gcc dot gnu dot org
2008-12-27 23:14 ` [Bug c++/38646] " reichelt at gcc dot gnu dot org
2008-12-27 23:38 ` pinskia at gcc dot gnu dot org
2008-12-29 23:01 ` rguenth at gcc dot gnu dot org
2009-01-24 10:28 ` rguenth at gcc dot gnu dot org
2009-01-26 18:20 ` paolo dot carlini at oracle dot com
2009-08-04 16:36 ` paolo dot carlini at oracle dot com
2009-11-20 21:46 ` simartin at gcc dot gnu dot org
2010-05-22 18:28 ` rguenth 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).