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]

Re: [patch] varasm: array_size_for_constructor vs STRING_CST


On Fri, 21 Sep 2001, DJ Delorie wrote:

> This handles this case:
> 
> 	struct {char a; char b[];} x = { 'x', "x" };

Obviously this patch ought to add this testcase to the testsuite then -
or, if it's already there and failing, you should mention which testcase
it is.

-- 
Joseph S. Myers
jsm28@cam.ac.uk


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