This is the mail archive of the gcc-patches@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]

Re: Implement stack arrays even for unknown sizes


Michael,

> Yes, this is due to the DECL_EXPR statement which is rendered by the 
> dumper just the same as a normal decl.  The testcase looks for exactly one 
> such decl, but with -fstack-arrays there are exactly two for each such 
> array.

The testsuite is run without -fstack-arrays, so I dont' understand why
the "DECL_EXPR statement" appears.

Dominique


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