public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/20195] New: Internal compiler error on legal code
@ 2005-02-24 19:38 romein at astron dot nl
  2005-02-24 22:15 ` [Bug c++/20195] " pinskia at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: romein at astron dot nl @ 2005-02-24 19:38 UTC (permalink / raw)
  To: gcc-bugs

g++4 yields an internal compiler error in do_nonmember_using_decl, at
cp/name-lookup.c:2074 when compiling:

namespace std
{
  template<typename _Tp> class complex;
  template<typename _Tp> complex<_Tp> conj(const complex<_Tp>&);
}

using std::conj;


Kinds Regards,  John Romein

---

dr. John W. Romein
Stichting ASTRON (Netherlands Foundation for Research in Astronomy)
Oude Hoogeveensedijk 4
7991 PD  Dwingeloo
The Netherlands

-- 
           Summary: Internal compiler error on legal code
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: romein at astron dot nl
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: x86_64-redhat-linux
  GCC host triplet: x86_64-redhat-linux
GCC target triplet: x86_64-redhat-linux


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


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

* [Bug c++/20195] Internal compiler error on legal code
  2005-02-24 19:38 [Bug c++/20195] New: Internal compiler error on legal code romein at astron dot nl
@ 2005-02-24 22:15 ` pinskia at gcc dot gnu dot org
  2005-02-25 16:30 ` romein at astron dot nl
  2005-02-25 18:38 ` [Bug c++/20195] [4.0 Regression] " pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-02-24 22:15 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-02-24 17:36 -------
I cannot reproduce this with gcc "4.0.0 20050224"

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|critical                    |normal
           Keywords|                            |ice-on-valid-code


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


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

* [Bug c++/20195] Internal compiler error on legal code
  2005-02-24 19:38 [Bug c++/20195] New: Internal compiler error on legal code romein at astron dot nl
  2005-02-24 22:15 ` [Bug c++/20195] " pinskia at gcc dot gnu dot org
@ 2005-02-25 16:30 ` romein at astron dot nl
  2005-02-25 18:38 ` [Bug c++/20195] [4.0 Regression] " pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: romein at astron dot nl @ 2005-02-25 16:30 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From romein at astron dot nl  2005-02-25 08:27 -------
Probably the bug has already been solved then.  I used 4.0.0 20041214 (Red Hat
4.0.0-0.14.EL4), the one that has just been released by RedHat/CentOS.

(In reply to comment #1)
> I cannot reproduce this with gcc "4.0.0 20050224"

(In reply to comment #0)
> g++4 yields an internal compiler error in do_nonmember_using_decl, at
> cp/name-lookup.c:2074 when compiling:
> 
> namespace std
> {
>   template<typename _Tp> class complex;
>   template<typename _Tp> complex<_Tp> conj(const complex<_Tp>&);
> }
> 
> using std::conj;
> 
> 
> Kinds Regards,  John Romein
> 
> ---
> 
> dr. John W. Romein
> Stichting ASTRON (Netherlands Foundation for Research in Astronomy)
> Oude Hoogeveensedijk 4
> 7991 PD  Dwingeloo
> The Netherlands

-- 


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


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

* [Bug c++/20195] [4.0 Regression] Internal compiler error on legal code
  2005-02-24 19:38 [Bug c++/20195] New: Internal compiler error on legal code romein at astron dot nl
  2005-02-24 22:15 ` [Bug c++/20195] " pinskia at gcc dot gnu dot org
  2005-02-25 16:30 ` romein at astron dot nl
@ 2005-02-25 18:38 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-02-25 18:38 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-02-25 12:33 -------
So lets close it as fixed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
            Summary|Internal compiler error on  |[4.0 Regression] Internal
                   |legal code                  |compiler error on legal code
   Target Milestone|---                         |4.0.0


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


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

end of thread, other threads:[~2005-02-25 12:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-24 19:38 [Bug c++/20195] New: Internal compiler error on legal code romein at astron dot nl
2005-02-24 22:15 ` [Bug c++/20195] " pinskia at gcc dot gnu dot org
2005-02-25 16:30 ` romein at astron dot nl
2005-02-25 18:38 ` [Bug c++/20195] [4.0 Regression] " 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).