------- Comment #1 from pinskia at gcc dot gnu dot org  2009-06-10 20:45 -------
        case SWITCH_EXPR:

Should be changed to:
        case GIMPLE_SWITCH:

that will fix at least one warning/error.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ian at gcc dot gnu dot org
           Keywords|                            |build
   Target Milestone|---                         |4.5.0


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

Reply via email to