tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tinycc-devel] # .. in *.S files regression


From: Edmund Grimley Evans
Subject: Re: [Tinycc-devel] # .. in *.S files regression
Date: Fri, 20 Nov 2015 14:12:40 +0000

>> PS: ccompilation of the coreutils-8.24.51-8802e fails too
> after a patch "Replace pointer casts with calls to (read|write)(16"
> (i386 userland and kernel)

I'm not totally surprised. I didn't have test cases for some off the
relocations.
If you have a test case it should be possible to find the problem by bisection:
undo parts of the patch, starting off by undoing all the changes in tccelf.c,
or all the changes in i386-gen.c, for example.

Edmund



reply via email to

[Prev in Thread] Current Thread [Next in Thread]