This is the mail archive of the gcc-patches@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: PARAMS into gcc/frame.h for HP-UX bundled compiler



  In message <9150F3E779F0D211BD370008C733141C38AA73@aus-msg-02.au.pmsc.com>you
 write:
  > 
  > The bundled compiler on HP-UX 10.20, 11 or the unbundled ANSI compiler with
  > -Ac
  > give "error 1705: Function prototypes are an ANSI feature." when ANSI
  > prototypes are found.
  > gcc/dwarf2out.c includes gcc/frame.h which has unwrapped prototypes.
dwarf2out.c shouldn't have been including frame.h according to RTH.  I
believe someone has already fixed this problem.


jeff


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