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 00/16] Unit tests framework (v3)


On Oct 29, 2015, at 12:32 PM, Jeff Law <law@redhat.com> wrote:
> Something similar for RTL would be cool, but probably even harder given the amount of state that's traditionally been kept out of the IL stream.  I'm sure some things are better today than in the past, but it's probably a very tanged mess to get to where we want to go with RTL.

I had a bit of an rtl front end once.  It was never complete, and likely was the 20% effort that did 20% of the actual job that needs doing even for a simple hello world program.  Ah, too bad you didn’t ask around 10-15 years ago.  I likely could have just pull that code out of a bag, as it is, likely lost in time.


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