[Bug bootstrap/40408] [4.5 Regression] bootstrap boken again!

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Jun 10 20:45:00 GMT 2009



------- 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



More information about the Gcc-bugs mailing list