------- Comment #3 from pinskia at gcc dot gnu dot org  2006-07-12 17:39 -------
Hmm:
  SdOptionsPrint &rOldUnconst = (SdOptionsPrint&)(rOther);

Looks like that is we are saying this is a reinterpret_cast.
Related to PR 22132.
I bet the fix for PR 22132, just needs to be expanded for reference types also.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |22132
           Keywords|                            |wrong-code
   Target Milestone|---                         |4.0.4


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

Reply via email to