[Bug c++/30975] ptr to member func __delta is 0 if ptr declaration does not match function porototype

2007-03-12 Thread ingo dot donasch at L-3com dot com
--- Comment #5 from ingo dot donasch at L-3com dot com 2007-03-12 14:32 --- Subject: RE: ptr to member func __delta is 0 if ptr declar ation does not match function porototype I know our code is wrong, but my point is that gcc34 generated correct code and gcc4x is not. A

[Bug c++/30975] ptr to member func __delta is 0 if ptr declaration does not match function porototype

2007-02-26 Thread ingo dot donasch at L-3com dot com
--- Comment #2 from ingo dot donasch at L-3com dot com 2007-02-26 22:51 --- Created an attachment (id=13118) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13118&action=view) output from: g++ -v -save-temps -g -Wall a.cpp -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30975

[Bug c++/30975] ptr to member func __delta is 0 if ptr declaration does not match function porototype

2007-02-26 Thread ingo dot donasch at L-3com dot com
--- Comment #1 from ingo dot donasch at L-3com dot com 2007-02-26 22:49 --- Created an attachment (id=13117) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13117&action=view) ref to C_good is ok, ref to C_bad crashes -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30975

[Bug c++/30975] New: ptr to member func __delta is 0 if ptr declaration does not match function porototype

2007-02-26 Thread ingo dot donasch at L-3com dot com
Product: gcc Version: 4.1.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: ingo dot donasch at L-3com dot com GCC build triplet: Red Hat 4.1.1-51 GCC