X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Date: Wed, 25 Jul 2007 10:38:42 -0400 Message-Id: <200707251438.l6PEcglE018149@envy.delorie.com> From: DJ Delorie To: djgpp AT delorie DOT com In-reply-to: <46A7504A.8080802@roosnek.nl> (message from Nico Roosnek on Wed, 25 Jul 2007 15:29:46 +0200) Subject: Re: a rare error occurs (DJDEV203, RHIDE 1.5ab with GCC4.12 ) References: <46A73661 DOT 2070909 AT roosnek DOT nl> <46A745CA DOT 5010508 AT iki DOT fi> <46A7504A DOT 8080802 AT roosnek DOT nl> Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Note that gcc 4.x is much more strict about following aliasing rules; this has caused many applications (non-djgpp too) to suddenly stop working right under gcc 4.x. But I'd have to see a small failing test case to know for sure what the problem is.