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


Ping?

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 stript indicates this shouldn't be a problem, but I thought I should mention it.

Ok?

<fixinc-2.diffs.txt>


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