public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/18094] New: Failure to specialize function
@ 2004-10-21  4:12 vassili dot karpov at iss dot ru
  2004-10-21  4:15 ` [Bug c++/18094] " vassili dot karpov at iss dot ru
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: vassili dot karpov at iss dot ru @ 2004-10-21  4:12 UTC (permalink / raw)
  To: gcc-bugs

 

-- 
           Summary: Failure to specialize function
           Product: gcc
           Version: 3.4.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: vassili dot karpov at iss dot ru
                CC: gcc-bugs at gcc dot gnu dot org


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


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

* [Bug c++/18094] Failure to specialize function
  2004-10-21  4:12 [Bug c++/18094] New: Failure to specialize function vassili dot karpov at iss dot ru
@ 2004-10-21  4:15 ` vassili dot karpov at iss dot ru
  2004-10-21  4:18 ` vassili dot karpov at iss dot ru
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: vassili dot karpov at iss dot ru @ 2004-10-21  4:15 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From vassili dot karpov at iss dot ru  2004-10-21 04:15 -------
Created an attachment (id=7393)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7393&action=view)
.cpp .i and gcc -v output


-- 


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


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

* [Bug c++/18094] Failure to specialize function
  2004-10-21  4:12 [Bug c++/18094] New: Failure to specialize function vassili dot karpov at iss dot ru
  2004-10-21  4:15 ` [Bug c++/18094] " vassili dot karpov at iss dot ru
@ 2004-10-21  4:18 ` vassili dot karpov at iss dot ru
  2004-10-21  4:28 ` pinskia at gcc dot gnu dot org
  2004-10-21  8:40 ` reichelt at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: vassili dot karpov at iss dot ru @ 2004-10-21  4:18 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From vassili dot karpov at iss dot ru  2004-10-21 04:18 -------
Along with GCC 3.4.2 this code was rejected by:
GCC 3.3.3 (i686-pc-linux-gnu)
GCC 3.3.4 (i686-pc-linux-gnu)
ICC 8.1 (i686-pc-linux-gnu)
MS VCToolkit2003 (MSVC 13.10.3052)

But accepted by Comeau online compiler in strict mode
(http://www.comeaucomputing.com/tryitout/)

-- 


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


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

* [Bug c++/18094] Failure to specialize function
  2004-10-21  4:12 [Bug c++/18094] New: Failure to specialize function vassili dot karpov at iss dot ru
  2004-10-21  4:15 ` [Bug c++/18094] " vassili dot karpov at iss dot ru
  2004-10-21  4:18 ` vassili dot karpov at iss dot ru
@ 2004-10-21  4:28 ` pinskia at gcc dot gnu dot org
  2004-10-21  8:40 ` reichelt at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-10-21  4:28 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-10-21 04:28 -------
There is no data_type which is part of the map template so this is invalid.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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


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

* [Bug c++/18094] Failure to specialize function
  2004-10-21  4:12 [Bug c++/18094] New: Failure to specialize function vassili dot karpov at iss dot ru
                   ` (2 preceding siblings ...)
  2004-10-21  4:28 ` pinskia at gcc dot gnu dot org
@ 2004-10-21  8:40 ` reichelt at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: reichelt at gcc dot gnu dot org @ 2004-10-21  8:40 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From reichelt at gcc dot gnu dot org  2004-10-21 08:40 -------
You need to write "mapped_type" instead of "data_type".


-- 


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


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

end of thread, other threads:[~2004-10-21  8:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-21  4:12 [Bug c++/18094] New: Failure to specialize function vassili dot karpov at iss dot ru
2004-10-21  4:15 ` [Bug c++/18094] " vassili dot karpov at iss dot ru
2004-10-21  4:18 ` vassili dot karpov at iss dot ru
2004-10-21  4:28 ` pinskia at gcc dot gnu dot org
2004-10-21  8:40 ` reichelt 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).