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: Patch to add fake edges from calls to exit


On Tue, Jan 09, 2001 at 08:55:25PM -0700, Jeffrey A Law wrote:
> Rather than copying the entire block structure, would it make more
> sense to just put pointers to the block in that array?

No, he's fine -- "basic_block" is a pointer typedef.


r~

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