On Sat, 2014-04-26 at 22:22 +0200, Gerald Pfeifer wrote:
> On Fri, 25 Apr 2014, David Malcolm wrote:
> > Successfully generates HTML, info and pdf via appropriate make
> > invocations; example of resulting HTML can be seen at the bottom of:
> >
> > http://dmalcolm.fedorapeople.org/gcc/2014-04-25/T
On Fri, 25 Apr 2014, David Malcolm wrote:
> Successfully generates HTML, info and pdf via appropriate make
> invocations; example of resulting HTML can be seen at the bottom of:
>
> http://dmalcolm.fedorapeople.org/gcc/2014-04-25/Tuple-representation.html
>
> The diagram is split over pages 178-1
Commits r205034 (de6bd75e3c9bc1efe8a6387d48eedaa4dafe622d) and r205428
(a90353203da18288cdac1b0b78fe7b22c69fe63f) eliminated the union
gimple_statement_d in favor of a C++ class hierarchy.
I forgot to update gimple.texi in those commits (sorry), which the
following patch belatedly addresses. It r