HP-UX Bug

Jeffrey A Law law@cygnus.com
Sun Nov 2 21:07:00 GMT 1997


  In message < zgTV0DA6QxW0EwMj@aragorn-1.demon.co.uk >you write:
  > Hi,
  >         Enclosed are header and a source files which when compiled with
  > optimization '-O' on a HP-UX 725/50 9.05 PA processor cause an internal
  > compiler error.
You're missing lots of header files, and as a result I can't actually
compile your test.

The easiest way to deal with these problems is to add "-save-temps"
to the normal compilation line for your testcase.  This will create
a .i or .ii (c/c++), which is the CPP output for your testcase.

Send us the .i/.ii file please.
jeff



More information about the Gcc-bugs mailing list