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: PR c/25805: DECL_SIZE of initialised flexible arrays



On Jan 16, 2006, at 12:17 PM, Richard Sandiford wrote:


Bootstrapped & regression tested on i686-pc-linux-gnu.  OK to install?
Andrew Pinski says that this is a regression from 3.2.3, so if it's
OK for trunk, is it also OK for all active branches?

I should mention why this is a regression from 3.2.3. Before 3.3, -fzero-initialized-in-bss was not done by default. So turning it on for 3.3, caused the latent bug to show up.

Thanks,
Andrew Pinski


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