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: fix overlength strings in fixincludes


On Apr 27, 2006, at 2:49 PM, Mike Stump wrote:
Ping?

Any objections to me considering this obvious?


http://gcc.gnu.org/ml/gcc-patches/2006-04/msg00357.html

On Apr 10, 2006, at 11:39 AM, Mike Stump wrote:
This fixes a build problem when the new compiler is used in conjunction with -enable-werror and/or --enable-werror-always. This mirrors changes to STRICT2_WARN from gcc/Makefile.in that Zack did.

My only concern, does this still work when older gccs are used to compile? My reading of the configure script indicates this shouldn't be a problem, but I thought I should mention it.

Ok?


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