public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/43621]  New: [4.5 Regression] ICE: in poplevel_class, at cp/name-lookup.c:2615 with invalid qualified name
@ 2010-04-01 22:52 zsojka at seznam dot cz
  2010-04-02  2:38 ` [Bug c++/43621] " hjl dot tools at gmail dot com
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: zsojka at seznam dot cz @ 2010-04-01 22:52 UTC (permalink / raw)
  To: gcc-bugs

Command line:
g++ testcase.C

----- testcase.C -----
template <typename T>
class A {
  template <typename>
  A<T> A<T>::f();
};
----------------------

Tested revisions:
r157877 - crash
alpha20100325 - deadlock (without checking)
r153685 - OK
4.4 r157895 - OK

Compiler output:
$ /mnt/svn/gcc-trunk/binary-157877-lto/bin/g++ testcase.C
testcase.C:4:16: internal compiler error: in poplevel_class, at
cp/name-lookup.c:2615
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.


-- 
           Summary: [4.5 Regression] ICE: in poplevel_class, at cp/name-
                    lookup.c:2615 with invalid qualified name
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: zsojka at seznam dot cz
  GCC host triplet: x86_64-pc-linux-gnu
GCC target triplet: x86_64-pc-linux-gnu


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


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

end of thread, other threads:[~2010-05-04  4:43 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-01 22:52 [Bug c++/43621] New: [4.5 Regression] ICE: in poplevel_class, at cp/name-lookup.c:2615 with invalid qualified name zsojka at seznam dot cz
2010-04-02  2:38 ` [Bug c++/43621] " hjl dot tools at gmail dot com
2010-04-02 11:01 ` rguenth at gcc dot gnu dot org
2010-04-02 12:59 ` jason at gcc dot gnu dot org
2010-04-02 16:17 ` jason at gcc dot gnu dot org
2010-04-03 17:17 ` rguenth at gcc dot gnu dot org
2010-04-06 11:28 ` rguenth at gcc dot gnu dot org
2010-04-06 16:11 ` jason at gcc dot gnu dot org
2010-04-16 18:36 ` [Bug c++/43621] [4.5/4.6 " jason at gcc dot gnu dot org
2010-05-04  4:43 ` jason 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).