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 fortran/23202] [4.1 Regression] internal compiler error: tree check: expected ssa_name, have var_decl in verify_ssa, at tree-ssa.c:746


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-02 20:04 -------
Confirmed, with the reduced testcase, I think this is still a front-end bug, the creating of the structs for 
the common sections is wrong,

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-08-02 20:04:45
               date|                            |
            Summary|internal compiler error:    |[4.1 Regression] internal
                   |tree check                  |compiler error: tree check:
                   |                            |expected ssa_name, have
                   |                            |var_decl in verify_ssa, at
                   |                            |tree-ssa.c:746
   Target Milestone|---                         |4.1.0
            Version|4.0.0                       |4.1.0


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


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