This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/47150] [4.5/4.6 Regression] ICE in gimplify_expr at gimplify.c
- From: "jakub at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 3 Jan 2011 21:53:18 +0000
- Subject: [Bug c/47150] [4.5/4.6 Regression] ICE in gimplify_expr at gimplify.c
- Auto-submitted: auto-generated
- References: <bug-47150-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47150
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|middle-end |c
--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-01-03 21:53:13 UTC ---
It is a C FE bug actually, so c component is correct.