------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-04 
04:17 -------
Confirmed, a little further reduced:
void Dispatcher()
 (__builtin_offsetof (ArgsType, largeMsgLen))



Even changing __builtin_offsetof to __offsetof does not make 3.4.0 ICE.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
          Component|c                           |c++
     Ever Confirmed|                            |1
           Keywords|                            |error-recovery, ice-on-
                   |                            |invalid-code
      Known to fail|                            |4.0.0 4.1.0
      Known to work|                            |3.4.0
   Last reconfirmed|0000-00-00 00:00:00         |2005-08-04 04:17:11
               date|                            |
   Target Milestone|---                         |4.0.2


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

Reply via email to