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: [RFC] New SRA and early interprocedural SRA


> this is  an updated version of both  SRA passes and fixes  a number of
> bugs that the previous one had.  These are mostly ADA structure layout
> peculiarities but also improved caller dereference legality and two or
> three  of  other stupid  mistakes  relating  to  SSA_NAME handling  in
> IPA-SRA.

Great work, Ada's (not ADA, it's a name) peculiarities are often tricky to 
deal with. :-)

> The patch bootstraps  (even with ADA) and apart  from a few scan-dumps
> test cases  there is only one  new failing fortran test  case and four
> acats/ada testcases (some of them only happening on certain computers,
> but persistently).

Is there cdd2a02 among them?  There is at least one Ada front-end issue known 
to be potentially exposed by SRA in this test.  What are the 4 testcases?

-- 
Eric Botcazou


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