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: [patch i386 target]: PR 45694


On Tue, Sep 21, 2010 at 10:49 AM, Kai Tietz <ktietz70@googlemail.com> wrote:
> 2010/9/21 Kai Tietz <ktietz70@googlemail.com>:
>> Ups, missed to update patch. Here correct version (just about to test it)
>
> So after fixing another self-introduced issue ... Here the tested
> version for x86_64-w64-mingw32, i686-pc-cygwin, and
> x86_64-pc-linux-gnu. Ok?
>
> ChangeLog
>
> ? ? ? PR target/45694
> ? ? ? ?* config/i386/i386.c (ix86_expand_prologue): Save r10 in case that
> ? ? ? ?static chain-register is used for 64-bit.
>

It breaks bootstrap on Linux/x86:


./../src-trunk/gcc/config/i386/i386.c: In function 'ix86_expand_prologue':
../../src-trunk/gcc/config/i386/i386.c:9696:7: error: ISO C90 forbids
mixed declarations and code [-Werror=edantic]



-- 
H.J.


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