X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Date: Tue, 28 Apr 2015 00:54:13 -0400 Message-Id: <201504280454.t3S4sDnI031546@envy.delorie.com> From: DJ Delorie To: djgpp AT delorie DOT com In-reply-to: <553F07C1.40702@iki.fi> (message from Andris Pavenis on Tue, 28 Apr 2015 07:08:33 +0300) Subject: Re: GCC 5.1.0 problem with References: <201504280005 DOT t3S05t2U020439 AT envy DOT delorie DOT com> <553F07C1 DOT 40702 AT iki DOT fi> 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 > We may urgently need new beta release. The source above seems to be > from current CVS. beta/v2/djdev204.zip is outdated. I did a quick test with a native Linux gcc "6.0" and it seems to work OK, and the __gnu_inline__ attribute is still documented as giving us the behavior we want. Can anyone else reproduce this bug, and if so, provide both "gcc -E ..." and "gcc -S ..." output files from the failing test case?