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 middle-end/16809] [3.5 regression] ICE in gimplify_expr with initializer of arrays and pointers


------- 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


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