This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/28148] [4.0/4.1/4.2 Regression] ICE with pointer to member function initializer and cast to a different type



------- Comment #7 from donour at cs dot unm dot edu  2006-08-03 13:21 -------
Subject: Re:  [4.0/4.1/4.2 Regression] ICE with pointer to
 member function initializer and cast to a different type

mmitchel at gcc dot gnu dot org wrote:
> ------- Comment #6 from mmitchel at gcc dot gnu dot org  2006-08-03 07:36 -------
> I don't know what I was thinking when I proclaimed this invalid code.  It's
> clearly valid; the cast is a reinterpret_cast.
> 
> 

Ok great. The issue is not really pressing with me anymore, as I've 
rewritten the offending code to alleviate the problem. Although I'm sure 
you want to get rid of all known ICE bugs.

donour


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]