This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/16809] [3.5 regression] ICE in gimplify_expr with initializer of arrays and pointers
- From: "bangerth at ices dot utexas dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Jul 2004 21:53:19 -0000
- Subject: [Bug middle-end/16809] [3.5 regression] ICE in gimplify_expr with initializer of arrays and pointers
- References: <20040728213311.16809.bangerth@dealii.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From bangerth at ices dot utexas dot edu 2004-07-28 21:53 -------
Subject: Re: [3.5 regression] ICE in gimplify_expr with initializer of arrays and pointers
> The compound literal has automatic storage duration associated with the
> enclosing block. The code looks perfectly reasonable to me.
Ah, speaking of the devil :-))
Thanks, Joseph, for clarifying the matter!
W.
-------------------------------------------------------------------------
Wolfgang Bangerth email: bangerth@ices.utexas.edu
www: http://www.ices.utexas.edu/~bangerth/
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16809