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: [4.4 PATCH] Fix fold_offsetof_1 (PR middle-end/41935)


On 11/05/2009 08:47 AM, Jakub Jelinek wrote:
Thanks.  For 4.4 I think it would be better to revert this code and keep
just the ICE fix.  Warning with -Warray-bounds on out of bounds offsetof
member-designators looks like a new feature to me rather than a regression
fix, thus not appropriate to the release branch.

Ok for 4.4?

OK.


Jason


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