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/16167] [3.5 regression] gimplify.c:3392: internal compiler error: in avail_expr_eq, at tree-ssa-dom.c:3173


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-06-24 05:45 -------
Might be fixed by:
        * gimplify.c (gimplify_compound_lval): Don't set ARRAY_REF or
        COMPONENT_REF variable fields unless they're non-constant.

And yes this was caused by your patch Kenner even if you do not want to admit it.
Please do not send email directly to me about bugs which you caused, please fix them next time
instead of complaining that you did not cause it.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


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


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