This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/22116] [4.1 Regression] PRE of COMPLEX_EXPR causes ICE
- From: "laurent at guerby dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Jun 2005 21:29:28 -0000
- Subject: [Bug tree-optimization/22116] [4.1 Regression] PRE of COMPLEX_EXPR causes ICE
- References: <20050618205256.22116.pinskia@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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