This is the mail archive of the gcc@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]

Re: egcs-20000925 code generation bug


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

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