------- Comment #1 from pinskia at gcc dot gnu dot org  2007-06-11 21:19 -------
Confirmed, I have not looked into this close enough but this is a front-end bug
as the type (and aliasing set) of the typeid variable is different from
std::type_info's.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Keywords|                            |alias, diagnostic
   Last reconfirmed|0000-00-00 00:00:00         |2007-06-11 21:19:44
               date|                            |
            Summary|too many warning:           |[4.3 Regression] too many
                   |dereferencing type-punned   |warning: dereferencing type-
                   |pointer will break strict-  |punned pointer will break
                   |aliasing rules              |strict-aliasing rules
   Target Milestone|---                         |4.3.0


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

Reply via email to