re_intuit_start(): eliminate t from stclass code
authorDavid Mitchell <davem@iabyn.com>
Mon, 10 Feb 2014 15:37:30 +0000 (15:37 +0000)
committerDavid Mitchell <davem@iabyn.com>
Sun, 16 Mar 2014 18:03:49 +0000 (18:03 +0000)
commit5f9c657526f7ba9e5102768312d28624f912b731
tree21f17c70495226146be4621b2c5acf6a348d071e
parentc68d900fa69a98fc307d2b8a88927a1c4b609bc0
re_intuit_start(): eliminate t from stclass code

The 't' variable now just contains a copy of rx_origin; so just use
rx_origin directly, and eliminate t.
regexec.c