On May 1, 2014, at 7:10 AM, Paulo Matos <paulo@xxxxxxxxxxxxxxx> wrote: > Hi, > > I need a representative toy example of a pipeline description to explain GCC's automata but I can't find or create one that's either too trivial (something I write down in 10 mins) or too complex (from GCCs sources). > > Does anyone here have anything that they use to explain this or know of any slides/papers online with this kind of stuff? I suggest you try one of the "generic" automatons for some of architectures (search for "define_automaton" and then grep for "generic"), e.g., arm/arm-generic.md or mips/generic.md. -- Maxim Kuvyrkov www.linaro.org