X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f Date: Sun, 27 May 2007 15:09:46 -0400 Message-Id: <200705271909.l4RJ9kKC011806@envy.delorie.com> From: DJ Delorie To: djgpp-workers AT delorie DOT com In-reply-to: <46595182.80902@iki.fi> (message from Andris Pavenis on Sun, 27 May 2007 12:38:10 +0300) Subject: Re: gcc-4.2.0 References: <46595182 DOT 80902 AT iki DOT fi> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > makemake.c:12: warning: alignment of 'starting_dir' is greater than > maximum object file alignment. Using 16 I've fixed this in the trunk... 2007-02-23 DJ Delorie * config/i386/i386.c (ix86_data_alignment): Don't specify an alignment bigger than the object file can handle. If this works in 4.2, you can request a back-port on the gcc mailing list, for 4.2.1.