This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB 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: [patch/rfa] xm-aix4.h cleanup


> This leaves:
> 
>   . FIVE_ARG_PTRACE: Will become OBE thanks to a patch from MarkK.
> 
>   . USE_O_NOCTTY: I think the idea for that one is to always use O_NOCTTY,
>     regardless of the system. So the macro becomes moot. Will send a patch.
> 
>   . #pragma alloca: Need to continue the discussion.

Actually, I didn't look closely enough, even after Mark's answer.
This is already dealt with, so we can remove this one as well.
So I'm suggesting this patch instead (which such scraps the alloca
#pragma in addition to what the previous patch was already removing).

Is this OK?

(the only little detail is that I am not sure I can verify this works
or not. I'll see what I can do).

-- 
Joel

Attachment: xm-aix.diff
Description: Text document


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