public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/26740]  New: [4.2 regression] ICE taking the address of a bound member function
@ 2006-03-18  2:42 reichelt at gcc dot gnu dot org
  2006-03-18  3:05 ` [Bug c++/26740] " pinskia at gcc dot gnu dot org
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: reichelt at gcc dot gnu dot org @ 2006-03-18  2:42 UTC (permalink / raw)
  To: gcc-bugs

The following testcases cause ICEs on mainline:

g++.old-deja/g++.bugs/900213_03.C
g++.old-deja/g++.other/pmf2.C
g++.old-deja/g++.other/pmf7.C

They all crash at the same position:

pmf2.C: In function 'void f()':
pmf2.C:17: error: ISO C++ forbids taking the address of a bound member function
to form a pointer to member function.  Say '&S::f'
pmf2.C:17: internal compiler error: in build_offset_ref, at cp/init.c:1353
Please submit a full bug report, [etc.]


-- 
           Summary: [4.2 regression] ICE taking the address of a bound
                    member function
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Keywords: ice-on-invalid-code, error-recovery
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: reichelt at gcc dot gnu dot org


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


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

end of thread, other threads:[~2006-06-04 17:41 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-18  2:42 [Bug c++/26740] New: [4.2 regression] ICE taking the address of a bound member function reichelt at gcc dot gnu dot org
2006-03-18  3:05 ` [Bug c++/26740] " pinskia at gcc dot gnu dot org
2006-03-18  3:09 ` pinskia at gcc dot gnu dot org
2006-03-18  3:09 ` pinskia at gcc dot gnu dot org
2006-03-24 17:08 ` reichelt at gcc dot gnu dot org
2006-04-24  1:51 ` pinskia at gcc dot gnu dot org
2006-05-08  7:54 ` pinskia at gcc dot gnu dot org
2006-05-20 23:14 ` patchapp at dberlin dot org
2006-06-04 17:41 ` pinskia at gcc dot gnu dot org
2006-06-04 17:43 ` 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).