egcs-20000925 code generation bug
Richard Zidlicky
Richard.Zidlicky@stud.informatik.uni-erlangen.de
Wed Oct 4 06:29:00 GMT 2000
On Sun, Oct 01, 2000 at 10:43:16AM -0400, David Edelsohn wrote:
> >>>>> Richard Zidlicky writes:
>
> Richard> this are the official headers for the OS. Is there any reason
> Richard> why gcc should not work correctly with this ? The same headers
> Richard> worked perfectly in gcc 2.95.[12]
>
> stdarg/varargs processing changed, so no, the headers will not
> work without change.
ok, I have changed the specfile to include gcc varargs headers and
this apparently fixes this particular problem.
Unfortunately lot of other code is compiled incorrectly when compiling
with -fomit-frame-pointer on m68k, works fine without this option.
No warnings, just plain broken code.
Bye
Richard
More information about the Gcc
mailing list