This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/18954] ICE with mudflap in fold_convert, at fold-const.c:1899


------- Additional Comments From roger at eyesopen dot com  2005-01-07 04:32 -------
This bug has recently been fixed on mainline by the following patch:

2005-01-02  Greg McGary  <greg@mcgary.org>

        * tree-mudflap.c (mf_varname_tree): decl_printable_name handles
        anonymous decls.
        (mf_xform_derefs_1) [RESULT_DECL, STRING_CST]: Handle as innermost
        object.  [ptr_type]: Remove unused variable.
        Remember nearest addressable array-element or record-component
        when checking bitfield components.  Tolerate empty BIND_EXPR.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.0.0


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]