egcs at hp-ux8.0
Jeffrey A Law
law@hurl.cygnus.com
Thu Sep 4 13:53:00 GMT 1997
In message < 19970901102738.51374@horac.ta.jcu.cz >you write:
> I had to change #elif to #else #if since HP-UX cpp complains about unknown
> preprocesor dirrective,
I assume you're referring to the #elif in toplev.c?
If so, I think Jim fixed that a few minutes ago.
I fixed some more in the x86 config files.
> change %ccr to %cc in m68k.h since HP-UX assembles
> don't know about %ccr register, %cc seems to work just fine
Yea, the MACHINE_SAVE_STATE stuff needs someone to fix it.
> change defaults from MC-68020 with MC-68881 to MC-68040 since 400 series
> has this CPU (instead of 300 series, that was detected by configure script)
Worth noting. I'll try to fix this.
> Note that I had small problem that mset calulation loop sometimes works
> well and sometimes crashes with fpu exception, but this does not happends
> with native HP-UX compiler nor intel platforms...
Do you have source code for the program that is getting the fpu excepction,
could you send it to us? We might be able to do something about it.
jeff
More information about the Gcc
mailing list