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: PATCH: Darwin specific codegen improvement (3)


Dale Johannesen wrote:
> 
> Correct the (Darwin specific) generation of addresses within
> very large data objects.
>
> 2001-12-05  Dale Johannesen   <dalej@apple.com>
>          * config/rs6000/rs6000.c (rs6000_machopic_legitimize_pic_address):
>                 Fix darwin-specific generation of addresses within very large
>          data objects.

Could you add a test case for this one please?  My impression is
that failures due to this are rare but catastrophic, seems like
it's worth a torture test addition.

Stan


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