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/18299] [4.0 Regression] ICE in gimple-lower


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-11-04 19:19 -------
Confimed, reducing (gimple-lowering is crapping out on VAR_DECL, it could also crap out on 
INDIRECT_REF, and COMPONENT_REF which are valid gimple statements).

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org
          Component|tree-optimization           |middle-end
           Keywords|                            |ice-on-valid-code
            Summary|ICE                         |[4.0 Regression] ICE in
                   |                            |gimple-lower
   Target Milestone|---                         |4.0.0


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


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