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 tree-optimization/22116] [4.1 Regression] PRE of COMPLEX_EXPR causes ICE


------- Additional Comments From laurent at guerby dot net  2005-06-18 21:29 -------
confirmed on x86_64-linux
gcc version 4.1.0 20050618 (experimental)
guerby@pc64:~/tmp$ gcc -c -O2 t.c
t.c: In function 'f':
t.c:3: internal compiler error: tree check: expected ssa_name, have var_decl in
verify_ssa, at tree-ssa.c:750


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-06-18 21:29:27
               date|                            |


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


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