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]
Other format: [Raw text]

Re: PA bootstrap fix


In message <20020529161538.F4546@redhat.com>, Richard Henderson writes:
 > On Wed, May 29, 2002 at 04:54:59PM -0600, law@redhat.com wrote:
 > > ! #define ASM_OUTPUT_MI_THUNK(FILE, THUNK_FNDECL, DELTA, FUNCTION) \
 > > !   pa_asm_output_mi_thunk (FILE, THUNK_FNDECL, DELTA, FUNCTION);
 > 
 > Extraneous trailing semicolon.
Thanks.  I'll fix momentarily.

Jeff



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