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]

bad change to ginclude/va-alpha.h



The following change breaks gcc on alpha-dec-osf4.0 while stage1 compiler
compiles gen-protos.c.

Sat Aug  1 17:59:30 1998  Richard Henderson  <rth@cygnus.com>

        * ginclude/va-alpha.h (va_list): Use a typedef, not a define.
        * ginclude/va-clipper.h (va_list): Likewise.


Reverting the change to va-alpha.h solves the problem.

Weiwen



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